@charset "utf-8";
/******************** top ********************/
p.top {
	margin: 20px 0 0 0;
}
iframe {
	width: 585px;
	height: 200px;
	border: 0;
}
h2#top1 {
	background: url(../img/h2-top1.gif) no-repeat;
}
h2#top2 {
	background: url(../img/h2-top2.gif) no-repeat;
	margin-bottom: 10px;
}
h2#top3 {
	background: url(../img/h2-top3.gif) no-repeat;
}
h2#top4 {
	background: url(../img/h2-top4.gif) no-repeat;
}
.em {
	font-size: 120%;
	line-height: 140%;
	color: #48b;
	font-weight: bold;
	margin: 15px 10px;
}

table {
	width: 100%;
}
td {
	background: #eee;
	padding: 6px 5px 20px 7px;
	background: url(../img/girl-bg.gif) no-repeat center top;
}
table p {
	margin: 0;
}
p.center img {
	margin-bottom: 4px;
}
p.name {
	padding: 3px 0 3px 16px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/icon-arrow.gif) no-repeat left;
	color: #000;
}
p.date-left1, p.date-left2 {
	color: #666;
	font-size: 80%;
	float: left;
}
p.date-left2 {
	clear: both;
	float: none;
}
p.date1 {
	float: right;
	font-size: 80%;
}
p.date2 {
	text-align: right;
	font-size: 80%;
}

ul#notice {
	margin: 20px 0 0 60px;
	color: #000;
}
ul#notice li {
	list-style-type: lower-alpha;
	margin-bottom: 3px;
}
p#sub1, p#sub2, p#sub3, p#sub4 {
    display: block;
    height: 20px;
	width: 300px;
    text-indent: -500px;
    overflow: hidden;
	margin: 0 10px 15px;
	clear: both;
	background-repeat: no-repeat;
}

/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/