/* CSS Document */

h1{
	font-size:12px;
	font-weight:bold;
	padding:4px 0 4px 8px;
	border-top:1px dotted #c00;
	border-bottom:1px dotted #c00;
	margin-bottom:8px;
	color:#c00;
}
h2{
	font-size:12px;
	font-weight:normal;
	padding:2px 0;
	border-bottom:1px dotted #777;
	margin:14px 0 8px;
	color:#666;
}
h3{
	font-size:12px;
	font-weight:normal;
	padding:4px 0 4px 8px;
	border-top:1px dotted #c00;
	border-bottom:1px dotted #c00;
	margin-bottom:8px;
	color:#333;
	line-height:17px;
}
h4{
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding:2px 0;
	border-top:1px dotted #c00;
	background-color:#FFE6DB;
	border-bottom:1px dotted #f00;
	margin-bottom:12px;
	color:#f00;
	line-height:17px;
}
p{
	font-size:11px;
	line-height:17px;
	margin:10px 20px;
	padding-bottom:10px;
	border-bottom:1px dotted #bbb;
}
em{
	color:#c00;
	font-weight:normal;
	font-style:normal;
}
span.updated{
	display:block;
	position:relative;
	left:520px;
	width:100px;
	text-align:right;
	color:#360;
}
#monthly_message{
	width:572px;
	position:relative;
	margin:auto;
}
#monthly_player_list{
	width:545px;
	position:relative;
	margin:auto;
	text-align:center;
}
#happy{
	margin-bottom:3px;
}
#photo{
	margin-bottom:10px;
}
em.namae{
	background-color:#ddd;
	color:#f00;
	padding:2px 5px;
	font-size:11px;
}
.question{
	color:#f00;
	margin-bottom:6px;
	border-bottom:1px dotted #bbb;
	border-left:3px solid #f00;
	padding-left:7px;
}
.message{
	padding:2px 0;
	margin-bottom:8px;
	border-bottom:1px dotted #bbb;
	font-size:11px;
}
.back_btn{
	border-top:1px dotted #ccc;
	padding:10px 0;
	margin:10px 0;
	font-size:11px;
	text-align:center;
}
.player{
	float:left;
	width:165px;
	margin:0 15px 15px 0;
	text-align:left;
}
.list_photo{
	float:left;
	margin-right:10px;
}
.mail{
	margin-top:3px;
}
span.namae, span.birthday{
	display:block;
	border-bottom:1px dotted #bbb;
	padding-bottom:2px;
	margin-bottom:2px;
}
span.namae{
	font-size:12px;
}
span.birthday{
	font-size:11px;
}
ul#backnumber{
	list-style: url(../img/arrow.gif) disc;
}
ul#backnumber li{
	margin-bottom:4px;
	font-size:11px;
}
	