@charset "utf-8";
/* CSS Document */


.cf{ /zoom : 1; }
.cf:after{ content : ''; display : block; clear : both; height:0; }

.topicpath {
	line-height: 20px;
	width: 700px;
	
	margin; 5px 0 10px;

	border: 1px dotted #033;
	border-left: none;
	border-right: none;

	padding: 10px 0 10px 7px;

	float: left;
	font-size: 13px;
}

div.map {
	width: 713px;
	padding: 10px 15px;
}

div.map  h3.maptitle{
	clear:both;
	padding: 1em 0;
	font-size: 12px;
}

.main_container{
	padding: 0;
	width: 743px;
}

.douguya{
	margin-left: 1px;
	background-color: #ffffcd;
	padding-left: 15px;
	line-height: 1.5;

}

.douguya p{
	margin-bottom: 12px;
}



.otokonodouguya .text_area{
	width: 365px;
}

.otokonodouguya h2{
	margin-bottom: 16px;
}

.otokonodouguya .kaisaibi{
	background-color: #80c31c;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	padding: 0.3em;
	margin-bottom: 16px;
}


.otokonodouguya .lead{
	color: #0a401a;
	font-weight: bold;
	margin-bottom: 16px;
}

.otokonodouguya .description{
	background-color: #fff;
	border: 1px solid #6fbb5f;
	padding: 0.5em;
	margin-bottom: 16px;
}
dl{
	margin: 0;
}
dt{
	float: left;
	width: 75px;
}

dd{
	margin-left: 80px;
}

.eventbox dt{
	width: 55px;
}
.eventbox dd{
	margin-left: 60px;
}


strong{
	color: red;
}


.douguya .eventbox{
	padding: 5px;
	background-color: #fff;
	border: 1px solid #6fbb5f;
	/*
	width: 400px;
	float:left
	*/
	margin-right: 15px;
	_margin-right: 10px;
	margin-bottom: 15px;
	
	font-size: 10px;
}

.douguya .eventbox h3{
	margin-bottom: 12px;
}

.douguya .eventbox h4{
	font-size: 12px;
	font-weight:bold;
	color:#b20000;
}

.douguya .eventbox .image_area{
	width: 130px;
	margin-right: 12px;
	float: left;
}

.douguya .eventbox .text_area{
	margin-left: 145px;
}



div.hr{
	border-bottom: 1px dotted #6fbb5f;
	margin-bottom: 1em;
}

div.hr hr{
	visibility: hidden;
}


.otokonodouguya a.arrow{
	padding-left: 10px;
	background: transparent url(../images/arrow.gif) left 3px no-repeat;
}

.otokonodouguya a.arrow:hover{
	background-image: url(../images/arrow_over.gif);
}
