﻿@charset "utf-8";



/*======================================
	contentsArea
======================================*/





/* .columnImageRight */
body#top #wrap div#mainArea div#contentsArea div.columnImageRight01{
	margin: 0;
	width:640px;
}
body#top #wrap div#mainArea div#contentsArea div.columnImageRight01 div.imgBlock{
	float: right;
	width: 227px;
}
body#top #wrap div#mainArea div#contentsArea div.columnImageRight01 div.txtBlock{
	padding-right: 238px;
}


/*======================================
	keyimg 
======================================*/
#wrap div#keyimgArea {
	position:relative;
	width:680px;
	height:250px;

}

#wrap div#keyimgArea p#mainBtn {
	position: absolute;
	top:228px;
	background:url(../img/index_main_002.jpg) no-repeat left top;
}
#wrap div#keyimgArea p#mainBtn a{
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	width:231px;
	height:95px;
}

#wrap div#keyimgArea p#mainBtn a:hover{
	background:url(../img/index_main_002ov.jpg) no-repeat left top;
}

/*======================================
	bnr
======================================*/

.indexBnrBlock01 a,
.indexBnrBlock02 a,
.indexBnrBlock03 a{
	text-indent:-99999px;
	overflow:hidden;
	display:block;
}

.indexBnrBlock01{
	margin:13px 0 20px;
}
.indexBnrBlock01 #indexBnr01 {
	background:url(../img/index_bnr_001.gif) no-repeat left top;
}
.indexBnrBlock01 #indexBnr01 a{
	width:640px;
	height:202px;
}


.indexBnrBlock02 {
	margin-top:15px;
	width:640px;
	height:128px;
	position:relative;
}

.indexBnrBlock02 #indexBnr02 {
	background:url(../img/index_bnr_002.jpg) no-repeat left top;
	position: absolute;
	left:0;
	top:0;
}
.indexBnrBlock02 #indexBnr02 a{
	width:316px;
	height:128px;
}
.indexBnrBlock02 #indexBnr02 a:hover{
	background:url(../img/index_bnr_002ov.jpg) no-repeat left top;
}

.indexBnrBlock02 #indexBnr03 {
	background:url(../img/index_bnr_003.jpg) no-repeat left top;
	position: absolute;
	left:324px;
	top:0;
}
.indexBnrBlock02 #indexBnr03 a{
	width:316px;
	height:128px;
}
.indexBnrBlock02 #indexBnr03 a:hover{
	background:url(../img/index_bnr_003ov.jpg) no-repeat left top;
}


.indexBnrBlock03{
	margin-top:19px;
}

.indexBnrBlock03 #indexBnr04 {
	background:url(../img/index_bnr_004.gif) no-repeat left top;
}
.indexBnrBlock03 #indexBnr04 a{
	width:640px;
	height:119px;
}
.indexBnrBlock03 #indexBnr04 a:hover{
	background:url(../img/index_bnr_004ov.gif) no-repeat left top;
}

