@charset "Shift-JIS";

/* オールクリア */
*{
	margin: 0;
	padding: 0;
	border: 0;
}

/* body */
body{
	margin-top: 0;
	margin-left: 0;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5em;;
}

/* 基本構造 */
#wrapper{
	width: 770px;
	text-align: left;
	background-image: url(../img/img_main_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
}

#head{
	width: 760px;
	height: 90px;
}

#head h1{
	text-indent: -9999px;
}

#map{
	width: 760px;
	height: 339px;
	vertical-align: bottom;
}

#navi{
	width: 760px;
	height: 30px;
}

#navi ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li{
	margin: 0;
	padding: 0;
	float: left;
}

#navi li img{
	display: block;
	vertical-align: top;
}

#left-contents{
	clear: left;
	width: 500px;
	margin-top: 15px;
	margin-left: 5px; 
	float: left;
}

P.read{
	margin-top: 15px;
}

#enter{
	width: 538px;
	border: 1px solid #DACBB6;
	margin-top: 15px;
}

#enter p{
	margin: 10px;
}

#enter ul{
	margin: 20px;
	_margin-left: 30px;/* IE6 */
}

#enter_btn{
	margin-left: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#place{
	width: 538px;
	border: 1px solid #DACBB6;
	margin-top: 15px;
	
}

#place p{
	margin: 10px;
}

#place ul{
	margin: 0 20px 5px 25px;
	_margin-left: 30px;/* IE6 */
}

#kyosan{
	width: 538px;
	border: 1px solid #DACBB6;
	margin-top: 15px;
}

#kyosan table img{
	margin: 8px;
}

#kyoryoku{
	width: 538px;
	border: 1px solid #DACBB6;
	margin-top: 15px;
}

#kyoryoku table img{
	margin: 10px;
}

#inquiry{
	width: 538px;
	border: 1px solid #DACBB6;
	margin-top: 15px;
}

#inquiry p{
	margin: 10px;
}

#right-contents{
	width: 200px;
	margin-left: 560px;
	margin-top: 15px;
}

#speaker{
	width: 187px;
	border: 1px solid #DACBB6;
	text-align: center;
}

#speaker h4{
	font-size: 0.8em;
}

.speaker_area{
	width: 187px;
	text-align: center;
	font-size: 0.8em;
}

.speaker_photo{
	margin: 5px;
}

#foot{
	clear: left;
	width: 770px;
	height: 60px;
	background-image: url(../img/img_foot.jpg);
	background-repeat: no-repeat;
	text-algin: center;
}

/* リンク */
a:link{
	color: #006699;
	text-decoration: none;
}

a:active{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #66CCFF;
	text-decoration: underline;
}

/* フォント */
.bold{
	font-weight: bold;
}
#enter2 {

	width: 743px;
	border: 1px solid #DACBB6;
}
#enter2 p {

	margin: 10px;
}
#enter2 ul {

	margin: 20px;
	_margin-left: 30px;/* IE6 */
}
#enter3 {


	width: 743px;
	border: 1px solid #DACBB6;
}
#enter3 p {
	margin: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
