@charset "Shift_JIS";
/* CSS Document */

#contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 25px;
	}

#contentsInner{
	width:640px;
	float:left;
	}
	
#contentsInner h2{
	height:30px;
	background-image: url(../image/h2_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-left: 30px;
	padding-top: 7px;
	}
	
#contentsInner h3{
	height:30px;
	background-image: url(../image/h2_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-left: 30px;
	padding-top: 7px;
	}
	
#contentsInner h4{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;
	}

	
#contentsInner table{
	margin-bottom: 25px;
}


#contentsInner table th {
	text-align:right;
	font-size: 12px;
	background-color: #EEE;
	font-weight: normal;
	width: 150px;
	line-height: 17px;
	padding: 5px;
	}
	
#contentsInner table td {
	text-align:left;
	font-size: 12px;
	padding: 7px;
	font-weight: normal;
	line-height: 20px;
	}

#contentsInner p#imgphoto {
	width:200px;
	display:block;
	float:right;
	}
	
#contentsInner p#tit {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	clear: left;
	color: #09F;
	}
	
#contentsInner p#desc {
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	width: 420px;
	float: left;
	margin-bottom: 20px;
	}

/*グーグルマップ*/
#googlemap {
	width: 640px;
	margin-bottom: 20px;
	height: 350px;
	margin-top: 20px;
}

#contentsInner span {
	font-size:10px;
	color:#F00;
}
