@charset "Shift_JIS";

/* --------------------------------------*/
/* Contents */
/* --------------------------------------*/
#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #DD2D1B;
}

#container #boxB {
 width:530px;
 float: left;
}
#container #boxC {
 width:200px;
 float: left;
 padding:10px;
}

/* Top_Maine_banner */
.top_maine_banner{
 width:750px;
 height:250px;
 background:url(../image/top/top_maine_banner.jpg) no-repeat;
}

/* Topics */
#topics{
	margin: 15px;
	width: 500px;
	text-align: left;
	background-color: #fff;
}
#topics dl{
	margin: 10px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #E4E4E4;
}

#topics dt{
	float: left;
	width: 90px;
	color: #666;
	font-weight: bold;
	font-size: 80%;
}

#topics dd{
	margin: 0px 0px 0px 80px;
}

.topi-icon{
	margin-right:10px;
}

h3.pv{
	font-weight:bold;
	color:#FFF;
	border-left: 3px solid #fff;
	border-bottom:1px dotted #FFF;
	margin:3px 0;
	padding-left:5px;
}

/* --------------------------------------*/
/* FOOTER */
/* --------------------------------------*/
#top-footer {
	border-top: 1px solid #3B88B2;
	background-color: #ffffff;
	padding: 10px 0 10px 0;
	clear:left;
}
#top-footer p{
padding-right:30px;
text-align:right
}
#top-footer p.link {
	text-align: center;
}
#top-footer p.copyright {
	text-align: center;
	font-size: 90%;
	font-style:italic;
}













h3.type01 {
	font-weight:bold;
	color:#3a8cb1;
	margin-top:10px;
}

/* table */
table .download{
	margin-left:10;
	text-align:center;
	border:none;
}
table td {
	border-collapse: collapse;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding: 4px 5px;
}


#lyrics p {
	margin-left:30px;
	margin-bottom:10px;
}