/*全体構造*/
body {
	margin:0px;
	color: #666677;
	font-size:14px;
	background:#F3A6AC url(../images/gray_line.gif) top center repeat-y;
}
body table {background-color:#fff;}
h3 {
	clear:both;/*
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;*/
	border-left-width: 5px;/*
	border-top-style: none;
	border-bottom-style: dotted;*/
	border-left-style: solid;/*
	border-top-color:#CC66CC;
	border-bottom-color:#CC66CC;*/
	border-left-color:#CC66CC;
	text-indent: 10px;
	color:#FF3366;
	font-weight:bold;
}
/*Category Right*/
.category_marginT {
	margin-top:20px;
}
/*Topix*/
div.txt_box {
	margin: 12px 0px 16px 15px;
	padding: 0px;
	width: 500px;
	color: #666677;
	line-height: 18px;
}
div.item_box {
/*	padding: 10px;*/
	width: 750px;
/*	height:350px;*/
	color: #666677;
	line-height: 18px;
}
/*Topix Text*/
p.category_text {
	text-align:left;
	margin:15 0 10 0;
}
/*Item List*/
.index_img {
	vertical-align:top;
	text-align:center;
	font-size:10px;
	color:#62494c;
	height: 120px;
	width: 110px;
	border: 1px solid #CCCCCC;
}
table.h { background:url(../images/h_1.jpg) top left no-repeat; width:750px; height:350px;margin: 0 auto;}
table.n { background:url(../images/n_1.jpg) top left no-repeat; width:750px; height:350px;margin: 0 auto;}
/* Item Detail&List */
ul.itemspec01{
	padding-top:150px;
	width:300px;
	clear:both;
	list-style-type:none;
}

li.itemName{
	color:#666666;
	font-weight:bold;
	padding: 2px;
	font-size: 16px;
}

li.detail_top{
	border-top: dotted 1px #cccccc;
	padding: 4px 10px 0px;
	color:#666677;
}
p.attn{
	padding: 4px 10px 0px;
	color:#666677;
	font-size:10px;
}
/* ----- ラインバージョン ----- */
li.detail_under{
	border-bottom: dotted 1px #cccccc;
	padding: 0px 10px 4px;
	margin-left: 10px;
	color:#666677;
}
/* ----- 画像バージョン ----- */
li.buy{
	text-align: right;
	margin: 5px 0px;
	padding: 2px 10px;
	font-weight:bold;
	background-color:#CCCCCC;
}
/* Item Details */
ul.itemspec02{
	margin-left:0px;
	margin-bottom:10px;
	clear:both;
	list-style-type:none;
}
li.itemName2{
	border-bottom: dotted 1px #cccccc;
	color:#666666;
	font-weight:bold;
	padding: 2px;
	font-size: 16px;
}
li.itemNote{
	padding: 4px 10px 0px;
	margin-left: 10px;
	color:#666677;
}
/*navigation*/
#navi {
	text-indent: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
}
/*Comment - Point, Column*/
ul.comnt{
	margin-left:10px;
	margin-bottom:10px;
	padding:0 0 0 10px;
	list-style-type:none;
}
