@charset "shift_jis";

/* CSS Document */

css/top.css/* CSS Document */


#warapper{
	width:970px;
	margin:0 auto;
	font-size:13px;
	text-align:left;
	height:1350px;	
}


/****************************************************************************************************************************
slider*/

.slider{
	float:left;
	width:960px;
	height:500px;
	margin-left:10px;
}



/****************************************************************************************************************************
sp_menu*/

#warapper .sp_menu{
	float:left;
	width:690px;
	margin-left:30px;
	margin-top:55px;
	margin-bottom:25px;
}


#warapper .sp_menu .sp_01{
	float:left;
	width:230px;
	height:185px;
	margin-left:0px;
}

#warapper .sp_menu .sp_01 a{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_01.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}

#warapper .sp_menu .sp_01 a:hover{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_01_on.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}


#warapper .sp_menu .sp_02{
	float:left;
	width:230px;
	margin-left:0px;
}


#warapper .sp_menu .sp_02 a{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_02.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}

#warapper .sp_menu .sp_02 a:hover{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_02_on.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}


#warapper .sp_menu .sp_03{
	float:left;
	width:230px;
	margin-left:0px;
}

#warapper .sp_menu .sp_03 a{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_03.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}

#warapper .sp_menu .sp_03 a:hover{
	float:left;
	width:225px;
	height:185px;
	background-image:url(../img/picup_03_on.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}

#warapper .sp_menu .sp_01 h3.sp_text,
#warapper .sp_menu .sp_02 h3.sp_text,
#warapper .sp_menu .sp_03 h3.sp_text{
	font-size:13px;
	font-weight:500;
	line-height:1.1em;
	padding:150px 0 0 5px;
	letter-spacing:0.1em;
}

/****************************************************************************************************************************
information*/

#warapper .information{
	float:left;
	width:685px;
	margin-left:30px;
	margin-bottom:15px;
	padding:0;
	overflow-x: hidden; 
}


/*#warapper .information dl.info_list { 
	zoom:1;
	overflow:hidden;
	margin:0px 0 0px;
	padding:0;
}*/

/*#warapper .information dl.info_list dt {
	clear:both;
	float: left;
	width: 7.8em;
	padding: 15px 0 15px 25px;
	line-height: 120%;
	color:#009999;
	font-size:11px;
	background:url(../img/info_mark.png) no-repeat left center;
}*/

/*
*html #warapper .information dl.info_list dt {
	width:7em;
}
*//*for IE6*/

/*#warapper .information dl.info_list dd {
	margin: 0;
	padding: 15px 0 15px 7.8em;
	line-height: 120%;
	color:#666666;
	border-bottom:1px dotted #666;
}

*html #warapper .information dl.info_list dd {
	padding-left:7em;
}

#warapper .information a{
	text-decoration:none;
	color:#666666;
}

#warapper .information a:hover{
	text-decoration:underline;
	color:#666666;
}
*/
#warapper .information .info_bt img{
	border:0;
}

#warapper .information .info_bt{
	float:right;
	width:132px;
	height:22px;
	margin:5px 0;
	background:url(../img/info_bt_off.gif) no-repeat;
}

#warapper .information .info_bt a{
	display:block;
	width:132px;
	height:22px;
	background:url(../img/info_bt_off.gif) no-repeat;
}

#warapper .information .info_bt a:hover{
	display:block;
	width:132px;
	height:22px;
	background:url(../img/info_bt_on.gif) no-repeat;
}
