@charset utf-8;

#header{
	height: 102px;
}
body.Page #header{
	height:98px;
}
#top{
	width: 900px;
	margin: 0 auto;
	height: 190px;
	padding: 30px 0;
	background: url("../img/index/top.jpg") no-repeat right top;
}
#top h1{
	font-size: 16px;
	margin-bottom: 30px;
}
#top p{
	font-size: 13px;
	width: 480px;
	
}
#main{
	float: right;
	width: 640px;
}
body.Page #main{
	float:none;
	width:auto;
}
#item ul li{
	float: left;
	width: 180px;
	margin: 0 10px 30px 10px;
	position: relative;
}
#item ul li p{
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	padding: 10px;
	margin: 10px 0 0px 0;
	position:relative;
}
.bl-hover{
	background: #eee;
	color: #06f !important;
}
#item{
	position: relative;
}
#item .otherslink{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -12px;
}
#item ul li a:link,
#item ul li a:visited{
	color: #333;
	text-decoration: none;
}
#item ul li a:hover{
	color: #06f;
	text-decoration: underline;
}
#left #topics h1{
	background: url("../img/h_back.gif") no-repeat left top;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 2px;
}
#left{
	float: left;
	width: 230px;
}
#left article{
	margin-bottom: 20px;
}
#topics dl{
	border: 1px solid #ccc;
	padding:5px;
}
#topics dl dt{
	line-height: 20px;
}
#topics dl dd{
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
#topics dl dd.nb{
	border: none;
}
#left #ci{
	border: 1px solid #ccc;
	background: url("../img/ci_back.gif") repeat-x left top;
	color:#fff;
	padding:5px;
}
#left #ci h1{
	background: url("../img/h_back2.gif") no-repeat left top;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 2px;
	color: #fff;
	border-bottom: 1px dashed #542012;
	margin-bottom: 10px;
}
#left #ci h2{
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
}
#left #ci h2 img{
	vertical-align: middle;
	margin-left: 10px;
}
#left #ci h3{
	border-bottom: 1px dashed #542012;
}
#left #ci section{
	margin-bottom: 10px;
}
#left #ci section p{
	font-size: 12px;
}
/* 動画 */
#movie{
	position:absolute;
	left:509px;
	top:180px;
	width:32px;
	height:32px;
}
.event_txt p{
	margin-left:20px;
	width:300px;
	line-height:30px;
	margin-bottom:20px;
	height:220px;
}
.event_txt{
	width:320px;
	font-size:13px;
	float:left;
}
.event_img{
	float:right;
	margin-bottom:20px;
}