@charset "utf-8";
/* CSS Document */

h1{
	background-image:url(../../img/index/title.jpg);
	background-repeat:no-repeat;
}

p{
	text-indent:1em;
	margin:0 10px 1em 10px;
}

div#aisatu{
	margin-bottom:20px;
}

div#aisatu strong{
	font-size:20px;
	line-height:140%;
	color:#FF3300;
}


div#master{
	height:100%;
	margin:10px 10px 20px 10px;
	padding:10px;
	background-color:#fff;
	border-top:1px solid #777;
	border-left:1px solid #777;
	border-right:2px solid #777;
	border-bottom:2px solid #777;
}

div#master h3{
	margin-bottom:5px;
	padding:2px;
	background-color:#339900;
	color:#fff;
}

div#master .left{
	float:left;
	width:320px;
}

div#master .right{
	float:right;
	width:500px;
}

div#master .rightName{
	font-size:16px;
	margin-bottom:5px;
	color:#333;
	border-bottom:1px dashed #999;
}

div#master .rightBun{
	font-size:22px;
	color:#333;
	border-bottom:1px dashed #999;
	line-height:140%;
}


div#gaiyou{
	margin-bottom:0;
}

div#gaiyou table{
	width:880px;
}

div#gaiyou th{
	width:150px;
	padding:3px;
	font-size:14px;
	vertical-align:top;
	text-align:left;
	border-bottom:1px dashed #999;
}

div#gaiyou td{
	padding:3px;
	font-size:14px;
	line-height:130%;
	border-bottom:1px dashed #999;
	vertical-align:top;
}

div#gaiyou .gaikan{
	width:380px;
}

div#map{
	margin-bottom:20px;
}

div#map .imgArea{
	float:left;
}

div#map .mapArea{
	float:right;
}

div#rinen{
	margin-bottom:20px;
}

div#rinen p{
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
	color:#FF3300;
	margin-top:15px;
}

div#rinen ol{
	margin-left:50px;
	margin-right:30px;
}

div#rinen li{
	font-size:16px;
	line-height:160%;
	margin-bottom:20px;
}
