body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 22px;
	background-image: url(images/h1bk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #009900;
	height: 50px;
	text-align:left;

}
h2 {
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	height: 19px;
	margin-bottom: 0px;
}
.h2img {
	vertical-align: middle;
	margin-right: 0.5em;
}
.h2sub {
	margin-top: 5px;
}
h2 a {
	color:#000;
	text-decoration: none;
}
h2 a:link {
	color:#000;
	text-decoration: none;
}
h2 a:visited {
	color:#000;
	text-decoration: none;
}
h2 a:hover {
	color:#0000FF;
	text-decoration: underline;
}
h2 a:active {
	color:#0000FF;
	text-decoration: underline;
}

h3 {
	color: #007236;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height:15px;
	background-color: #F0EED2;
	cursor:pointer;
}
h3 a {
	text-decoration: none;
}
h3 a:link {
	color: #007236;
}
h3 a:visited {
	color: #007236;
}
h3 a:hover {
	color: #FF0000;
}
h3 a:active {
	color: #FF0000;
}

h4 {
	font-size: 12px;
	color: #1C79C6;
}
#mframe {
	width: 830px;
	margin:0 auto;
	text-align:left;
}

#contents {
	float: left;
	width: 630px;

	font-size: 12px;
}

#sidebar {
	float: left;
	background-color: #F9F8E1;
	width: 170px;
	margin: 5px;
	font-size: 12px;
	border: 1px solid #009900;

}

/*メーカー別リンク*/
.limk a:link {
	color: #00A651; /*0000FF*/
}
.limk a:visited {
	color: #00A651; /*0000FF*/
}
.limk a:hover {
	color: #FF0000;
}
.limk a:active {
	color: #FF0000;
}
/*カテゴリーリンク*/
#ulctg a:link {
	color: #0000FF; /*0000FF*/
}
#ulctg a:visited {
	color: #0000FF; /*0000FF*/
}
#ulctg a:hover {
	color: #FF0000;
}
#ulctg a:active {
	color: #FF0000;
}
/*その他リンク*/
.uletc a:link {
	color: #0000FF; /*0000FF*/
}
.uletc a:visited {
	color: #0000FF; /*0000FF*/
}
.uletc a:hover {
	color: #FF0000;
}
.uletc a:active {
	color: #FF0000;
}

#footer {
	margin-top: 10px;
	clear: both;
	width: 100%;
	font-size: 12px;
	text-align: right;
	padding-right:1em;
	border-top: 1px dotted #000000;
}
.menu {
	margin: 5px;
}

ul {
	margin: 0;
	padding:0;
	list-style-image: url(images/icon_tmenu.gif);
}
li {
	margin-left:25px;
	line-height:16px;
}

/*コンテンツ*/
.swf {
	margin-top: 5px;
	float: left;
}

.banner {
	width: 240px;
	margin-top: 5px;
	margin-left:10px;
	float: right;
	/*background-color: #CCCCCC;*/
}

.bnimg {
	margin-bottom: 3px;
}
.whatsnew {
	clear; both;
	width: 630px;
	margin-top: 10px;
}
.wntitle {
	width: 630px;
	border-bottom: 1px solid #FF0000;

	font-size: 14px;
	font-weight: bold;
}
.star {
	color: #FF9766;
}
dl {
	margin:0;
}
dt {
	margin-top: 5px;
	background-color: #EEEEEE;
	line-height:18px;
	cursor:pointer;
}
dd {
	margin-left: 1em;
	margin-top: 3px;
	line-height:16px;
}

.tpitmbox {
	float: left;
	width: 122px;
	height:180px;
	font-size:10px;
	margin-top: 6px;
	margin-left:3px;
	text-align: center;

	/*background-color: #EEEEEE;*/
}
.itemnm {
	width:122px;
	height:148px;
	overflow:hidden;

}
.f10 {
	font-size:10px;
	font-weight: normal;
}
.leftbanner img {
	border: 0;
	margin-bottom:3px;
}

.ctgprice {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}