@charset "utf-8";

#main_visual {
	background:#FFFFFF url(../img/main.jpg) no-repeat scroll 0 0;
}

#menu2 {
	background:#FFFFFF url(../../img/common/menu_2_d.gif) no-repeat scroll 0 0;
}

#aisatsu_box_l {
	width:198px;
	margin-top:20px;
	float:left;
}

}

#aisatsu_box_r p:first-child {
	width:100%;
	float:left;
}

#henkaku {
	margin-bottom:24px;
}

#sign {
	margin-top:24px;
	float:right;
}

#about {
	width:450px;
	margin:0px;
	float:right;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
}

#about dt {
	width:7em;
	padding:1em 0 0.8em 1em;
	float:left;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
}

#about dd {
	margin-left:7em;
	padding:1em 1em 0.8em 0;
	border-bottom:1px dotted #CCCCCC;
}

.dl_bg {
	background-color:#F0F0F0;
}

#buil_photo {
	width:260px;
	float:left;
}

#buil_photo p {
	margin:3px 0px 16px 0px;
	float:left;
}

.access {
	margin-bottom:16px;
}

.access h3 {
	width:100%;
	font-size:1.2em;
}

.access h3 {
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCCCCC;
}

.map_btn {
	float:right;
	cursor:pointer;
}

