body,td{
	font-size:12px;
	font-weight:100;
	color:#333333;
}

.honbun {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt; font-style: normal; line-height: 15pt; font-weight: normal}
.midashi {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #0000CC;
}

.km0{
 color:#0000cc;
}

.ko0{
 font-weight:900;
 color:#333333;
}

.ko1{
 color:#333333;
}

.kn0{
 color:#333333;
}

.kt0{
 font-weight:900;
 color:#ff0000;
}


a{
 color:#0000CC;
}

a:hover{
 color:#cc0000;
}

a.menu{
	color:#CC3333;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	background: url(images/submenu.jpg) no-repeat 5px 0px;
	padding-left: 20px;
	line-height: 25px;
}


a.menu:hover{
	color:#FFA500;
	text-decoration: underline;
}

a.menu2{
	color:#CC3333;
	font-size:11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	background: url(images/submenu.jpg) no-repeat 5px 0px;
	padding-left: 20px;
	line-height: 25px;
}

a.menu2:hover{
	color:#FFA500;
	text-decoration: underline;
}

/* TOPページリンク用 */
a.top{
	color:#ff0000;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 25px;
}

.table_top{
	text-decoration: none;
	font-size:12px;
	background: url(img/arow.gif) no-repeat 5px 46%;
	padding-left: 20px;
}

a.top:hover{
	color:#ff0000;
	text-decoration: underline;
}

.genre{
 font-size:16px;
 font-weight:900;
 color:#ffffff;
}

td.histback{
 background-color:#eeeeee;
}

/* 見出し */
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background: url(img/h1.jpg) no-repeat 0px 0px;
	padding: 3px 0 0 10px;
	margin: 0 0 18px;
	font-weight: bold;
	height: 25px;
	width: 580px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	background: url(img/h2.jpg) no-repeat 0px 16px;
	padding: 0 0 0 3px;
	margin: 25px 0 10px;
	height: 21px;
	font-weight: bold;
	width: 580px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #CC3333;
	background: url(img/h3.jpg) no-repeat 0px 4px;
	padding: 0 0 0 12px;
	margin: 10 0 5px;
	font-weight: bold;
	line-height: 1.3em;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	background: url(img/h2.jpg) repeat-x 0px 16px;
	padding: 0 0 0 3px;
	margin: 25px 0 10px;
	height: 21px;
	font-weight: bold;
	width: 800px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	background: url(ir/img/faqicon.gif) no-repeat 0px 3px;
	padding: 0 0 0 15px;
	margin: 20px 0 5px;
	font-weight: bold;
}
h6 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background: url(img/h1.jpg) no-repeat 0px 0px;
	padding: 3px 0 0 10px;
	margin: 0 0 8px;
	font-weight: bold;
	height: 25px;
	width: 504px;
}
/* 本文 */
.t10px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 1.5em;
}
.t12px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
}
.td-line td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.td-linenone td {
	border: none;

}
.td-line2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}

/* POP UP商品情報 */

body#detailBody {
		text-align:center;
}

table#product_detail {
	margin:0 auto;
	padding:10px 0;
	text-align:left;
}

p.info_title {
	margin-bottom:5px;
}
p.info_supplement{
	font-size: 10px;
	line-height: 1.8em;
	margin-top: 5px;
}

table.country {
	border-top:1px #777 solid;
	border-right:1px #777 solid;
	border-left:1px #777 solid;
	margin-top:10px;
}

table.country th {
		background:#EFEFF0;
		padding:4px;
		text-align:left;
		vertical-align:top;
		font-weight:normal;
		width:136px;
		font-size:12px;
		border-bottom:1px #777 solid;
		border-right:1px #777 solid;
}

table.country td {
		padding:4px;
		border-bottom:1px #777 solid;
		vertical-align:top;
}

table.nutrition {
	border-top:1px #777 solid;
	border-left:1px #777 solid;
}

table.nutrition th {
		background:#EFEFF0;
		padding:4px;
		text-align:left;
		vertical-align:top;
		font-weight:normal;
		width:13%;
		font-size:12px;
		border-bottom:1px #777 solid;
		border-right:1px #777 solid;
}

table.nutrition td {
		padding:4px;
		border-bottom:1px #777 solid;
		border-right:1px #777 solid;
		width:12%;
		vertical-align:top;
}
table.nutrition .blank {
	border-right:none;
	border-bottom:none;
}


table.allergy {
	border-top:1px #777 solid;
	border-left:1px #777 solid;
}

table.allergy th {
		background:#EFEFF0;
		text-align:leftssss;
		font-weight:normal;
		width:11%;
		font-size:12px;
		border-bottom:1px #777 solid;
		border-right:1px #777 solid;
		text-align:center;
		padding:4px 0;
	
}

table.allergy td {
		border-bottom:1px #777 solid;
		border-right:1px #777 solid;
		text-align:center;
		padding:4px 0;

}


table.allergy .blank {
	border-right:none;
	border-bottom:none;
	border-top:none;
	background:none;
}

table.allergy .txtSmall {
	font-size:12px;
}






/* 各コンテンツ土台2011.09.15 追加
========================================== */

#mainContents {
	text-align: left;
	width: 700px;
}
#mainContents h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	height: 49px;
	width: 700px;
}

