@charset "utf-8";
/* CSS Document */

/*main*/

#container div#main_access {
	margin-top:18px;
	width:577px;
	float:right;
	margin-bottom:18px;
	border:solid #E2DDCA 1px;
	color:#333333;
}

#container div#main_access_inside {
	padding-left:16px;
}

#container h2#title_access{
	background:url(img/title_access.gif) no-repeat;
	width:577px;
	height:48px;
	display:block;
	text-indent:-9999px;
}

#container div#main_access p{
line-height:140%;
font-size:83%;
}

#container div#main_access img{
margin-top:13px;
margin-bottom:15px;
}

img.signboard{
margin-bottom:25px;
float:left;
width:130px;
height:172px;
margin-right:15px;
}
p.access{
float:left;
width:385px;
line-height:140%;
}
p.about{
	color:#CC3300;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:20px;
	border-top:dotted 1px #9BAA39;
	width:545px;
}
p.about_cont{
	margin-bottom:15px;
}
p.about_cont a{
	color:#666666;
	text-decoration:underline;
}
p.about_cont a:hover{
	color:#333333;
	text-decoration:none;
}
