@charset "shift_jis";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 130%;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/back_momo.gif);
	background-repeat: repeat-x;
}
.menu-01 {
	background-color: #00419C;
	margin: 0px;
	width: 200px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003f97;
}
a:active {
	text-decoration: underline;
	color: #003f97;
}
.main  #container {
	width: 736px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main  #header {
	background-color: #FFFFFF;
	height: 99px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E9E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main #container #header .copy {
	float: right;
	margin-top: 30px;
	margin-right: 18px;
}

.main #container #topcontent .main_kiji .text_center {
	font-size: 0.8em;
	text-align: center;
	clear: both;
}

.main #container #header #zennoh .flot_left {
	margin-top: 5px;
	float: left;
}
.main #container #header #zennoh .flot_right {
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main #container #header #zennoh {
	height: 43px;
}

.main  #header  h1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 280px;
	height: 51px;
}
.main #container #navi  {
	background-image: url(images/level_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 0.9em;
	height: 1em;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#navi p a:link,#navi p a:visited,#navi p a:active,#navi p a:hover {
	text-decoration: none;
}
.main #container #topcontent p {
	margin: 0px;
	padding: 0px;
}

.new_top {
	background-image: url(images/back_new_top.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-weight: bold;
	padding-left: 30px;
}
.main   #content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main #content p {
	margin: 0px;
	padding: 0px;
}
.menu {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 26px;
	clear: both;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-left: 18px;
	margin-bottom: 0px;
	text-align: center;
}
.kiji_612 {
	width: 612px;
}

.main ul {
	margin: 0px;
	padding: 0px;
}
.main li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style-type: none;
}

.main   #bottom {
	height: 19px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
.main   #bottom   p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0;
}
.main #footer {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
} 
.main #footer p {
	margin: 0;
	padding: 0px;
}

.fotter_mark a:link, .fotter_mark a:visited {
	font-size: 0.8em;
	color: #FF0000;
}

.fotter_rightCopy {
	font-size: small;
	margin-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #368126;
	text-align: right;
}
.fotter_mark {
	width: 100px;
	float: left;
}
.fotter_right {
	margin-left: 116px;
	font-size: 8pt;
	width: 587px;
	text-align: left;
}
.font_white {
	color: #FFFFFF;
}

.font8p_red {
	font-size: 8pt;
	color: #FF0000;
}
.main_long  #container {
	width: 836px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	background-image: url(images/back_middle_long.gif);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.font_8pt {
	font-size: 8pt;
}
.main_long  #header {
	background-color: #FFFFFF;
	background-image: url(images/back_top_long.gif);
	height: 80px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 70px;
	background-repeat: no-repeat;
}
.main_long  #header  h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.main_long   #content {
	background-color: #FFFFFF;
	background-image: url(images/back_middle_long.gif);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.main_long #content p {
	margin: 0px;
	padding: 0px;
}
.main_long   #bottom {
	background-image: url(images/back_bottom_long.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: bottom;
	clear: both;
}
.main_long   #bottom   p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0;
}
.main_long #footer {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 65px;
	background-image: url(images/back_middle_long.gif);
	clear: both;
	height: auto;
	width: auto;
} 
.main_long #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.main_long ul {
	margin: 0px;
	padding: 0px;
}
.main_long li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style-type: none;
}
.menu_long {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 26px;
	clear: both;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	width: 700px;
	text-align: center;
	margin-left: 50px;
}
.menu-blue {
	background-color: #AFD75E;
	margin: 0px;
	width: 130px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.menu-02 {
	text-align: left;
	border: 1px solid #666666;
	padding: 2px;
}
.space {
	height: 30px;
	width: auto;
}
.space20 {
	height: 15px;
	width: auto;
}
.font_white {
	font-size: 12px;
	color: #FFFFFF;
}
.subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F14A09;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	margin-left: 20px;
}
.sub_title {
	background-image: url(images/subtitle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14pt;
	color: #333333;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	vertical-align: 50%;
}
.sub_title_red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F04602;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F04602;
	padding-left: 5px;
}
.main_kiji {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding: 0px;
}
.main_kiji ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_kiji li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}



.space0 {
	margin: 0px;
	padding: 0px;
}
.ryori_peace_l {
	width: 160px;
	float: left;
}

.ryori_hyo {
	width: 320px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.new {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.new_middle {
	background-image: url(images/back_new_middle.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 20px;
	padding-top: 5px;
}
.clear_all {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.new_bottom {
	background-image: url(images/back_new_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.qr {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #E3E3E3;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.main #container #topcontent .main_kiji .qr p {
	padding-top: 5px;
}

.main #container #topcontent .main_kiji .seikatsu {
	text-align: right;
	padding-top: 40px;
}

.top_link {
	font-size: 8pt;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main #topcontent {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
