/* ========================================
このスタイルシートはUTF-8です。
共通設定

======================================== */

body, html {
	background-color: #003366;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
.Fsize-M {
	font-size: 12px;
	line-height: 150%;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
a {
	color: #336699;
}
a:hover {
	color: #FF6600 !important;
	text-decoration: underline !important;
}
li.MenuLinkSelf a {
	font-weight: bold !important;
	color: #666666 !important;
}


/* ========================================

基本レイアウト

======================================== */

#ALL {
	text-align: left;
	margin: 0px auto;
	width: 800px;
}
#HEADER {
	background-image: url(images_site/header_bg.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 800px;
}
p#TAGLINE {
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 10px;
	height: 21px;
	padding-top: 9px;
	background-image: url(images_site/tagline_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
}

/* Logo h1=トップページ用　div=その他のページ */
h1#LOGO, div#LOGO {
	height: 92px;
	width: 320px;
	float: left;
}
h1#LOGO a, div#LOGO a {
	display: block;
	height: 92px;
	width: 320px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

/* トップへ戻る・問い合わせ */
#HEADERNAVIGATION {
	float: right;
	width: 224px;
	height: 20px;
	padding: 59px 11px 13px 0px;
}
a#ForTOP {
	background-image: url(images_site/head_goto_top.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	line-height: 12px;
	width: 113px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
a#ForContact {
	background-image: url(images_site/head_goto_contact.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	line-height: 12px;
	width: 100px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: -9999px;
	float: right;
}
a#ForTOP:hover, a#ForContact:hover {
	background-position: 0px -20px;
}

/* All Contents wrapper */

#CONTENTSWRAPPER {
	border-bottom: 1px solid #CC9934;
	background-color: #FFFFFF;
	border-right: 1px solid #CC9934;
	border-left: 1px solid #CC9934;
}

/* Global Menu */
#GLOBALMENU {
	height: 50px;
	width: 796px;
	overflow: hidden;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#GLOBALMENU ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#GLOBALMENU ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 199px;
}
#GLOBALMENU ul li a {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 199px;
	text-indent: -9999px;
	overflow: hidden;
}
a#GM01 {
	background-image: url(images_site/gm01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#GM02 {
	background-image: url(images_site/gm02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#GM03 {
	background-image: url(images_site/gm03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#GM04 {
	background-image: url(images_site/gm04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#GM01:hover, a#GM02:hover, a#GM03:hover, a#GM04:hover {
	background-position: 0px -50px;
}



/* メインイメージ */
#TOPIMAGE {
	height: 200px;
	width: 796px;
	border-left: 1px solid #FFFFFF;
}
a#MAINIMAGE {
	background-image: url(images_site/main_image.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 594px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#MATSUMOTO {
	background-image: url(images_site/matsumoto_top.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 202px;
	float: right;
	text-indent: -9999px;
}
#MATSUMOTO a {
}



/* Topic Paht area */

#TOPICPATH p {
	font-size: 12px;
	line-height: 1.2em;
	padding: 8px 5px 5px;
	margin: 0px;
	color: #666666;
}
#TOPICPATH p a {
	text-decoration: none;
}


/* Contents area */

#CONTENTS {
	float: left;
	width: 594px;
	overflow: hidden;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#TopKanpou {
	background-image: url(images_site/toppage_about_kanpou.gif);
	background-repeat: no-repeat;
	padding: 50px 10px 10px 5px;
	width: 280px;
	float: left;
}
#TopSyourei {
	background-image: url(images_site/toppage_about_rinshou.gif);
	background-repeat: no-repeat;
	padding: 50px 10px 10px 5px;
	width: 280px;
	float: right;
}
#CONTENTS ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#CONTENTS ul li {
	background-image: url(images_site/list_block.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 16px;
	line-height: 150%;
	padding-bottom: 7px;
	background-position: 0px 3px;
}
#CONTENTS ul li ul {
	margin: 0px;
	padding: 7px 0px 0px;
	list-style-type: none;
}
#CONTENTS ul#SyoureiNEW {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
}
#CONTENTS ul li ul li, #CONTENTS ul#SyoureiNEW li {
	background-image: url(images_site/list_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 14px;
	line-height: 150%;
	margin-left: -5px;
	padding-bottom: 7px;
}
#CONTENTS p {
	font: 16px/170% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 10px;
}
#CONTENTS p strong {
	font-weight: bold;
	color: #993300;
	background-color: #EBEBD8;
	border-bottom: 1px dotted #CCCC99;
}
#CONTENTS h2 {
	background-color: #EFEDD8;
	border-top: 2px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	padding: 5px 10px;
	color: #330000;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
#CONTENTS h2.EntriesTitle {
	background-color: #3E5062;
	border-top: 2px solid #999966;
	border-bottom: 1px solid #999966;
	padding: 5px 10px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
#CONTENTS h3 {
	font: bold 16px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663300;
	margin: 10px 0px;
	padding: 4px 3px 2px;
	border-left: 3px solid #CCCC99;
}
.imgleft {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-size: 10px;
}
.imgright {
	float: right;
	padding: 3px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}
.imgleft img{
	border: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.imgright img{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#ENTRY {
	background-image: url(images_site/entry_bg.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 10px;
}
h1#PageTitle {
	padding: 7px 0px 15px;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #003366;
}
#CONTENTS p.posted {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: right;
	margin-bottom: 20px;
}
#ENTRY #ContetsFooter {
	background-color: #F7F1E1;
	background-image: url(images_site/contents_bottom_image.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #CCCCCC;
	height: 70px;
	margin-top: 10px;
}
#ENTRY #ContetsFooter h4 {
	padding: 8px 10px 3px 110px;
	font: bold 18px/20px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #330000;
	margin: 0px;
}
#ENTRY #ContetsFooter h4 a {
	color: #330000;
	text-decoration: none;
}
#ENTRY h4 {
color: #663300;
padding: 3px 3px 5px 5px;
}
#ContetsFooter p {
	margin: 0px;
	padding: 5px 10px 5px 110px;
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#OPEN {
	background-color: #F7F1E1;
	background-image: url(images_site/open_table.gif);
	background-repeat: no-repeat;
	background-position: 193px 5px;
	clear: both;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 11px;
	border: 1px solid #CCCCCC;
}
#OPEN p {
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
}

h5.SideTitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	background-color: #CBE0D6;
	padding: 5px;
	margin: 0px 0px 5px;
}
h5.BottomTitle {
	font: bold 16px/20px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #666666;
	background-color: #CBE0D6;
	margin: 0px;
	padding: 5px;
}
h5.SideTitle a, h5.BottomTitle a {
	color: #666666;
	text-decoration:none;
}

#ContetsBottomMenu {
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#ContetsBottomMenu ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	border-top: none;
}
#ContetsBottomMenu  ul li {
	background-image: url(images_site/list_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 7px;
	font: 14px/17px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 2px;
}

/* Side Contents area */

#SUBCONTENTS {
	float: right;
	width: 198px;
	overflow: hidden;
	background-color: #F0F7F3;
	margin-top: 5px;
	border-right: 1px solid #FFFFFF;
}
#SUBCONTENTS .side-book {
	width: 188px;
	margin-left: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	font-size: 12px;
	line-height: 14px;
}
#SUBCONTENTS .side-book img {
	padding-bottom: 5px;
}
#SUBCONTENTS ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
}
#SUBCONTENTS ul li {
	margin: 0px;
	padding: 4px 5px 3px 16px;
	border-bottom: 1px solid #CBE0D6;
	background-image: url(images_site/list_side_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#SUBCONTENTS ul a {
	text-decoration: none;
}


/* Footer area */

#FOOTER {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images_site/footer_bg.png);
	background-repeat: no-repeat;
	width: 798px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
	margin-top: 10px;
}
#FOOTER p {
	text-align: center;
	margin: 0px 0px 5px;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
}
#FOOTER a {
	text-decoration: none;
}
p#FootLine {
	font: 10px/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px 20px;
	border-bottom-style: none;
}


