@charset "utf-8";
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFF;
}
.oneColFixCtrHdr #container {
	width: 890px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px;
	height: 250px;
	background-color: #DDDDDD;
	background-image: url(../image/head_img.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	height: 250px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-size: 12px;
	text-align: center;
}
.english {
	font-size: 12px;
	line-height: 1.2em;
	text-indent: 1em;
}

#menu {
	background-color: #FFF;
	height: 30px;
	width: 890px;
	margin-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	background-color: #CCC;
	height: 30px;
	width: 220px;
	border: 1px solid #999;
	text-align: center;
	font-size: 14px;
	display: block;
	float: left;
	vertical-align: middle;
}
#menu ul li a {
	color: #009;
	display: block;
	height: 25px;
	width: 100%;
	background-image: url(../image/manu_back1.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 5px;
}
#menu ul li a:hover {
	color: #F30;
	display: block;
	height: 25px;
	width: 100%;
	background-image: url(../image/manu_back2.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 5px;
}
#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	background-image: url(../image/copy_back1.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 850px;
	margin-top: auto;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4em;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.center_img {
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sakuhin {
	padding: 5px;
	width: 610px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	clear: both;
}
.sakuhin p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#mainContent h1 {
	font-size: 24px;
	color: #009;
	height: 45px;
	width: 99%;
	background-color: #FFC;
	padding-top: 15px;
	padding-left: 10px;
	background-image: url(../image/tytle_back1.jpg);
}
#under_menu {
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 100%;
	margin-bottom: 10px;
	background-color: #CCC;
	padding-top: 3px;
}
.right_img {
	text-align: right;
	float: right;
	margin-left: 1em;
}
#mainContent h3 {
	font-size: 16px;
	color: #369;
	background-color: #CBE4B1;
	height: auto;
	padding-top: 8px;
	padding-left: 4em;
	margin: 0px;
	padding-bottom: 5px;
}
#mainContent p {
	margin-top: 0.5em;
	margin-right: 4em;
	margin-bottom: 0.5em;
	margin-left: 4em;
	line-height: 1.8em;
}
.plofile {
	padding: 5px;
	width: 750px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
}
.red {
	color: #F00;
}
.sakuhin_wide {
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	clear: both;
}
.plofile p {
}
.img_left {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
#mainContent ul {
	margin-left: 3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	padding-right: 5.5em;
	padding-left: 2.5em;
}
.english_right {
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
}
.plofile dt {
	padding-left: 4.5em;
	float: left;
}
.plofile dd {
	padding-left: 6em;
}
.red_big {
	color: #F00;
	font-size: 30px;
}
