@charset "shift_jis";
/* CSS Document */

* {
	padding:0;
	margin:0;
	list-style:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border:none;
}

body {
	background-color:#d4d0bd;
	width:100%;
}

.f_l {
	float:left;
}

.f_r {
	float:right;
}

#Container {
	background:url(../images/bg_container.jpg) top left repeat-y;
	width:1000px;
	margin:0 auto 10px auto;
}

#Container #Wrapper01 {
	width:960px;
	margin:0 auto;
}

#Container #Wrapper01 #Header {
	background-color:#e7e4d5;
}

#Container #Wrapper01 #Header h1 {
	float:left;
	padding-top:30px;
	font-size:0.7em;
	color:#4f4939;
	padding-left:25px;
}

#Container #Wrapper01 #Header p#Logo {
	padding-left:24px;
}

#Container #Wrapper01 #Header p#Tel {
	padding-right:9px;
}

ul#Gnavi {
	overflow:hidden;
	clear:both;
	height:36px;
}

ul#Gnavi li {
	float:left;
	line-height:0;
	width:240px;
	height:36px;
}

ul#Gnavi li.Navi02 {
	background:url(../images/btn_navi02_o.jpg) top left no-repeat;
}
ul#Gnavi li.Navi03 {
	background:url(../images/btn_navi03_o.jpg) top left no-repeat;
}
ul#Gnavi li.Navi04 {
	background:url(../images/btn_navi04_o.jpg) top left no-repeat;
}

ul#SubNavi {
	clear:both;
	background:url(../images/bg_navi.jpg) top left repeat-x;
	height:52px;
}

ul#SubNavi li {
	display:block;
	overflow:hidden;
	float:left;
	width:239px;
	height:52px;
	margin-right:1px;
}

ul#SubNavi li.Sub01 {
	background:url(../images/btn_sub01_o.jpg) top left no-repeat;
}
ul#SubNavi li.Sub02 {
	background:url(../images/btn_sub02_o.jpg) top left no-repeat;
}
ul#SubNavi li.Sub03 {
	background:url(../images/btn_sub03_o.jpg) top left no-repeat;
}
ul#SubNavi li.Sub04 {
	display:block;
	background:url(../images/btn_sub04_o.jpg) top left no-repeat;
	width:240px;
	margin-right:0;
}

#Container #Wrapper01 #Contents {
	overflow:hidden;
	clear:both;
	background:url(../images/bg_contents.jpg) top left no-repeat;
	padding-top:15px;
}

#Main {
	overflow:hidden;
}

#Main ul li a {
  display:block;
}
#Main .switch {
  float:right;
}

#Main .switch ul li {
	overflow:hidden;
	height:81px;
}

#Main .switch ul li.Gaia {
	height:82px;
}
#Main .switch-image {
  float:left;
  width:720px;
}

#Main .switch-image { position:relative;}
#Main .switch-image a { display:block; }
#Main .switch-image a { position:absolute; top:0; left:0; z-index:8; }
#Main .switch-image a.active { z-index:10; }
#Main .switch-image a.last-active { z-index:9; }

#Main .sem_sub {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#BottomContents {
	overflow:hidden;
	clear:both;
	width:970px;
	padding-top:15px;
	padding-left:20px;
}

#BottomContents #LeftContents {
	float:left;
	width:640px;
	border-right:1px dashed #775c31;
	padding-right:10px;
}

#BottomContents #LeftContents ul.Menu {
	overflow:hidden;
	width:638px;
}
#BottomContents #LeftContents ul.Menu li {
	float:left;
	height:96px;
	margin:0 8px 7px 0;
}

#BottomContents #LeftContents ul.Menu li.NoMargin {
	margin-right:0;
}

#BottomContents #LeftContents p.Notification {
	width:605px;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.5em;
	padding:14px;
	margin-top:5px;
	border:1px solid #d5d0bd;
}

#BottomContents #LeftContents p.Notification span {
	font-size:1.1em;
	color:#9c0828;
}

#BottomContents #LeftContents #News {
	overflow:hidden;
	margin-top:15px;
}

#BottomContents #LeftContents #News h3 {
	float:left;
	width:506px;
}

#BottomContents #LeftContents #News p {
	float:left;
	width:129px;
}

#BottomContents #LeftContents #News dl {
	clear:both;
	overflow-x:hidden;
	background:url(../images/bg_new.jpg) bottom left repeat-x;
	line-height:2em;
	border-left:1px solid #a6a287;
	border-right:1px solid #a6a287;
	border-bottom:1px solid #a6a287;
	font-size:0.7em;
	width:605px;
	height: 160px;
	padding: 7px 14px;
}

#newsbox dl{
	font-size: 0.9em;
	clear:both;
	width:540px;
	margin: 20px auto;}

#BottomContents #LeftContents #News dl dt,
#newsbox dl dt {
	clear:left;
	float:left;
}

#BottomContents #LeftContents #News dl dd{
	width:460px;
	margin-left:68px;
	padding-left:74px;
}

#newsbox dl dd{
	width:420px;
	margin-left:30px;
	padding-left:74px;
	margin-bottom: 15px;}

#BottomContents #LeftContents #News dl dd a,
#newsbox dl dd a {
	color:#000000;
}

#BottomContents #LeftContents #News dl dd a:hover ,
#newsbox dl dd a:hover{
	color:#a6a287;
}

#BottomContents #LeftContents #News dl dd.new,
#newsbox dl dd.new {
	background:url(../images/icon_new.gif) 6px 3px no-repeat;
}

#BottomContents #LeftContents #News dl dd.paper {
	background:url(../images/icon_paper.gif) 6px 3px no-repeat;
}

#BottomContents #LeftContents #News dl dd.book {
	background:url(../images/icon_book.gif) 6px 3px no-repeat;
}

#BottomContents #LeftContents #News dl dd.tv {
	background:url(../images/icon_tv.gif) 6px 3px no-repeat;
}

#BottomContents #RightContents {
	float:left;
	width:304px;
	padding-left:15px;
}

#BottomContents #RightContents ul.Info {
	overflow:hidden;
	height:56px;
}

#BottomContents #RightContents ul.Info li {
	overflow:hidden;
	float:left;
	margin-right:4px;
}

#BottomContents #RightContents ul.Info li.NoMargin {
	margin-right:0;
}

#BottomContents #RightContents div.muryo {
	background-color:#e7e4d5;
	text-align:center;
	height:176px;
	width:295px;
	margin:11px 0;
}

#BottomContents #RightContents div.Block {
	border-top:1px dashed #775c31;
	width:295px;
	padding-top:8px;
}

#BottomContents #RightContents div.Block h4 {
	font-size:0.7em;
}

#BottomContents #RightContents div.Block p {
	font-size:0.7em;
	padding:3px 0;
	line-height:1.5em;
}

#BottomContents #RightContents div.Block ul li {
	background:url(../images/icon.gif) left center no-repeat;
	line-height:1.8em;
	font-size:0.7em;
	padding-left:15px;
}

#BottomContents #RightContents div.Block ul li a {
	color:#514a3a;
	text-decoration:none;
}

#BottomContents #RightContents div.Block ul li a:hover {
	color:#8f7856;
}

#Footer {
	width:960px;
	margin:0 auto;
	font-size:0.7em;
}

#Footer ul {
	overflow:hidden;
	padding:12px 0 0 0;
	margin-bottom:8px;
}

#Footer ul li {
	float:left;
	line-height:1.2em;
	padding:0 1.2em;
	border-right:1px solid #4d4b36;
}

#Footer ul li.NoPadding {
	padding-left:0;
}

#Footer ul li.NoBorder {
	border:none;
}

#Footer ul li a {
	color:#4d4b36;
	text-decoration:none;
}

#Footer ul li a:hover {
	color:#8f7856;
}

#Footer .Copy {
	clear:both;
	overflow:hidden;
	line-height:1.5em;
	border-top:2px solid #990a26;
	margin-bottom:8px;
}

#Footer .Copy p {
	overflow:hidden;
	display:block;
	float:left;
	padding-top:5px;
	font-size:0.9em;
}

#Footer .Copy address {
	overflow:hidden;
	display:block;
	float:right;
	padding-top:5px;
	font-style:normal;
}

.tag {
	font-size:0;
	line-height:0;
	height:0;
}

.tag img {
	font-size:0;
	line-height:0;
	height:0;
}

span.BarBottom {
	display:block;
	clear:both;
	height:9px ;
	line-height:0;
	font-size:0;
}
	