@charset "utf-8";

/* fontサイズ表
	10px 	77%
	11px 	85%
	12px 	93%
	13px 	100%
	14px 	108%
	15px 	116%
	16px 	123.1%
	17px 	131%
	18px 	138.5%
	19px 	146.5%
	20px 	153.9%
	21px 	161.6%
	22px 	167%
	23px 	174%
	24px 	182%
	25px 	189%
	26px 	197%
	28px 	215.4%
	40px	307.7%
*/

/* ====== access CUSTOMIZE ====== */

#main{
	padding: 20px 50px;
}

#gaikan_image{
	float: left;
}

#gaikan_name{
	clear: left;
	float: left;
	width: 510px;
	text-align: center;
	margin-bottom: 20px;
}

#gohozen_image{
	float: right;
	width: 370px;
	text-align: center;
}

#gohozen_name{
	clear: right;
	float: right;
	width: 370px;
	text-align: center;
}

#homushitsu_image{
	clear: right;
	float: right;
	width: 370px;
	text-align: center;
}

#homushitsu_name{
	clear: right;
	float: right;
	width: 370px;
	text-align: center;
}


h2{
	clear: both;
	float: left;
	margin-left: 50px;
	font-size: 174%; /* 23px */
	line-height: 40px;
	font-weight: normal;
	border-left: solid 5px #007bbb;
	padding-left: 6px;
}

#access_map{
	float:right;
	width: 375px;
	text-align: right;
}

#access_text{
	clear: left;
	float: left;
	width: 400px;
	margin-left: 50px;
}
#access_text li{
	border-bottom: 1px dotted #cbb994;
	line-height: 25px;
}

.access_lavel{
	color: #007bbb;
	font-size: 131%; /* 17px */
	margin-top: 10px;
	font-weight: normal;
}