@charset "UTF-8";
/* CSS Document */


/*---------main-----------*/
#index_main {
	width:960px;
	height:480px;
	margin-bottom:24px;
	background-color: #F8F8F5;
	margin-top: 24px;
	position:relative;
	overflow: hidden;
}


#index_main_navi {
	width:960px;
	height:60px;
	position:absolute;
	bottom:0px;
	z-index: 99;
}

#navi_top{
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:60px;
}

#navi_top a{
	text-indent:-9999px;
	display:block;
	width:60px;
	height:60px;
	background-image:url(../index_img/main/index_main_navi.png);
	background-position: 0px 0px;	
}
#navi_top a:hover{
	background-position:0px 60px;
}



#main_navi {
	
	position:absolute;
	top:0px;
	left:60px;
}

#main_navi li{
	width:225px;
	height:60px;
	float:left;
	list-style:none;
	display: block;
	text-indent:-9999px;
}


#main_navi_1 a{
	display: block;
	width:225px;
	height:60px;
	background-image:url(../index_img/main/index_main_navi.png);
	background-position: -60px 0px;	
}

#main_navi_1 a:hover{
	background-position: -60px 60px;	
}


#main_navi_2 a{
	display: block;
	width:225px;
	height:60px;
	background-image:url(../index_img/main/index_main_navi.png);
	background-position: -285px 0px;	
}

#main_navi_2 a:hover{
	background-position: -285px 60px;	
}

#main_navi_3 a{
	display: block;
	width:225px;
	height:60px;
	background-image:url(../index_img/main/index_main_navi.png);
	background-position: -510px 0px;	
}

#main_navi_3 a:hover{
	background-position: -510px 60px;	
}


#main_navi_4 a{
	display: block;
	width:225px;
	height:60px;
	background-image:url(../index_img/main/index_main_navi.png);
	background-position: -735px 0px;	
}

#main_navi_4 a:hover{
	background-position: -735px 60px;	
}



#M2_text{
	width:240px;
	position:absolute;
	top:89px;
	left:107px;
	text-align: justify;
}

#M3_text{
	width:192px;
	position:absolute;
	top:30px;
	left:492px;
	text-align: justify;
}

#M3_text_2{
	width:192px;
	position:absolute;
	top:30px;
	left:708px;
	text-align: justify;
}


#M4_text{
	width:240px;
	position:absolute;
	top:90px;
	left:468px;
	text-align: justify;
}

#M5_text{
	width:204px;
	position:absolute;
	top:60px;
	left:60px;
	text-align: justify;
}



/*---------2nd------------*/

/*-------------------------
	ドロップシャドウ
	左1px 右3px
-------------------------*/

#index_2nd{
	width:960px;
	height:244px;
	margin-bottom:24px;
}


#campaign{
	width:632px;
	height:240px;
	margin-right:8px;
	float:left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	/*background-image: url(../index_img/bg/campaign_bg.png);*/
}

#bestprice{
	width:312px;
	height:240px;
	float:right;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	background-image: url(../index_img/bg/bestprice_bg.png);
}


#bestprice img {
	margin:0;

}



/*---------NEWS------------*/
#news{
	width:956px;
	height:30px;
	margin-bottom: 24px;
	background-image: url(../index_img/bg/news_bg.png);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
}

#news h3{
	display:block;
	float:left;
	height:30px;
	margin:0px 10px 0px 20px;
	line-height: 30px;	
	font-size:12px;
	color:#555;
}


#news ul{
	height:30px;
	display:block;
	float:left;
	line-height:30px;
	overflow: hidden;
}

#news li{
	list-style:none;
	color:#555;
}

/*---------3rd------------*/

#index_3rd{
	width:960px;
	height:244px;
}

#cal{
	width:240px;
	height:240px;
	float:left;
	background-image: url(../index_img/bg/cal_bg.png);
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
}

#quick_catalog{
	width:452px;
	height:240px;
	margin-left:0px;
	margin-right:8px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	background-image: url(../index_img/bg/quickcatalog_bg.png);
	position: absolute;
	left: 252px;
	overflow: hidden;
}

#order{
	width:244px;
	height:244px;
	float:right;
	padding: 0px;
	
}


/*---------カレンダー------------*/
.index_cal_table{
	width:182px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
}

.index_cal_table th{
	width:26px;
	height:20px;
	font-size: 12px;
	line-height: 20px;
}
.index_cal_table td{
	width:26px;
	height:24px;
	text-align:center;
	line-height: 20px;
	font-size: 12px;
}
.cal_close{
	background-color:#c9d3d7;
}

/*------quick catalog----------*/


#SP_control{
	width:452px;
	height:24px;
	position:absolute;
	bottom:3px;
	left:1px;	/*width:452px;
	height:24px;
	position:absolute;
	background-color:#F2F7F4;
	top: 48px;
	z-index: 10;*/
	background-image: url(../index_img/quick/quick_footer.png);
	background-repeat: no-repeat;
}
#SP_control li{
	display:block;
	list-style:none;
	float:right;
	
}
#SP_prev{
	position:absolute;
	top:4px;
	left:30px;
	background-image:url(../index_img/quick/arrow_L.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
#SP_next{
	position:absolute;
	right:30px;
	top:4px;
	background-image:url(../index_img/quick/arrow_R.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	
}
#SP_control a{
	display:block;
	width:15px;
	height:15px;
	text-indent:-9999px;
	line-height:15px
}
.SP_wear_unit_L{
	width:132px;
	height:156px;
	float:left;
	font-size:10px;
	line-height: 20px;
}
.SP_wear_unit_C{
	width:132px;
	height:156px;
	float:left;
	font-size:10px;
	line-height: 20px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 16px;
}
.SP_wear_unit_R{
	width:132px;
	height:156px;
	float:right;
	font-size:10px;
	line-height: 20px;
}

	
/*--------請求リンク--------*/

#order_kit{
	position:relative;
	width:240px;
	height:156px;
	margin-bottom:9px;
	padding-left:1px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:3px;
	background-image:url(../index_img/bg/order_kit_bg.png);
}
#order_catalog{
	width:240px;
	height:72px;
	padding-left:1px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:3px;
	background-image:url(../index_img/bg/order_catalog_bg.png);
	margin-bottom: 0px;
}
#kit_title {
	margin-top:12px;
}
#kit_link {
	width:120px;
	position:absolute;
	bottom:24px;
	right:12px;
}
#kit_link li{
	list-style:none;
	height:18px;
	text-indent:-9999px;
}

#kit_link a{
	display:block;
	width:120px;
	height:18px;
}

#kit_link1 {
	margin-bottom:10px;
	background-image:url(../index_img/order/orderkit_btn1.png)
}



#kit_link2 {
	
	background-image:url(../index_img/order/orderkit_btn2.png)
}

#TEST{
	width:100px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#333;
}
