@charset "utf-8";
/* CSS Document */

table.host th
{
	width:130px;
	background-color:#CFEFFE;
}

#event_list
{
	width:730px;
	margin-bottom:20px;
	text-align:left;
}

#event_list .caption
{
	background-image:url(../images/contents/host/event_list.png);
	height:66px;
	width:730px;
	text-align:left;
	float:left;
}

#event_list .caption span
{
	display:block;
	font-weight:bold;
	margin:25px 0px 0px 80px;
}

#event_list .row
{
	width:710px;
	margin-left:10px;
	border-bottom:1px dotted #999999;
	line-height:30px;
}

#event_list .date
{
	width:100px;
	float:left;
}

#event_list .title
{
	width:580px;
	float:left;
	margin-left:10px;
}

/* パスワードの再設定 */
#reset
{
	margin:0px 0px 0px 10px;
}

#reset table
{
	width:500px;
	margin:10px 0px 0px 100px;
}

#reset table input.mail
{
	width:300px;
}

#reset table tr.buttons td
{
}
