@charset "utf-8";

a img{
	border:0;
}

div#Contents{
	width:680px;
	margin:0 auto;
}

div#Main{
	background:#FFF;
}

#MainTitle{
	margin-top:10px;
}

#MainTitle p{
	margin:0 0 0 15px;
}

p#MainTitleCopy{
	margin:0;
	color:#818181;
	font-size:xx-small;
}
	
.titleBar{
	margin:15px 0;
}

/*ranking*/
.rankImage{
	height:200px;
	background:#F3F1E6;
}

/*thumb*/
.thumbImage{
	height:130px;
	background:#F3F1E6;
}

.btn{
	margin-top:10px;
}

/*Class*/
.topSpace{
	margin-top:20px;
}

.copy{
	margin-top:3px;
	line-height:1.2;
	min-height:2.7em;
	font-size:xx-small;
	color:#818181;
}

* html .copy{
	height:2.7em; /*for IE6*/
}

.imageTitle{
	min-height:2.7em;
	background:url(../images/mark.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	font-size:small;
	color:#062B70;
}

* html .imageTitle{
	height:2.7em; /*for IE6*/
}


/*Bottom*/
div#Jump{
	margin:15px 0;
	text-align:center;
}

p#Cap{
	margin:15px 0;
	color:#666;
}


/*folow*/
#contents #leftarea h2  {
	width:auto;
	font-size:110%;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	}
#contents #leftarea h3  {
	width:auto;
	font-size:110%;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	}
#contents #leftarea h4  {
	width:auto;
	font-size:110%;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	}