@charset "utf-8";
/* index用 */


body#index div#mainArea div#kv{
	background:url(/img/kv_01.gif) no-repeat;
	height:280px;
	position:relative;
	}
	
body#index div#mainArea div#kv p.siteId{
	left:71px;
	position:absolute;
	top:62px;
	}
	
body#index div#mainArea div#kv p.lead{
	left:95px;
	position:absolute;
	}	
		
body#index div#mainArea {
	width:800px !important;
	padding-left:0;
	padding-right:0;

	}
	
	
body#index div#mainArea div.sectionBlock{
	border:none;
	overflow:hidden;
	}
	
* html body#index div#mainArea div.sectionBlock{
	zoom:1;
	}		
	
	
body#index div#mainArea div.sectionBlock div.message{
	width:450px;
	
	float:left;
	}
	
	
body#index div#mainArea div.sectionBlock div.sub{
	width:290px;
	float:right;
	}	
	

	
p.gate{
	background:url(/img/icon_01.gif) no-repeat left center;
	padding-left:15px;
	}
	

/**/

ul.geteBtn.linkbox li{
	background:url(/common/img/bg_01.gif) repeat-y bottom left;	
	width:180px;
	border-top:1px #ddd solid;
	margin-top:20px
	}

/*for IE6*/		
* html ul.geteBtn.linkbox li{
	margin-bottom:-3px;
	}	
	
	
ul.geteBtn li:hover{
	background:url(/common/img/bg_02.gif) repeat-y bottom left;
	}

/*for IE6*/	
ul.geteBtn.linkbox li.linkbox_hover{
	background:url(/common/img/bg_02.gif) repeat-y bottom left;	
	}
		
ul.geteBtn li a{
	background:url(/common/img/arw_01.gif) no-repeat 10px 1.3em;
	padding-left:25px;
	padding-top:13px;
	padding-bottom:13px;
	padding-right:10px;
	display:block;	
	}
	
ul.geteBtn li a:hover{
	background:url(/common/img/arw_02.gif) no-repeat 10px 1.3em;
	color:#111987;
	} 	
		

/*-------------top.html----------------*/

div.kv{
	background:url(/img/kv_02.gif) no-repeat;
	height:280px;
	position:relative;
	}
	
div.kv p.siteId	{
	position:absolute;
	left:10px;
	top:55px;
	}
	
div.kv p.lead{
	left:27px;
	margin:0;
	position:absolute;
	top:20px;
	}
	
	
/*---------attention.html---------*/	

body#top a.inlineLink{
	background:none !important;
	padding-left:0 !important
	}

/*お詫びページ用のテキスト*/	
p.attentionMessage	{
	width:500px;
	margin:30px auto 0 auto;
	zoom: 1;
	}
	
p.copyrightMassage{
	width:500px;
	margin:50px auto 0 auto;
	font-size:x-small;
	text-align:center;
	
	}			

p.copyrightMassage a{
	background:none !important;
	}
