@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */


#content {
	padding: 1.5em 0;
}
#sildeArea {
	width: 945px;
	height: 271px;
	display: block;
}
#storyArea {
	width: 268px;
	float: right;
}
dl.info dt img,dl.info02 dt img {
	width: 70px;
	padding: 1px;
	border: #ddd 1px solid;
}
dl.info dt {
	width: 85px;
	float: left;
	clear:left;
	padding-bottom: 10px;
	margin-bottom: 7px;
}
dl.info dd div {
	background: url(images/datePoint.gif) no-repeat 0 7px;
	padding-left: 15px;
}
dl.info dd {
	padding-left: 90px;
	border-bottom: #999 1px dotted;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
dl.info02 dt {
	width: 85px;
	float: left;
	clear:left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
dl.info02 dd div {
	background: url(images/datePoint.gif) no-repeat 0 3px;
	padding-left: 15px;
}
dl.info02 dd {
	padding-left: 90px;
	border-bottom: #999 1px dotted;
	padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.title {
	margin-bottom: 1em;
}
ul.indexList li {
	display: inline;
	margin-left: 4px;
}
ul.indexList li.firstChild {
	margin-left: 0px;
}

.mimiyoriBox {
	width: 330px;
	float: left;
}
.infoBox {
	width: 330px;
	float: right;
}


ul.eventList li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: #999 1px dotted;
}
ul.eventList li img {
	float: left;
	padding: 3px;
	border: #999 1px solid;
	margin-right: 15px;
	background: #fff;
}
ul.eventList li h4 {
	margin-bottom: 5px;
	font-size: 108%;
	border-bottom: #999 1px solid;
	padding-bottom: 3px;
}

.photoArea {
	width: 300px;
	height: 256px;
	float: left;
	background: url(images/photoFrame.jpg) no-repeat 0 0;
	position: relative;
}
.photoArea img.photo {
	margin: 0;
}
.pic {
	margin: 8px 0 0 10px;
}
.caption {
	position: absolute;
	top: 220px;
	left: 10px;
	font-size: 108%;
}
.memberArea {
	width: 368px;
	float: right;
}
.memberTitle {
	background: url(images/memberTitle.jpg) no-repeat 0 0;
	width: 368px;
	height: 53px;
}
.memberBody {
	background: url(images/memberBody.jpg) repeat-y 0 0;
	padding: 5px 15px;
	width: 338px;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.memberBody img {
	text-align: center;
	margin: 10px 0 0 0;
	position: absolute;
	top: 140px;
}
.memberBottom {
	background: url(images/memberBtottom.jpg) no-repeat 0 0;
	width: 368px;
	height: 8px;
}
.rss-js {
	margin: 10px 0 10px 15px;
}
.rss-js-entry {
	background: url(images/rssPoint.gif) no-repeat 0 8px;
	padding-left: 10px;
}
