@charset "utf-8";

/* ======================================
中ページデザイン用css
Since : 2007‒08‒08
Last Modified: 2007‒08‒08
Editor(s): Arisa Morimoto
Last Editor: Arisa Morimoto
======================================= */


/* ======================================

	見出し

======================================= */
#contents h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #454545;
	text-align: center;
	margin-bottom: 28px;
}

#contents h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6337A5;
}

#contents h4 {
	font-weight: bold;
	color: #6337A5;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
}

#contents h5 {
	text-align: center;
	font-size: 14px;
	color: #6438A6;
	font-weight: bold;
	margin-bottom: 17px;
}


/* ======================================

	custom_iaito_swords

======================================= */

/* --刀イメージ-- */
.custom_swords {
	margin-bottom: 67px;
}
.custom_swords img {
	margin-bottom: 7px;
}




/* --↓Specification of Productsテーブル↓-- */
#contents .specification {
	width: 100%;
	font-size: 12px;
	margin-bottom: 38px;
	border: 1px solid #666666;
}
#contents .specification tr {
	background-image: url(../images/index_table_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
#contents .specification th {
	width: 150px;
	font-weight: bold;
	text-align: left;
	color: #454545;
	font-size: 12px;
	padding-left: 12px;
	background-color: #CCCCCC;
}
#contents .specification td {
	font-size: 12px;
	padding-top: 12px;
}
/* --↑Specification of Productsテーブル↑-- */



/* --↓商品リスト説明ヘッダー↓---------------------- */

/* --左右共通背景-- */
#contents .listhead {
	float: left;
	width: 590px;
	background-repeat: no-repeat;
	margin: 0px 1px 23px 0;
}

/* --左右共通文塊-- */
.listhead dl {
	margin: 9px 0 0 9px;
}

/* --左右共通見出し-- */
.listhead dt {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

/* --左右共通文-- */
.listhead dd {
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}

/* --文-- */
.listhead p {
	line-height: normal;
	text-align: left;
	font-family: Verdana, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}

/* --見出し-- */
.listhead dt {
	color: #4168AF;
}

/* --↑商品リスト説明ヘッダー↑---------------------- */



/* --↓注文フォーム↓------------------------- */

/* --大枠-- */
#contents .add_cart {
	background-color: #E1DFE0;
	padding: 10px 22px 22px 22px;
}

/* --大枠内テキスト-- */
#contents .add_cart p {
	font-weight: bold;
	margin-bottom: 10px;
}

/* --フォームテーブル-- */
#contents .add_cart table {
	width: 100%;
	background-color: #C7C5C6;
}
#contents .add_cart th {
	width: 118px;
	text-align: left;
	text-indent: 22px;
}
#contents .add_cart td {
	padding: 3px 0;
}
/* --↑注文フォーム↑------------------------- */






/* --Choices of Hamon,Choices of Sayaイメージ-- */
#contents .choices {
	margin: 0 auto;
	text-align: center;
}
#contents .choices img {
	margin-bottom: 4px;
}




/* --↓Choices of Tsuka color↓-------------------- */
#contents .custom_tsuka {
	width: 500px;
	margin-left: 88px;
}

/* --テーブル-- */
#contents .custom_tsuka td {
	width: 273px;
	padding-bottom: 13px;
}
#contents .custom_tsuka th {
	text-align: left;
	text-indent: 16px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 13px;
}
/* --↑Choices of Tsuka color↑-------------------- */




/* --↓Choices of Tsuba↓--------------------------- */

/* --鍔の画像とテキストの大枠-- */
#contents .custom_tsuba {
	display: block;
	width: 430px;
	margin-left: 97px;
}

/* --つばイメージ-- */
#contents .custom_tsuba li {
	float: left;
	width: 75px;
	margin: 0 4px 14px 0;
}

/* --つばテキスト(見出し)-- */
#contents .custom_tsuba dt {
	font-weight: bold;
	font-size: 12px;
}

/* --↑Choices of Tsuba↑--------------------------- */



/* --↓Text Box↓--------------------------- */

/* --テキストの大枠-- */
#contents .custom_txt {
	display: block;
	width: 553px;
	margin-left: 20px;
}

/* --テキスト(見出し)-- */
#contents .custom_txt dt {
	font-weight: bold;
	font-size: 12px;
}

/* --↑Text Box↑--------------------------- */


/* --↓Image Box↓--------------------------- */

/* --イメージ-- */

.custom_pix {
	margin-bottom: 7px;

}
.custom_pix img {
	margin-bottom: 7px;
	margin-left: 20px;
}

.custom_pix2 {
	margin-bottom: 7px;

}
.custom_pix2 img {
	margin-bottom: 7px;
	margin-left: 200px;
}

/* --↑Image Box↑--------------------------- */



/* --↓職人写真 Box↓--------------------------- */

/* --画像とテキストの大枠-- */
#contents .custom_craftmen {
	display: block;
	width: 640px;
	margin-left: 0px;
}

/* --顔写真イメージ-- */
#contents .custom_craftmen li {
	float: left;
	width: 210px;
	margin: 0 0px 14px 0;
}

/* --つばテキスト(見出し)-- */
#contents .custom_craftmen dt {
	font-weight: bold;
	font-size: 12px;
}

/* --↑職人写真 Box↑--------------------------- */


/* --↓doiodaバナー↓---------------------- */

/* --左右共通背景-- */
#contents .doi, .oda {
	float: left;
	height: 420px;
	width: 295px;
	background-repeat: no-repeat;
	margin: 0px 5px 25px 0;
}

/* --左右共通文塊-- */
.doi dl, .oda dl {
	margin: 9px 0 0 9px;
}

/* --左右共通見出し-- */
.doi dt, .oda dt {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

/* --左右共通文-- */
.doi dd, .oda dd {
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}



/* --demand見出し-- */
.doi dt {
	color: #C9373A;
}

/* --craftsman見出し-- */
.oda dt {
	color: #4168AF;
}
/* --↑種子島バナー↑---------------------- */


/* --↓テクニック写真 Box↓--------------------------- */

/* --画像とテキストの大枠-- */
#contents .custom_tech {
	display: block;
	width: 640px;
	margin-left: 0px;
}

/* --テクニック写真イメージ-- */
#contents .custom_tech li {
	float: left;
	width: 160px;
	margin: 0 0px 14px 0;
}

/* --テクニックテキスト(見出し)-- */
#contents .custom_tech dd {
	font-size: 11px;
	padding-left: 0px;
	text-align: left;
}

/* --↑テクニック写真 Box↑--------------------------- */

/* --商品詳細table↓-- */
.products {
	width: 100%;
}
.products tr {
	margin: 14px 0 14px 0;
	background-repeat: repeat-x;
	background-position: bottom;
}
.products td {
	vertical-align: middle;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 3px;
	padding-left: 5;
	margin: 0px;
}
/* --商品詳細table↑-- */




/* --商品詳細写真部分↓-- */
#contents .p_photo {
/*	float: right;
	width: 350px;*/
	text-align:center;
	margin: 0px auto 25px;
	padding: 0px;

}
/* --商品詳細写真部分↑-- */


/* --商品詳細Cart↓-- */
#contents .cart {
	float: right;
	width: 400px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 150px;

}
/* --商品詳細Cart↑-- */

