@charset "shift_jis";
#container #main #left {
	float: left;
	width: 545px;
}
#container #main #left .guest {
	margin-bottom: 15px;
}
#container #main #left .guest .hd {
	background-image: url(../img/guest_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
}
#container #main #left .guest .center {
	background-image: url(../img/guest_center.gif);
	background-repeat: repeat;
	background-position: 0px bottom;
	padding-right: 10px;
	padding-left: 10px;
}
#container #main #left .guest .center .date {
	font-size: 14px;
	line-height: 16px;
	border-left: 8px solid #CC6699;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
#container #main #left .guest .center .imgbox .caption {
	font-size: 10px;
	line-height: 12px;
	color: #CC3366;
	padding-left: 20px;
}
#container #main #left .guest .center .name {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-left: 8px solid #CC6699;
}
#container #main #left .guest .center .imgbox IMG {
	margin-top: 10px;
	margin-left: 20px;
}
#container #main #left .guest .ft {
	background-image: url(../img/guest_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 10px;
}
#container #main #left .bna {
	margin-bottom: 15px;
}
#container #main #left .event {
	margin-bottom: 15px;
}
#container #main #left .event .hd {
	background-image: url(../img/event_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
}
#container #main #left .event .center {
	background-image: url(../img/event_center.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #main #left .event .center .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 8px solid #CC3366;
}
#container #main #left .event .center .txt {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
}
#container #main #left .event .center .link {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#container #main #left .event .ft {
	background-image: url(../img/event_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 10px;
	clear: both;
}
#container #main #right {
	float: right;
	width: 250px;
}
#container #main #right H3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#container #main #right .personarity {
	background-image: url(../img/right_center.gif);
}
#container #main #right .personarity H3 {
	background-image: url(../img/right_personarity.gif);
}
#container #main #right .personarity .info {
	background-image: url(../img/personarity_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-bottom: 10px;
}
#container #main #right .personarity .info .txt {
	vertical-align: top;
	width: 85px;
	padding-left: 5px;
	padding-top: 5px;
}
#container #main #right .coner {
	background-image: url(../img/right_center.gif);
}
#container #main #right .coner H3 {
	background-image: url(../img/right_coner.gif);
}
#container #main #right .coner UL {
	margin: 0px;
	padding: 0px 20px;
}
#container #main #right .coner LI {
	border-bottom: 1px dotted #FEFE97;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 6px solid #FEFE97;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: 5px;
}
#container #main #right .coner SPAN {
	display: block;
	padding-left: 15px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	font-weight: lighter;
}
#container #main #right .ft {
	background-image: url(../img/right_footer.gif);
	clear: both;
	height: 10px;
	margin-bottom: 15px;
	background-position: center bottom;
}
