@charset "utf-8";

/* ===================================================================
CSS Document

 file name  :style.css
 style info :コンテンツエリア関係 他
=================================================================== */
/*インデックス*/
.products_i_box{
	overflow:hidden;
	padding:40px 75px 40px 75px;
	background:#fff;
	border:solid 3px #c4def5;
}

.products_i_box ul.index{
	margin-left:20px;
}

.products_i_box ul.index li{
	float:left;
	width:250px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.products_i_box ul.index li a{
	padding-left:17px;
	background:url(../../common/image/icon_arrow_products.gif) no-repeat 0 2px;
}

.products_i_box ul.index2{
	margin-left:20px;
}

.products_i_box ul.index2 li{
	float:left;
	width:250px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

.products_i_box ul.index2 li a{
	padding-left:12px;
	background:url(../../common/image/icon_arrow01.gif) no-repeat 0 2px;
}

#contents .products_btn{
	float:right;
	width:300px;
	top:0px;
	right:0px;
}

.directions_box{
	overflow:hidden;
	width:680px;
	border:solid 1px #b4d5f4;
}

.directions_box .title{
	font-weight:bold;
	font-size:16px;
	padding:5px 19px 5px 19px;
	background:#b4d5f4;
}

.directions_box p{
	padding:12px 19px 12px 19px;
}

/*==============表==============*/

table tr td,
table tr th{
	border-bottom:dotted 1px #949494;
}

table th{
	text-align:center;
}

table th.light_blue{
	background:#b4d5f4;
}

#syosai_box{
	overflow:hidden;
}

dl.text_box{
	width:358px;
	padding:0px 0 30px 30px;
	margin:0 auto;
}

dl.text_box dt{
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	background:url(../../common/image/bg_border_products.gif) repeat-x 0 24px;
}

dl.text_box dt a{
	padding-left:12px;
	background:url(../../common/image/icon_arrow_products.gif) no-repeat 0px 2px;
}

dl.text_box dd{
	margin-top:10px;
}

table p{
	float:right;
}


/*==============詳細ページ==============*/
#right_area ul.btn_cart{
	padding-bottom:12px;
	float:right;
	margin-top:50px;
	overflow:hidden;
	clear:both;
}

#right_area ul.btn_cart li{
	float:left;
	margin-left:10px;
}


.size{
	overflow:hidden;
	width:680px;
	margin-top:18px;
	padding-top:16px;
	border-top:dotted 1px #949494;
}

.size p{
	float:left;
	clear:both;
}

.size p.title_size{
	margin-bottom:16px;
}


.ie6 dl.text_box{
	clear:both;
	overflow:hidden;
}

.ie6 #right_area ul.btn_cart{
	clear:both;
	overflow:hidden;
}
.tyumon_bt_box{
	overflow:hidden;
	width:680px;
}

.tyumon_bt_box .left_one{
	float:left;
}

.tyumon_bt_box .right_two{
	float:left;
}

.tyumon_bt_box .right_two input{
	margin-left:5px;
}

.tyumon_bt_box .right_two{
	float:right;
}
