body {
	background-color: #F4B44E;
	margin: 0px;
	padding: 0px;
}



/* コンテナ */

div#container {width: 700px;
	background-color:#FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


/* ヘッダー */


div#header {
	background-image:url(images/images/head_background_12.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 95px;
	width: 800px;
}

div#header h1 {font-size:10px;
               width: 800px;
               text-align:right}


/* メニュー */

div#menu ul   {list-style-type:none;
               margin: 0px;
               padding: 0px;}

div#menu li {display:inline;
             margin: 0px;
             padding: 0px;}


#menu1{width:127px;
	height:40px;
	background-image: url(images/images/navi_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/* コンテンツ */



h2 {
	color: #666666;
	font-size: 16px;
	padding: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #F4C27B;
	text-align: center;
	margin-bottom: 5px;
	word-spacing: 20px;
}

h3 {
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
	padding-top: 15px;
}


p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}


.small {
	font-size: 11px;
	color: #666666;
}

.normal {font-size: 13px;
	color: #666666;}

/* フッター */h1 {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 130%;
}
.hana {
	font-size: 14px;
	line-height: 100%;
	color: #EF1A23;
}
.gray {
	font-size: 12px;
	line-height: 100%;
	color: #333333;
}
