@charset "shift_jis";
/* CSS Document */

#ConMain {
	font-size: 12px;
}

#ConMain ul {
	width: 100%;
	font-size: 10px;
	text-align: right;
}
#ConMain li {
	display: inline;
	margin-left: 1em;
}

#ConMain small {
	color: #999;
}

#ConMain strong {
	color: #FF6C08;
}

.Text {
	width: 600px;
	margin: 0 auto 15px;
}

.Back {
	clear: both;
	margin-top: 40px;
}


/*壁紙
----------------------------------------------*/
.WallPaper {
	width: 631px;
	height: 261px;
	margin: 0 auto 15px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.WallPaper:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.WallPaper dt {
	float: left;
	width: 489px;
}
.WallPaper dd {
	float: right;
	width: 142px;
	padding-top: 116px;
}



/*タイトル
----------------------------------------------*/
h2 {
	width: 680px;
	height: 83px;
	background: url(../img_spe/spe_03.gif) no-repeat;
	text-indent: -9999px;
}

h3 {	
	text-indent: -9999px;
	clear: both;
	margin-bottom: 15px;
}

#OPmovie {
	background: url(../img_spe/spe_05.gif) no-repeat;
	width: 680px;
	height: 27px;
}
#Wall {
	background: url(../img_spe/spe_15.gif) no-repeat;
	width: 680px;
	height: 26px;
}
#Count {
	background: url(../img_spe/spe_22.gif) no-repeat;
	width: 680px;
	height: 26px;
}