@charset "utf-8";
/*-----------------------------
	- ヘッダー
-----------------------------*/
#products_header {
	width: 720px;
	height:80px;
	float: left;
}
div#products_header a {
	color:#333333;
	text-decoration: none;
}
div#products_header a:hover {
	color:#CC0033;
	text-decoration: underline;
}
/*-----------------------------
	- メニュー
-----------------------------*/
#g_navi {
	font-size:0.9em;
	letter-spacing: 1px;
	width: 720px;
	float: left;
}
#g_navi ul {
}
#g_navi li {
	background: url(../images/common/blockdefault.gif);
	background-repeat: no-repeat;
	width: 144px;
	height:27px;
	float: left;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
}
#g_navi li a {
	background: url(../images/common/blockdefault.gif) ;
	background-repeat: no-repeat;
	width: 144px;
	height:27px;
	float: left;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
}
/*------active*/
#g_navi li a:active {
	background-image: url(../images/common/blockactive.gif);
	background-repeat: no-repeat;
	position: relative;
	color: #CCCCCC;
}
/*------hover*/
#g_navi li a:hover {
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/common/blockactive.gif);
	background-position: 0px 0px;
}
/*------on*/
#g_navi li.g_navi_on a {
	background-image: url(../images/common/blockactive.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi_deco {
	width: 720px;
	background-image: url(../images/common/navi_decoration.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
}
/*-----------------------------
	- メインコンテンツ
-----------------------------*/
#products_container {
	width: 720px;
	float: left;
}
div#products_container h1{
	clear:both;
	font-weight:bold;
	font-size:1.6em;
	letter-spacing:1pt;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
div#products_container h2 {
	clear:both;
	color:#660000;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
}

h2{
	clear:both;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}
div#products_container h3 {
	font-size:120%;
	border-left-width: 8px;
	border-left-style: double;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
div#products_container a {
	color:#632B0C;
	text-decoration: underline;
}
div#products_container a:hover {
	color:#0033FF;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}
/*-----------------------------
	- 左のコンテンツ
-----------------------------*/
div#left_container2 {
	float:left;
	width:490px;
	padding-bottom:10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
/*-----------------------------
	- 商品情報用
-----------------------------*/
div#left_container_products {
	width:490px;
	padding-bottom:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
/*-----------------------------
	- 右のコンテンツ
-----------------------------*/
div#right_container2 {
	float:left;
	width:215px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*-----------------------------
	- 一段組みコンテンツ
-----------------------------*/
div#wide_container {
	float:left;
	width:710px;
	padding-bottom:10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
}

/*-----------------------------
	- FAQ
-----------------------------*/
div#faq {
	float:left;
	width:710px;
	padding-bottom:10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
}


/*-----------------------------
	- ？？？
-----------------------------*/
.box_1{
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	list-style-type: square;
	letter-spacing: 1px;
	font-size: 100%;
	border: 1px dotted #CCCCCC;
}
.box_3{
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: square;
	letter-spacing: 1px;
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thinline {
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:0pt 0pt 1px;
	height:0pt;
}
/*-----------------------------
	- テーブル
-----------------------------*/
table#table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}
