@charset "utf-8";

/* access css */

#access_cover{
			
			width:860px;
			margin:81px auto 0 auto;
			text-align:left;
}

	
ul#profile_sub	{
			background: #cccccc;
			position: relative;
			margin-left:69px;
			width:800px;
			list-style: none;
			height:40px;
			border-bottom-left-radius: 8px;
			border-bottom-right-radius: 8px;

}

ul#profile_sub li	{
			position: relative; 
			font-size:16px;
			padding-top:10px;
			float:left;
}
	
p.access_1	{
			padding:30px 0 0 90px;
			text-align:left;
			font-size:13px;
			line-height:1.3em;
	}
p#map	{
			text-align:center;
			margin-top:15px;
			
	}	