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


/*----------------------------------

			TOP NAVI

----------------------------------*/

/*----		WEAR		-----*/

#top_navi_wear{
	top:0px;
	left:0px;
	
}

#top_navi_wear a{
	background-image: url(../common/img/contents_header/top_navi_wearink.png);
	background-position: 0px 0px;
}

#top_navi_wear a:hover{
	background-position: 0px -30px;
}

#top_navi_wear_selected {
	top:0px;
	left:0px;
	background-image: url(../common/img/contents_header/top_navi_wearink.png);
	background-position: 0px -60px;
	z-index:99;
}	

/*----		INK		-----*/


#top_navi_ink {
	top:0px;
	left:115px;
}

#top_navi_ink a{
	background-image: url(../common/img/contents_header/top_navi_wearink.png);
	background-position: -120px 0px;
}

#top_navi_ink a:hover{
	background-position: -120px -30px;	
}

#top_navi_ink_selected {
	top:0px;
	left:115px;
	background-image: url(../common/img/contents_header/top_navi_wearink.png);
	background-position: -120px -60px;
	z-index:99;
}	


/*----------------------------------

			side navi 

----------------------------------*/
#wearink_menu_top{
	width:190px;
	height:50px;
	border-top:solid 2px #005368;
	border-bottom:dotted 1px #005368;
	line-height:50px;
	font-size: 11px;
	color: #005368;
}

#wearink_menu_wrap{
	width:190px;
}

#wearink_menu_wrap li{
	width:190px;
	height: 35px;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	text-indent: 10px;
}

#wearink_menu_bottom{
	border-bottom-width: 0px;
}

#wearink_menu_wrap a{
	font-size:10px;
	width:190px;
	height: 35px;
	display: block;
	line-height:35px;
}

#wearink_menu_wrap a:hover{
	background-color:#EFEFEF;
	}



/*----------------------------------

			contents 

----------------------------------*/

#wear_top_title{
	width:100%;
	height:50px;
	border-top:solid 2px #005368;
	border-bottom:dotted 1px #005368;
	margin-bottom:35px;
	line-height: 50px;	
	font-size: 11px;
	color: #005368;
}

#wear_top {
	width:510px;
	height:400px;
	margin-bottom:35px;
}

#wear_title{
	
	width:510px;
	height:20px;
	margin-bottom:35px;
}



#wear_col2_warp{
	width:510px;
	height:200px;
	position:relative;
}

/*		wear説明テキスト		*/

#wear_text{
	width:300px;
	float:left;
	margin-right:30px;
	
}
#wear_text p{
	font-size:12px;
	line-height:22px;
}

/*		wear価格テーブル		*/

#wear_price{
	width:150px;
	margin-right:20px;
	position:absolute;
	top:0px;
	right:0px;
}

#wear_price table{
	width:150px;
	margin-bottom: 15px;
	float: none;
}

#wear_price thead th{
	height:20px;
	border-bottom:solid 1px #000;
	
}
#wear_price td{
	height:25px;
}




/*		wearカラー				*/

#wear_color{
	width:510px;
}


/*		wearサイズテーブル		*/

#wear_size_title th{
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	text-align:center;
}
#wear_size_length td{
	text-align:center;
}
#wear_size_width td{
		
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align:center;
}



/*----------------------------------

			ink contents 

----------------------------------*/
#ink_top_title{
	width:100%;
	height:40px;
	border-top:solid 2px #005368;
	border-bottom:dotted 1px #005368;
	margin-bottom:35px;
	line-height: 50px;
	font-size: 11px;
	color: #005368;
	padding-top: 5px;
	padding-bottom: 5px;
}


#ink_top {
	width:510px;
	margin-top:0px;
	margin-bottom:35px;
	margin-right: auto;
	margin-left: auto;
}

#ink_title{
	width:510px;
	height:30px;
	border-bottom-color:#005368;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}



#ink_col2_warp{
	width:510px;
	height:140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/*		ink説明テキスト		*/

#ink_text{
	width:300px;
	float:left;
	margin-right:30px;
	
}
#ink_text p{
	font-size:12px;
	line-height:22px;
}

/*		ink価格テーブル		*/

#ink_price{
	width:150px;
	margin-right:20px;
	float:right;
}

#ink_price table{
	width:150px;
	margin-bottom:15px;
}

#ink_price thead th{
	height:20px;
	border-bottom:solid 1px #000;
	
}
#ink_price td{
	height:25px;
}


/*		 inkカラー				*/

#ink_color{
	width:510px;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------

			INDEX

----------------------------------*/



#wear_index_top_title{
	width:960px;
	height:240px;
	margin-bottom:12px;
	background-color: #FFF;
}

#wear_index_top_wrap{
	height:170px;
	width:960px;
	margin-bottom:25px;
}



#wear_index_top_text{
	width:670px;
	height:160px;
	float:left;
	font-size:13px;
	padding-left: 30px;
}

#wear_index_top_text h1{
	font-size:14px;
	line-height:28px;
	font-weight: normal;
	letter-spacing: 1px;
}

#wear_index_top_text p{

	font-size:13px;
	line-height:25px;

}

#wear_index_top_img{
	width:180px;
	height:130px;
	float:right;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	/*background-color: #F5F7F2;*/
}

#index_calc {
	margin-bottom:6px;
}



#wear_index_catalog_title{
	width:960px;
	height:72px;
	border-top:solid 2px #005368;
	border-bottom:dotted 1px #005368;
	margin-bottom:35px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#wear_index_catalog_warp{
	width:960px;
}
#wear_index_catalog_wear{
	

}

#wear_index_catalog_wear li{
	width:240px;
	list-style:none;
	display:block;
	float:left;
	margin-bottom:25px;
	
}

#wear_index_catalog_wear h2{
	font-size:10px;
	height:20px;
	width:240px;
	display:block;
	float:left;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	
}


#wear_index_catalog_spec{
	
}

#wear_index_catalog_spec li{
	height:15px;
	margin-bottom:0px;
}

.spec_title{
	height:15px;
	display:block;
	width:70px;
	float:left;

}

.ink_index_catalog_warp{
	width:960px;
	height:190px;
	margin-bottom:35px;
	
}

.ink_index_catalog_title{
	width:240px;
	height:190px;
	float:left;
	background-color: #C9D3D7;
}

.ink_index_catalog_ink {
	
	
	

}
.ink_index_catalog_ink li{
	float:left;
	display:block;
	list-style:none;
	width:225px;
	height:190px;
	padding-left:15px;
	
}


/*=================================

	新ウェアindex

=================================*/

.wear_index_row_wrap {
	width:960px;
	margin-bottom:40px;
	height:275px;
}

.wear_index_row_wrap ul{
	list-style:none;
}

.wear_index_col4_L{
	width:225px;
	float:left;
	
}
.wear_index_col4_R{
	width:225px;
	float:left;
	margin-left:20px;
}
.wear_index_name{
	margin:10px;
	line-height:20px;
}

.wear_index_spec{
	width:225px;

}
.wear_index_spec li{
	display:block;
	height:15px;
	margin-bottom:10px;

}
.wear_index_spec_title{
	width:70px;
	height:15px;
	margin-bottom:0px;
	float:left;

}
.wear_index_categoly_title{
	margin-bottom:20px;
}

#wear_index_value_discription{
	width:372px;
	height:177px;
	padding:49px 49px 49px 49px;
	margin-left:20px;
	float:left;
	background-color:#fcfcfc;
}

#wear_index_value_discription h3{

	font-size:14px;
	color:#999;

}


#wear_index_value_discription p{

	font-size:11px;
	color:#999;

}
