/*タグ*/

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

body {
	background-image: url(../img/body/bg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
	background-color: #CCC;
}

html,body{height: 100%;}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.submenu {
	border: 1px solid #CCCCCC;
	background-color: #666666;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

a:focus { outline:none}

h2 {
	text-indent: -9999px;
}

h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-decoration: underline;
}
.entry-tag a {
	color: #039;
	text-decoration: none;
}
.entry-categories-list li {
	display: inline;
	font-size: 11px;
}
.entry-categories-list a {
	color: #039;
	text-decoration: none;
}
.entry-categories {
	margin-top: 20px;
}

/*BODY*/

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	text-align: left;
}

#body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/body/body_bg.jpg);
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}


#main {
	width: 580px;
	float: left;
	text-align: left;
}

.contents {
	width: 540px;
	margin-bottom: 15px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
}
em {
	font-style: normal;
}

.content-nav {
	font-size: 12px;
	width: 520px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #B5B5B5;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#pagetitle {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	background-color: #1B6395;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}


.content-nav a {
	text-decoration: none;
	color: #145D74;
}

.float {
	float: left;
	width: 95px;
	height: 120px;
}

.clear {
	clear: both;
}



/*SUB*/



#sub {
	width: 220px;
	float: right;
	font-size: 12px;
}
.sub_box {
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.sub_box a {
	color: #EBEBEB;
}
.permalink {
	font-size: 11px;
	color: #5E7B00;
}

.m_sub li {
	float: none;
	margin: 0;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}


/*ASSET*/
#meta {
	font-size: 11px;
	color: #81A042;
	text-align: right;
}

.morelink {
	font-size: 10px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-top: 10px;
	text-align: right;
}

.morelink a {
	color: #567F00;
}

/*フッター*/

#footer {
	clear: both;
	margin-bottom: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 0px;
	background-color: #D6D6D6;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#address {
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.productname {
	color: #FFFFFF;
	background-image: url(bg_productname.jpg);
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.sub_box ul li ul {
	margin-left: 15px;
	margin-bottom: 20px;
}
#sub div .sub_box ul li {
}
#new li {
	line-height: 14px;
	margin-bottom: 5px;
}

asset-more p { margin-bottom:15px;}

.entrytable {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
.photo img {
	margin: 10px;
}
.photo {
	text-align: center;
	vertical-align: top;
}
.entrytable .text {
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
}
.entrytable .text p {
	margin-bottom: 15px;
}
.price th {
	text-align: left;
	width: 170px;
	padding-left: 10px;
	font-size: 12px;
}
.btn_direct {
	color: #FFF;
	font-size: 12px;
	background: #090 url(mt-static/plugins/TinyMCE/template/template/btn.png) no-repeat left;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
	display: block;
	width: 230px;
	margin-bottom: 10px;
}
.price {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}

.pic_shohin {
	width: 180px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.price td {
}
pic_shohin img {
	padding: 5px;
}

