/* holy hack
-------------------------------- \*/
* html {height: 1%;}
/*-------------------------------*/
* {
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background:transparent;
	font-family: "ＭＳ Ｐゴシック,Osaka,ヒラギノ角ゴ Pro W3,sans-serif";
	line-height:1.4;
}
h4{
	background-image:url(img/yaji.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
h1{
	text-align: left;
}
hr {
	border: 0px none;
	height: 1px;
	color:#999999;
	font-size: 1px;
	text-align: center;
	margin:0px;
	padding:0px
}
*>hr {
	border-bottom: solid 1px #999999;
	padding:3px;
	background-color:#ffffff;
	margin: auto;
	margin-bottom:8px;

}

img {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	text-align:center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h4 a{
	line-height:15px;
	background-repeat: no-repeat;
}
a{
	color:#000099;
}
a:hover{
	color:#0033FF;
}
/*-------------ヘッダ------------------*/
#head {
	background-image: url(img/head_bg.jpg);
	height: 110px;
	width: 790px;
	text-align: center;
	padding: 5px;
}
#searchbox {
	background-image: url(img/serch_bg.jpg);
	width: 800px;
	height: 30px;
	padding-top: 10px;
}
#searchbox form{
	width: 760px;
	text-align:right;
	padding-right: 20px;
	line-height: 30px;
}
#search {
	background-color: #FFFFFF;
}
#searchbtn {
	border: 1px solid #FFFFFF;
	background-color: #333333;
	color: #FFFFFF;
	line-height: 14px;
}

#wrap {
	background-image: url(img/main_bg.gif);
	width: 800px;
	margin: auto;
	text-align:left;
	border: solid 1px #999999;
	margin-top: 0px;
	padding: 0px;
	height: auto;
}

#fd {
	background-image: url(img/fd_bg.gif);
	height: 60px;
	width: 800px;
	clear: both;
}
#main {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
}
/*-------------ナビゲーション------------------*/
#side {
	float: right;
	width: 190px;
margin-top:10px;
	background-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#side .box ul {
	text-indent: 0px;
}
#side .box li {
	vertical-align: middle;
	line-height: 40px;
	list-style: none;
	width: 190px;
	height: 40px;
	background-image: url(img/kt_li.jpg);
	font-style: italic;
	text-align: center;
}

#side h3 {
	background-image: url(img/kt_bg.jpg);
	height: 35px;
	width: 190px;
	text-indent: -9999px;
}
.sidecnt {
	width: 200px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.sidecnt a{
	width: 200px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.box {


	border: 1px solid #;
}

/*-------------メインコンテンツ------------------*/
#cnt {
	float: left;
	width: 560px;
}
#cnt h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-image: url(img/h2_bg.gif);
	padding-left: 65px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}

h1 {
}
address{
	color: #000000;
	padding-top: 12px;
	line-height: 30px;
	text-align: center;
}
#topwrap {
	height:auto;
	width: 550px;
	display: block;
}
#top_txt h2 {
	background-image: none;
	padding: 0;
	line-height: 20px;
	color: #CCCCCC;
	border: none;
}

#topwrap:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

#side .box a {
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 40px;
	color: #333333;
}
#side .box a:hover{
	color: #666666;
}
#topwrap h3{
	color: #990100;
	text-indent: 5px;
	border-bottom: dot 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	background-image: url(img/yaji.jpg);
	line-height: 18px;
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#topwrap h3 a{
	color: #666666;
	padding-left: 20px;
}
#topwrap ul {
	list-style: none;
}
#topwrap ul li a {
	text-decoration: underline;
	line-height: 15px;
}
.topwrap_sub {
	width: 250px;
float:left;
height:360px;
	padding-left: 10px;
	padding-right: 10px;
}

#top_txt{
	height:250px;
	background-image: url(img/toptxt_bg.jpg);
	color: #CCCCCC;
	line-height: 18px;
	margin-top: 30px;
	
}
#top_txt_box{
	float:right;
	width: 330px;
	padding: 30px;
}
.cnt_r{
	float:right;
	width: 270px;
}
.cnt_l{
	float:left;
	width: 270px;
}
.cntwrap {
	height:auto;
	width: 530px;
	display: block;
	padding: 10px;
	line-height: 150%;
}
.cntwrap h3{
	color: #666666;
	text-indent: 5px;
	border-bottom: dot 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	background-image: url(img/wood.jpg);
	line-height: 18px;
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.cntwrap h3 a{
	color: #A8A826;
	padding-left: 20px;
}
.cntwrap h3 span{
	color: #666666;
	padding-left: 20px;
}
.cntwrap ul {
	list-style: none;
}
.cntwrap:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 
.cntwrap ul li a {
	text-decoration: underline;
	line-height: 15px;
}

.image_r {
	float:right;
}
.image_l {
	float:left;
}
#mokuji{
	background-image: url(img/mokuji.jpg);
	padding-top: 40px;
	color: #666666;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	
}
.cntwrap p{
margin-left:10px;
marginright:10px;
}
#mokuji a{
	color: #666666!important;
	padding-left: 10px;
}
#mokuji a:hover{
	color:#D9D9D9;
}
#mokuji h2 {
	background-image: none;
	padding: 0;
}
#mokuji li {
	background-image:none;
	list-style-image: url(img/m_li.jpg);
	padding-bottom: 5px;
	list-style-position: inside;
	border-bottom: dashed 1px #D1D1D1;
	margin-top: 10px;
}
#mokuji ul {
	margin-right: 20px;
}
.backtotop{
	margin:5px;
	clear:both;
}
#topbtn a{
padding:0px!important;
margin:0px!important;	
}
.ads {
padding:10px;
}
.left_b{
	padding-left: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
}
.left_b2{
	padding: 0px 10px;
}

