/* 全体の設定　*/

body {
	background-color: #E6E6E6;
}
.sitemap-link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

strong {
	font-weight: normal;
}

.FloatEnd {
	clear: both;
}

#title {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 20px;
	width: 600px;
	margin-left: 35px;
	margin-top: 16px;
	color: #FFFFFF;
}

.hf-link {
	color: #FFFFFF;
	text-decoration: none;
}


.entrytitle {
	height: 30px;
	width: 640px;
	background-image: url(http://www.dokutyo.com/entrytitle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-indent: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entrybody {

	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 630px;
        color: #444444;
	font-size: 12px;
	line-height: 140%;
}



/* メインページレイアウト */

#index-box {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#index-header {
	width: 850px;
	background-image: url(http://www.dokutyo.com/heade.gif);
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}

#index-contents {
	width: 640px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

#index-menu {
	width: 190px;
	float: left;
	background-color: #EEEEEE;
	height: 700px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#index-footer {
	background-image: url(http://www.dokutyo.com/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 850px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}


/* メニューレイアウト */

.menutitle {
	background-image: url(http://www.dokutyo.com/menutitle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 190px;
	height: 22px;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
}

.menubody {
	font-size: 12px;
	line-height: 20px;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.rss {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 8px;
}

/* 商品テーブルレイアウト */

.description {
	width: 610px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(http://www.dokutyo.com/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 190px;
}

.tablebody {
	height: 160px;
	width: 580px;
	margin-left: 18px;
	margin-top: 15px;
}
.cell1 {
	text-align: left;
	vertical-align: middle;
	height: 135px;
	width: 140px;
}
.cell2 {
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 5px;
}
.cell3 {
	height: 20px;
	width: 470px;
	color: #FFFFFF;
	background-color: #0C4BD1;
	text-align: center;
	vertical-align: middle;
}
.cell4 {
	height: 160px;
	width: 440px;
	margin: 0px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell5 {
	width: 100px;
	height: 20px;
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #0000FF;
}
.cell6 {
	height: 20px;
	width: 370px;
	background-color: #F9F9F9;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* カテゴリーレイアウト */

#category-box {

	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#header2 {
	width: 650px;
	margin-bottom: 0px;
	background-image: url(http://www.dokutyo.com/header2.gif);
	height: 95px;
}


#footer2 {
	height: 30px;
	width: 650px;
	background-image: url(http://www.dokutyo.com/footer2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
