@charset "shift_JIS";

* {
	color:#333333;
	font-size: 14px;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #FFFFFF;
}

a {
	color:#8E6246;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:808px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

#znti {
	width:808px;
	float: left;
	background: url(img/znti_bgp.jpg) repeat-y center center #FFFFFF;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:808px;
	height:200px;
	background: url(img/header_bgp.gif) no-repeat top left;
}

#head {
	width:808px;
	height:200px;
	background: url(img/header_bgp.gif) no-repeat top center;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 730px;
	height: 25px;
	margin-left: 45px;
	margin-bottom:40px;
	padding-top: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #704E36;
	font-family: Verdana, Arial, sans-serif;
}

#header p a {
	display: block;
	text-decoration: none;
	width: 700px;
	height: 15px;
	margin-left: 50px;
	padding-top: 3px;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
}

#head p a {
	display: block;
	text-decoration: none;
	width: 400px;
	height: 15px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
}

#header #sbg {
	font-size: 10px;
	line-height: 11px;
	width: 400px;
	color: #99cc99;
	padding:17px 0 0 30px;
}

#head #sbg {
	font-size: 10px;
	line-height: 11px;
	width: 420px;
	color: #99cc99;
	padding:17px 0 0 30px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	margin:0 4px;
	height: 12px;
	background-color: #D7BDAC;
	background-image: url(img/nav2.gif);
	background-repeat: repeat-x;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #8E6246;
	background-color: #CCCCCC;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents ul{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;
}

#contents ul li a{
	text-decoration:none;
}

#contents h2 {
	font-size : 20px;
  	line-height:50px;
	font-weight : bold;
  	text-decoration : none;
	text-align:center;
  	color :#0C2CAB;
  	margin: 30px 0 0 0;
	background:url(img/h2_bgp.gif) no-repeat center center;
}



#contents h3 {
	clear:both;
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A87553;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BA8F74;
	padding-left: 10px;
	color: #663300;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#contents #a_tp {
	padding: 0px;
}

#contents #a_tp p a {
	font-size: 12 px;
	line-height: 15px;
}

#contents #a_tp p strong {
	font-size: 12 px;
	line-height: 15px;
}

#contents #b_pd {
	padding: 10px;
}

#contents #b_pd p.hnpp {
	font-size: 120%;
	line-height: 20px;
}

#contents #b_pd p strong {
	font-size: 130%;
	line-height: 110%;
}

#contents #b_pd table{
	margin-left:15px;
	border-collapse: collapse;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
}

#contents #b_pd td{
	border-color: #666666;
}

#contents p.bspop {
        font-size:14px;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-right: 20px;
        margin-left: 30px;
        line-height: 21px;
        padding-right: 5px;
        padding-left: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
}

#contents p.bspop a{
	font-size:14px;
	line-height:21px;
	color:#666666;
	text-decoration:none;
}





/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
	margin:0 0 0 9px;
}

#side li {
	list-style-type: none;
}

#sidf {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#sidf h3 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	margin:3px auto 0;
	padding: 4px 0 0;
	text-align: left;
}

#sidf h3 a {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
	margin:3px auto 0;
	padding: 4px 0 0;
	text-align: left;
}

#sidf ul {
	margin-bottom: 5px;
	font-size: 8px;
	line-height: 10px;
}

#sidf li {
	list-style-type: none;
	display: inline;
	font-size: 8px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}


#sidf li a {
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
	color:#000066;
	margin: 0;
	padding: 0;
}


#sidf li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #FFFFFF;
	line-height: 12px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: none;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E6246;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

div.ftinfo {
	font-size: 10px;
	text-align: right;
}

div.ftinfo a {
	font-size: 10px;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	clear: both;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0 5px 0;
	display: block;
	background-color: #999999;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	font-size: 10px;
}

