@charset "UTF-8";


h1 {
	background: #d4e7fe;
	padding: 5px 20px;
	margin: 0 0 10px 0;
}
h1 strong {
	font-size: 161.6%;
}
p, li {
	font-size: 108%;
}


/* attention */
p.attention {
	padding: 5px 15px;
	border: solid 1px #e6bda1;
	background: #f5e7dd;
	font-size: 100%;
	color: #c64f00;
}
span.attention {
	font-size: 100%;
	color: #c64f00;
}







/* other_play
------------------------------------------------------------ */
#first_column .other_play {
	font-size: 14px;
	margin-top: 26px;

}
#first_column .other_play ul li {
	text-align: left;
	margin: 15px 0;
}
#first_column .other_play ul h2 {
	margin: 0;
	padding: 0;
	border: none;
}
#first_column .other_play ul h3 {
	font-size: 16px;
	font-weight: bold;
}
#first_column .other_play ul p {
	color: #333;
}
#first_column .other_play ul h3,
#first_column .other_play ul p {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 150%;
}

#first_column .other_play li  {
	background: url(../images/bg_other_play.gif) repeat-y left top;
	display: block;
	float: left;
	width: 384px;
}
#first_column .other_play .t .info {
	background: url(../images/common/name_vertical_t.png) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .e .info {
	background: url(../images/common/name_vertical_e.png) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .h .info {
	background: url(../images/common/name_vertical_h.png) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .m .info {
	background: url(../images/common/name_vertical_m.png) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .o .info {
	background: url(../images/bg_other_play.gif) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .ht .info {
	background: url(../images/common/name_vertical_ht.png) no-repeat left top;
	padding-left: 50px;
}
#first_column .other_play .photo {
	width: 100px;
}

#first_column .other_play:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#first_column .other_play {display: inline-table;}
* html #first_column .other_play {height: 1%;}
#first_column .other_play {display: block;}
#first_column .other_play {zoom:1;}



/* link
------------------------------------------------------------ */
#first_column .link {
	clear: both;
	margin-top: 26px;
}
#first_column .link .box {
	float: left;
	width: 384px;
	height: 150px;
}
#first_column .link .even {
	background: #f0f0f0;
}

#first_column .link .t {
	background: url(../images/004/member_t.jpg);
}

#first_column .link .box a {
	display: block;
	width: inherit;
	height: inherit;
	overflow: hidden;
}
#first_column .link .box img {
	float: right;
	padding: 5px 5px 0 0;
}
#first_column .link ul h2 {
	margin: 0;
	padding: 0;
	border: none;
}
#first_column .link .box h3 {
	padding: 5px 0 0 5px;
}
#first_column .link .box p {
	padding: 5px;
}

#first_column .link:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#first_column .link {display: inline-table;}
* html #first_column .link {height: 1%;}
#first_column .link {display: block;}
#first_column .link {zoom:1;}



/* past_play
------------------------------------------------------------ */
.past_play {
	clear: both;
	margin-top: 26px;
}
.past_play .box {
	float: left;
}
.past_play ul h2 {
	margin: 0;
	padding: 0;
	border: none;
}

.past_play .play01 {
	background: url(../images/004/play01.jpg);
}
.past_play .play02 {
	background: url(../images/004/play02.jpg);
}
.past_play .play03 {
	background: url(../images/004/play03.jpg);
}
.past_play .play04 {
	background: url(../images/004/play04.jpg);
}
.past_play .play05 {
	background: url(../images/004/play05.jpg);
}
.past_play .play06 {
	background: url(../images/004/play06.jpg);
}


.past_play .box a {
	display: block;
	width: 256px;
	height: 256px;
	overflow: hidden;
}
.past_play:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.past_play {display: inline-table;}
* html .past_play {height: 1%;}
.past_play {display: block;}
.past_play {zoom:1;}



