@charset "shift_jis";

/* ++++++++++++++++++++++++++++++++++++++++++++++

   top.css

+++++++++++++++++++++++++++++++++++++++++++++++ /

/* TOP */
#top #contentsArea {
	float:left;
	width:597px;	
	margin-right:20px;
}

#top #sideArea {
	float:left;
	width:204px;
	margin-left:0;
}

#top ul.snavBlock {}
#top ul.snavBlock li {
	margin-bottom:8px;
	padding:0;
	background:none;
}


/* --------------------------------------------
 トップ JP
-------------------------------------------- */
h2 {
	font-size:1px;
}

.pIndexWrap {
	clear:both;
	width:596px;
	margin-bottom:8px;
	padding-bottom:23px;
	background:url(../../img/index_bg_001.gif) no-repeat 0 bottom;
	position:relative;
}

.pIndexWrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.pIndexWrap {display:inline-block;}
/* Hide from IE Mac \*/

.pIndexWrap {display:block;}
/* End hide from IE Mac */

.pIndex {
	float:left;
	width:294px;	
}

.pIndex p {
	margin:12px 21px 10px 21px;
}

.pIndexWrap .L { margin-right:8px; }
.pIndexWrap .R {}
.pIndexWrap .detL { position:absolute; bottom:12px; left:187px; }
.pIndexWrap .detR { position:absolute; bottom:12px; right:24px; }


/* --------------------------------------------
 トップ　1カラム
-------------------------------------------- */
#all #contentsArea {
	width:820px;
}

#wrap div#mainArea div#contentsArea div.section {
	width:810px;
}

#wrap div#mainArea div#contentsArea div.section div.sectionInner {
}

#wrap div#mainArea div#contentsArea div.sectionCenter {
	width:605px;
	margin:0 102px;
}


/* --------------------------------------------
 トップ　EN
-------------------------------------------- */
#main_v {
	position:relative;
	width:820px;
	height:276px;
}

#main_v P {
		position:absolute;
		bottom:19px;
		right:21px;
		margin:0;
		padding:0;
}

#all #mainArea #contentsArea #menuAreaEn {
	width:819px;
	min-height:115px;
	_height:115px;
	position:relative;
}

#all #mainArea #menuAreaEn #mEn01 {
	position:absolute;
	top:17px;
	left:52px;
}
#all #mainArea #menuAreaEn #mEn02 {
	position:absolute;
	top:17px;
	left:300px;
}
#all #mainArea #menuAreaEn #mEn03 {
	position:absolute;
	top:17px;
	left:548px;
}
