@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F6F4F2;
	background-repeat: repeat-x;
	color: #666;
	height:100%;
}

.mainContent {
	width: 920px;
	padding-top: 9px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background: url(../img/bg.gif) repeat-y;
	height:auto;
} 

.topheader {
	text-align: left;
	width: 900px;
	height: auto;
	padding-left: 10px;
} 

.header_logo {
	width: 210px;
	height: 60px;
	float: left;
	background-color: #FFF;
	border : none;
}

.header_title {
	color: #999;
	width: 390px;
	float: left;
	position: static;
	background-color: #FFF;
	text-align: left;
	padding-top: 24px;
}
.header_search {
	float: left;
	position: static;
	background-color: #FFF;
	white-space: nowrap;
	padding-top: 20px;
	width: 180px;
}

.maintitle {
	float: none;
	background-repeat: repeat-x;
	
}

.textsearch {
	border:1px solid #EC6E88;
	width: 180px;
	height: 18px;
	padding-left: 12px;
	text-align: right;
	float: left;
}
.btnsearch {
	height: 30px;
	width: 80px;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 9px;
}

.titlebar {
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 20px;
}

.h2_maintitle {
	background-color: #BCB4B0;
	text-align: left;
	height: 15px;
	padding-left: 14px;
	width: 887px;
	top: 30px;
	padding-top: 12px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	background-color: #FFF;
}
h2 {
	color: #FFF;
	font-size: 10px;
	font-weight: lighter;
	background-image: url(../img/bg_title.gif);
	text-align: left;
	padding-top: 6px;
	padding-left: 14px;
	padding-bottom: 6px;
}

a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#EC6E88;
	text-decoration:underline;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.text10 {
	color: #666;
}
.text14 {
	color: #666;
	font-size: 14px;
}
.footer {
	text-align: center;
	width: 900px;
	font-size: 12px;
	left: 10px;
}
.hr_footer {
	border-top-color: #FFE8FC;
	border-right-color: #FFE8FC;
	border-bottom-color: #FFE8FC;
	border-left-color: #FFE8FC;
	color: #FFE8FC;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	height: 1px;
	line-height: 1px;
	background-color: #FFE8FC;
	text-align: center;
} 

.space{
	border:0;
	width:1px;
	height:8px;
	color: #FFF;
}
.space_L{
	border:0;
	width:1px;
	height:20px;
}
.img_border {
	border:0;
}
.goto_top {
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
.footerbar {
	width:900px;
	height:2px;
	border:0;
	text-align: center;
}

.gold10{
	font-size:10px;
	line-height:14px;
	color:#A37E39;
}

.toparea {
	width: 900px;
}

html>/**/body .toparea { 
	width: 900px;
	padding-left: 10px; 
}

.eye_adsense {
	background: url("../img/common/bg_ad.gif")  no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 830px;
	height: 30px;
	left: 10px;
	line-height:15px;
	float: right;
	margin: 5px 0 0 0;
	vertical-align: middle;
	padding-left: 60px; 
	text-align: center;
}
* html .eye_adsense {
	background: url("../img/common/bg_ad.gif")  no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	width: 830px;
	height: 30px;
	float: right;
	margin: 0;
	vertical-align: middle;
	padding-right: 110px; 
	text-align: center;
}
p.eye_adsense {
	font-size: 12px;
	padding-top: 5px; 
	line-height:15px;
	vertical-align: middle;
	text-align: center;
}
#Copyright {
	padding-top:10px;
	color:#AA7E55;
	font-size:10px;
	height:21px;
	text-align:center;
}
/*
#eye_adsense{
	width:900px;
	float : left;
	height: 30px;
	vertical-align: middle;
	background:url("../img/common/bg_ad.gif") no-repeat;
	text-align:center;
}
*/
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
