@charset "utf-8";
/*==========================================================================================

	// INFO

==========================================================================================*/
h2{
	display:block;
	overflow:hidden;
	width:918px;
	height:58px;
	margin-bottom:20px;
	background:url(../../images/info/info_title.gif)  no-repeat;
	background-position:0 0;
	font-size:1px;
	text-indent:-9999em;
}

h3{
	padding:5px 0 0 10px;
	margin-bottom:20px;
}

div.tanzawaDiv, div.tanzawaDiv2{
	margin-bottom:30px;
}

h3#tanzawasanchi{
	display:block;
	width:500px;
	height:37px;
	background:url(../../images/info/info_menu_title1.gif) 0 0 no-repeat;
	background-position:10px 0;
	background-color:#f2f2f2;
	font-size:1px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
}

h3#oyama{
	display:block;
	width:497px;
	height:37px;
	background:url(../../images/info/info_menu_title2.gif) 0 0 no-repeat;
	background-position:10px 0;
	background-color:#f2f2f2;	
	font-size:1px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
}
/*----- IE6 -----*/
* html h3#oyama{
	display:block;
	width:494px;
	height:37px;
	background:url(../../images/info/info_menu_title2.gif) 0 0 no-repeat;
	background-position:10px 0;
	background-color:#f2f2f2;	
	font-size:1px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;	
}

#infoPhoto1{
	margin: 0 0 0 16px;
	padding: 0;
	float: right;
}

#infoPhoto1 img{
	border:#dbdada solid 1px;
}

.textArea p{
	width:510px;
	float:left;
	margin-bottom:0.7em;
}

#infoPhoto2{
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#infoPhoto2 img{
	border:#dbdada solid 1px;
}

.textArea2{
	float:right;
	width:505px;
}

.textArea2 p{
	margin-bottom:0.6em;
}

#infoBtn{
	text-align:center;
	margin:0 auto;
	padding:10px 0 10px 0;
	_padding:10px 0 5px 0;
	height:100%;
	width:500px;
	background-color:#f2f2f2;	
}

#infoBtn ul li{
	display:inline;
	margin:0 2px;	
}

#infoBtn p{
	font-weight:bold;
	color:#000354;
	margin-top:2px;
	margin-bottom:5px;
}