@charset "utf-8";
/* CSS Document */
@import url("rayout.css");

h3{
	margin: 0 0 15px 0;
}


#bg_waku{
	width: 559px;
	height: 144px;
	background: url(../party/img/waku_bg3.gif) no-repeat;
	margin-bottom:20px;
}
#bg_waku2{
	width: 559px;
	height: 340px;
	background: url(../party/img/waku_bg2.jpg) no-repeat;
}

#bg_waku h4,
#bg_waku2 h4{
	padding: 15px 0px 0px 40px;
}

.se_ep	{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	padding-top:10px;
	display:block;
}
.se_ep a	{
	color:#000000;
}
.note	{
	font-size:11px;
}
.note2	{
	font-size:12px;
	display:block;
	padding-top:10px;
	color:#CC0000;
	line-height:1.4;
	font-weight:normal;
	padding-left:7px;
}
.prof	{
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:1.4;
	padding-left:170px;
	margin-top:12px;
}
.party_text{
	margin: 5px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}

.party_text2{
	margin: 0px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}
.party_text3{
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

.color_bla{
	color: #000;
}


.wainred{
	color: #990000;
}


.cap_kanto{
	height: 25px;
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #ccc;
	font-size:14px;
}


.party_table{
	width: 100%;
	color:#333333;
}




.width_s{
width:120px;
}

.party_table table{
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #faf5e5;
	border-collapse: collapse;
}

.party_table table th{
	padding: 3px;
	border-right: 1px solid #999;
	color: #e9dd8c;
	background-color: #91040e;
}


.party_table table td{
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.bg2	{
	background-color:#ffff99;
}


.party_old_data ul{
	padding: 0;
	margin: 0 0 5px 0;
	text-indent: 1.2em;
	list-style-type: none;
}


.party_old_data li{
	padding: 5px 0 0 1.2em;
	margin: 0;
	text-indent: -1.2em;
}




/***********************************************************

パーティー情報

***********************************************************/

#header_logo_mini{
	height: 30px;
	width: 550px;
	padding: 7px 0px 15px 0px;
}



#header_logo_mini h1 a{
	height: 30px;
	width: 550px;
	display: block;
	text-indent: -9999px;
	background: url(../party/img/logo_mini.gif) no-repeat 0 0;
}



#party_box{
	width: 550px;
	margin: 0 auto 0 auto;
}


#party_box h2{
	padding: 5px 0 5px 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #bfa45a;
}



.party_waku{
	border: 1px solid #ccc;
}


.party_waku table{
	width: 100%;
	border-bottom: 1px dotted #ccc;
}


.party_waku td{
	width: 360px;
	padding: 0 0px 0 7px;
}


.close_w{
	margin: 15px;
	text-align: right;
}



a.text_party:link,
a.text_party:visited{
	color:#C84958;
	text-decoration: none;
}


a.text_party:hover{
	color: #892B2F;
	text-decoration: underline;
}

.text_black	{
	color:#333333;
	font-weight:bold;
}


