@charset "UTF-8";
/* CSS Document */

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

p {
	font-size:12px;
	color:black;
	line-height:1.7;
	}
* html p {
	font-size:13px;
	line-height:1.8;
	}
#kodawari p {
	margin-bottom:15px;
	}
td p {
	margin-left:10px;
	margin:5px 10px;
	font-weight:normal;
	line-height:1.3;
	}
td p.yellow {
	color:#FFCC00;
	}
p.bigsize {font-size:14px; line-height:1.4;}

h1 {
	font-size:16px;
	color:#990000;
	line-height:1.5;
	letter-spacing:1.7;
	font-weight:normal;
	margin-bottom:10px;
	}
* html h1 {/*IE*/
	font-size:14px;
	}
.itemtexts h1 {
	margin-bottom:0px;
	}
	
h2 {
	background:url(../images/p_tenshin/ojisansmall.gif) no-repeat left;
	padding-left:30px; padding-bottom:5px; margin-bottom:10px;
	color:#CC0000;
	font-size:22px;!important
	font-size:20px;
	font-weight:normal;
	height:30px;
	}
* html h2 {
	font-size:20px;
	padding:10px 0px 0px 30px;
	}
	
h3 {
	background:url(../images/p_tenshin/shoppingtitle.gif) no-repeat;
	width:550px;height:40px;
	color:white;
	font-size:20px;
	font-weight:normal;
	padding:5px;
	}
* html h3 {/*IE*/
	padding:10px 0px 0px 10px;
	}
#kodawari h3 {
	background:none;
	height:40px;
	}

.thickredline {
	width:100%;
	height:40px;
	background-color:#CC0000;
	border:black 1px solid;
	}
* html .thickredline {
	width:99%;
	}
	
h4 {/*原材料説明*/
	font-size:10px;
	color:#333333;
	width:540px;
	padding:5px;
	border:#333333 solid 1px;
	line-height:1.5;
	font-weight:normal;
	margin:10px 0px;
	}
* html h4 {
	font-size:11px;
	}


h5 {
	font-size:11px;!important
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}
* html h5 {
	font-size:12px;
	}	
h5 a {/*Link text*/
	color:#000099;
	text-decoration:none;
	line-height:1.8;
	}
h5 a:hover {
	text-decoration:underline;
	}
#telorfax h5 {
	position:relative;
	top:100px;
	margin-left:10px;
	}
* html #saiji h5 {
	font-size:11px;
	}

h6 {/*small text for captions*/
	font-size:11px; color:#990000;
	font-weight:normal;
	line-height:1.6;
	}

