@charset "Shift_JIS";
/*---IBEX_writeSP: 2009.4.1-- */

body {
	background: #EEEEEE;
}

#pageContainer{
	width:806px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(../img/body_bg.gif) 0% 0% repeat-y;	
}
#wrapper{
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background: #FFF;
}

#header01{
	position: relative;
	width:800px;
	height: 24px; 	
	margin:0px auto;
	padding:0;
	background-color:#FFF;
	background:url(../img/head01.gif) 0% 0% repeat-y;
}
#headerCopy{
	position: absolute;
	left: 18px;
	top: 6px;
	width:490px;
	height: 24px;
	text-align:left;
	margin:0px auto;
	padding:0;
}

#header02{
	position: relative;
	width:800px;
	height: 96px; 	
	margin:0px auto;
	padding:0;
	background-color:#FFF;
	background:url(../img/head02.gif) 0% 0% repeat-y;	
}
#headerLogo{
	position: absolute;
	top: 10px;
	left: 15px;
	width:250px;
	height: 38px; 
	margin:0px auto;
	padding:0;
}
#headerSubMenu{
	position: absolute;
	top: 24px;
	right: 15px;
	width:250px;
	height: 20px; 
	text-align:right;	
	margin:0px auto;
	padding:0;
}
#headerMenu{
	position: absolute;
	top: 63px;
	right: 0px;
	width:800px;
	height: 33px; 
	margin:0px auto;
	padding:0;
	background-color:#FFF;
}
#headerMenu:after{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden; /*解除*/
}
#headerMenu li {
	float:left;
	display:block;
	padding: 0;
	list-style: none;
}

#header03{
	width:800px;
	margin:0px auto;
	padding:0;
	background-color:#FFFFFF;
}


/*containerの設定*/

#container {
	background-color:#FFF;
}

#sideTopL{ /*トップページ*/
	width:437px;
	margin:0px 0px 0px 0px;
	padding:8px 30px 15px 30px;
	background-color:#FFF;
	text-align:left;	
	float:left;
}
#mainTop{ /*トップページ*/
	width:273px;
	margin:0px 0px 0px 0px;
	padding:8px 27px 15px 0px;
	float:right;
}
.topL {/*トップページ*/
    width:437px;
	font-size: 90%;
	color: #333;
	text-decoration: none; 
	text-align: left;
	line-height: 1.6;
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
.topR {/*トップページ*/
    width:276px;
	text-align: left;
	line-height: 1.5;
	background:url(../img/top_recommend02.gif) 0% 0% repeat-y;	
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 12px;
	display: block;	
}

#main{
	width:470px !important; width:530px;/*--IE6対策--*/	
	margin:0px 0px 0px 0px;
	padding:15px 30px 10px 30px;
	background-color:#FFF;
	float:left;
}
#sideR{
	width:260px;
	margin:15px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background-color:#ECF7DC;
	text-align:center;	
	float:right;
}
.sideR02 {
    width:260px;
	text-align: left;
	background-color:#ECF7DC;	
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;	
	display: block;	
}

#mainForm{
	width:600px !important; width:800px;/*--IE6対策--*/	
	margin:0px 0px 0px 0px;
	padding:20px 100px 10px 100px;
	background-color:#FFF;
}


/*topicPassの設定*/

#topicPass {
	font-size: 70%;
	color: #666;
	text-decoration: none; 
	background:#FFFFFF;
	margin:0px 0px 0px 0px;	
	padding: 5px 0px 2px 20px;	
}
#topicPass a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	text-decoration: none; 
	color:#666;	
}
#topicPass a:hover  {
	text-decoration: underline; 
	color:#0099FF;
}

/*日本セルカエリア*/
.cercaLink{
    width:740px;
	margin:0px auto;
	margin:0px 30px 0px 30px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	clear: both; 
}

/*ページ下部*/

#footer{
	width:800px;
	margin:0px 0px 0px 0px ;
	padding:10px 0px 0px 0px ;
	background-color:#FFF;
	clear:both;		
}
