body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 140%;
	color: #444444;
	background-position: center;
	text-align: center;
}

a{ /* 基本のリンク （固定）*/
	color: #003399; text-decoration: underline;}
a:hover {
	color: #5A86DF; text-decoration:none;}
	
td {
	text-align:left;
	}
/*グレイ文字*/
.g {
	color: #444444;
}
.g2 {
	color: #999999;
}
/*赤文字*/
.red {
	color: #CC0000;
}
.oowaku {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*h1header上部商品ネーム部分*/
.h1 
	{
	margin:0px;
	text-decoration: none;
	font-weight:normal;
	height: 0px;
	visibility: hidden;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	line-height: 0px;
	display: none;
	overflow: hidden;
	}
.sml {
	font-size: 10px;
	color: #999999;
}

h2,h3 {
	margin:0px;
	padding: 0px;
	font-size: 100%;
	
}
/*フッタ用*/
.honbun12px {
font-size: 12px;
}
.t12 {
	font-size: 12px;
	line-height: 18px;
}
.head {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #333399;
}
