/*genba*/
.title{
width:750px;
height:auto;
margin:auto;
background-color:#FAF7ED;
}
.genbaImg{
width:750px;
height:200px;
margin-top:10px;
}
.title dl{
width:336px;
height:auto;
margin:15px 10px 0px 50px ;
color:#333333;
float:left;

}
.title dt{
width:336px;
color:#333333;
font-size:15px;
font-weight:bold;
margin-bottom:10px;
}

.title dd{
width:336px;
color:#333333;
margin-top:5px;
font-size:12px;

}

.irimg{
margin:30px auto 0px auto;
width:650px;
height:580px;

}





.event{
	width:650px;
	height:auto;
	float:left;
	padding-left:50px;
	padding-right:50px;
	margin-bottom:15px;
}
.event ul{
font-size:14px;

}
.event li{
color:#333333;
}
.event a{
text-decoration:underline;
}
