@charset "shift_JIS";

* {
	color:#333333;
	font-size: 14px;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: "lr oSVbN", Osaka, "qMmpS 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;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


span.udl{
	text-decoration: underline;
	font-size: 100%;
}

span.mrk{
	background-color: #FFFF00;
	font-size: 100%;
}


/*
x[X
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	border: solid 2px #937384;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
wb_[
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:100px;
	background: url(img/header.gif) no-repeat top left;
}

#heade2 {
	width:800px;
	height:100px;
	background: url(img/heade2.gif) no-repeat top left;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 730px;
	height: 25px;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 22px;
	line-height: 25px;
	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;
}

#heade2 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;
}

#header #sub {
	font-size: 10px;
	width: 730px;
	color: #000000;
	margin-left: 50px;
	padding-top: 3px;
}

#heade2 #sub {
	font-size: 10px;
	width: 730px;
	color: #000000;
	margin-left: 50px;
	padding-top: 3px;
}


/*irQ[V
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	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;
}


/*
Rec
-------------------------------------------------------------------*/

#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 p.kijisyo{
	font-size:10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#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;
}

#contents ul.topkl{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 20px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size : 24px;
	font-weight : bold;
  	text-decoration : none;
  	line-height:170%;
  	color :#F84907;
  	margin: 10px;
}


#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 span.aksnt{
	font-size : 18px;
	font-weight : bold;
  	text-decoration : none;
  	line-height:170%;
  	color :#81f593;
	padding-left;30px;
  	font-family :"HGnppΞί―ΜίΜ","HGPnpp|bvΜ","HGSnpp|bvΜ" ;
}


#contents #c_top {
	padding: 0px;
}

#contents .c_top1 {
	width:290px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-botom: 10px;
	border: 1px solid #666666;
}

#contents #c_top p a {
	font-size: 12 px;
	line-height: 15px;
}

#contents #c_top p strong {
	font-size: 12 px;
	line-height: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p.kiji {
	font-size: 120%;
	line-height: 20px;
}

#contents #c_pad p a {
	font-size: 14 px;
	line-height: 20px;
}

#contents #c_pad p strong {
	font-size: 14 px;
	line-height: 20px;
}

#contents #c_pad 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 #c_pad td{
	border-color: #666666;
}

#contents #c_pad ul.ab{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
}

#contents #c_pad li.ab{
	list-style-type: none;
	margin-top:10px;
	margin-bottom:0;
	margin-left:2px;
	margin-right:2px;
	padding:0;
	font-size:11px;
}


#contents #c_pad div.afbn{
	display: block;
	background-color: #FFFFBB;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:auto;
	padding-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	width:550px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
}

#contents #c_pad div.gasimg{
	background-image: url(http://www.tabijin.info/img/gas.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right:auto;
	padding-left: auto;
	padding-top: auto;
	padding-bottom: 3px;
	text-align:center;
	vertical-align:bottom;
	width:240px;
	font-size: 14px;
	font-weight:bold;
}

#contents #c_pad div.gasimg strong{
	display: block;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
	background-color:#FFFFFF;
	color:#0033CC;
	font-size: 18px;
	font-weight:bold;
}

#contents #c_pad div.hokenimg{
	background-image: url(http://www.tabijin.info/img/hoken.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right:auto;
	padding-left: auto;
	padding-top: auto;
	padding-bottom: 3px;
	text-align:center;
	vertical-align:bottom;
	width:240px;
	font-size: 14px;
	font-weight:bold;
}

#contents #c_pad div.hokenimg strong{
	display: block;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
	background-color:#FFFFFF;
	color:#0033CC;
	font-size: 18px;
	font-weight:bold;
}

#contents #c_pad div.etcimg{
	background-image: url(http://www.tabijin.info/img/etc.gif);
	background-repeat: no-repeat;
	display: block;
	padding-right:auto;
	padding-left: auto;
	padding-top: auto;
	padding-bottom: 3px;
	text-align:center;
	vertical-align:bottom;
	width:240px;
	font-size: 14px;
	font-weight:bold;
}

#contents #c_pad div.etcimg strong{
	display: block;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
	background-color:#FFFFFF;
	color:#0033CC;
	font-size: 18px;
	font-weight:bold;
}

#contents #c_pad #google_ad {
	margin-left: 35px;
}


/*
TChEj[
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 160px;
	line-height: 17px;
	color: #8E6246;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	border: #8E6246 1px solid;
}

#side_d h3 a {
	line-height: 17px;
	color: #8E6246;
	text-decoration: none;
}

#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:135px;
	font-size: 12px;
	text-decoration: none;
	color:#663300;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 5px 2px 20px;
	background: #FFFFFF url(img/li.gif) no-repeat left top;
	border-bottom: #A87553 solid 0px;
	border-right: #A87553 solid 0px;
}


#side_d 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;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #A87553;
}


/*
tb^j[
-------------------------------------------------------------------*/

#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;
}


/*
Rs[Cg
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #8E6246;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	font-size: 10px;
	background-image: url(img/nav2.gif);
	background-repeat: repeat;
}
