/* CSS Document */
html, body {
	padding:0px;
	margin: 0px auto;
	font-size: 14px;
	background-color: #D9D9D9;
	background-image: url(../imgs/common/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


h1, h2, h3, h4, h5, h6, address {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
}

hr {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

form{
	padding:0;
	margin:0;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, q, br,
ins, del, a, img, object {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: inherit;
  font-size: 14px;
}
.clear{
	clear: both;
}
.non{
	display: none;
}
.cntre{
	text-align: center;
}
/* kampo_common */
#container{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	width: 770px;
}
#container_bottom{
	width: 770px;
	float: left;
	margin-bottom: 5px;
}
#container_in{
	text-align: left;
	float:left;
	width: 770px;
	background-image:  url(../imgs/common/body_bg.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}
#head_bg{
	float: left;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 770px;
	background-image:  url(../imgs/common/head_bg.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#foot_bg{
	float: left;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 770px;
	background-image:  url(../imgs/common/foot_bg.jpg);
	background-repeat:  no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#contents{
	padding-left: 5px;
	padding-right: 5px;
}
#header{
	width: 760px;
	height: 73px;
}
#logo{
	width: 258px;
	height: 61px;
	float: left;
}
#logo_in{
	padding-left: 23px;
	padding-top: 21px;
}
#header h1{
	width: 235px;
	height: 40px;
}
#links{
	width: 500px;
	height: 40px;
	float: right;
	line-height: 12px;
	text-align: right;
	font-size: 12px;
	color: #5E5A56;
}
#links_in{
	padding-right: 13px;
	padding-top: 16px;
}
#links_in a{
	color: #5E5A56;
	text-decoration: none;
}
#links_in a:hover{
	color: #5E5A56;
	text-decoration: underline;
}

ul#gnavi{
	list-style-type: none;
	display: block;
	width: 760px;
	height: 28px;
}
ul#gnavi li{
	display: block;
	float: left;
	height: 28px;
	list-style-type: none;
}
ul#gnavi li#one a {
	display: block;
	width: 127px;
	height: 28px;
	margin:0;
	padding:0;
}
ul#gnavi li#two a {
	display: block;
	width: 127px;
	height: 28px;
	margin:0;
	padding:0;
}
ul#gnavi li#three a {
	display: block;
	width: 127px;
	height: 28px;
	margin:0;
	padding:0;
}
ul#gnavi li#four a {
	display: block;
	width: 127px;
	height: 28px;
	margin:0;
	padding:0;
}
ul#gnavi li#five a {
	display: block;
	width: 127px;
	height: 28px;
	margin:0;
	padding:0;
}
ul#gnavi li#six a {
	display: block;
	width: 125px;
	height: 28px;
	margin:0;
	padding:0;
}
#conts{
	width: 760px;
	float: left;
	padding-top:17px;
	background-color: #FFFFFF;
	color: #595013;
}
#conts_left{
	float: left;
	width: 190px;
}
#left_in{
	padding-left: 20px;;
}
#apply{
	width: 170px;
	height: 96px;
	color: #ffffff;
	background-color: #595013;
	background-image: url(../imgs/common/apply_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#apply_in{
	padding-top: 8px;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
}
#apply_in h2{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 8px;
}
#apply_in_img{
	padding-left: 15px;
	padding-right: 15px;
	height: 34px;
}
#flow{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../imgs/common/flow_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 271px;
	width: 170px;
}
#flow_in{
	background-image:  url(../imgs/common/flow_bg.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 11px;
}
#flow_caution{
	font-size: 9px;
	line-height: 13px;
	color: #595013;
	padding-top: 3px;
	text-align: left;
}
#banners{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
.bans{
	padding:0 0 8px 0;
}
#conts_right{
	float: right;
	width: 545px;
	text-align: left;
	padding-bottom: 10px;
}
#conts_right_in{
	padding-right: 20px;
}
#footer{
	line-height: 19px;
	font-size: 12px;
	color: #5E5A56;
	text-align: center;
	background-image: url(../imgs/common/foot_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 760px;
	height: 60px;
}
#footer_in{
	padding-top: 11px;
	padding-bottom: 0px;
}
#footer_in a{
	line-height: 19px;
	font-size: 12px;
	color: #5E5A56;
	text-decoration: none;
}
#footer_in a:hover{
	text-decoration: underline;
	line-height: 19px;
	font-size: 12px;
	color: #5E5A56;
}



.gold {
	background-image: url(../imgs/common/apply_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 29px;
	width: 140px;
	text-indent: -9999px;
	border: 0;
	background-color: #595013;
	cursor: pointer;
}
.gold a{
	display: block;
	height: 29px;
	width: 140px;
}

.tokuten td{
	background:url(../imgs/top/00.jpg) no-repeat left 5px;
	width:185px;
	height:90px;
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:10px;
	line-height:1.4;
	font-weight:bold;
}
.tokuten td span {
	font-size:10px;
	font-weight:normal;
}
.tokuten td em{
	font-size:12px;
	font-weight:bold;
}
.tokuten td a:link,
.tokuten td a:visited{
	text-decoration:none;
	color:#5b4f12;
}
.tokuten td a:hover{
	text-decoration:underline;
	color:#5b4f12;
}
.tokuten td.ri{
	background:url(../imgs/top/00.jpg) no-repeat left 5px;
	width:175px;
	height:90px;
	paddin:3px 0 5px 0;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {zoom:1;}



/*-------バナーエリア修正9/12分-------*/

.link_l{text-align:left;margin:20px 0 30px 0;padding:0;list-style-type: none;}

.link_l li{margin:0 0 8px 0;padding:0 0 0 17px;background:url(../imgs/common/link_b.gif) top left no-repeat;}

.link_l li a:link	  {color:#7F7F7F;text-decoration:none;font-size:12px;}
.link_l li a:visited  {color:#7F7F7F;text-decoration:none;font-size:12px;}
.link_l li a:hover	  {color:#000000;text-decoration:underline;font-size:12px;}