@charset "UTF-8";
/* CSS Document */


/* パーツ */

h2
{
	margin:0px;
	padding:0px;
	font-size:16px;
}

h3
{
	margin:0px;
	padding:0px;
	margin-left:10px;
	color:white;
}

.sex_mark
{
	
}

.party_date
{
	background:
		url(../images/party/party_tb_title_bottom_base.gif)
		left
		bottom
		repeat-x
		#887042;
}

.party_tb_left
{
	background:
		url(../images/party/party_tb_left_base.gif)
		right
		repeat-y;
}

.party_tb_right
{
	background:
		url(../images/party/party_tb_right_base.gif)
		left
		repeat-y;
}

.regist_button
{
	margin-top:10px;
}

.party_detail
{
	color:#452727;
	line-height:1.5em;
}

.party_detail td
{
	background:
		url(../images/common/parts/dot_line.gif)
		bottom
		left
		repeat-x;
	padding-top:10px;
}

.party_detail th
{
	text-align:left;
	border-bottom:1px solid #452727;
}

.party_detail_title
{
	font-weight:bold;
}
