@charset "euc-jp";

/* 全体設定
---------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	font-size: 13px;
    *font-size:small;
    *font:x-small;
	font-family: "メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック";
	line-height: 1.22;
	color:#333;
	text-align: center; /* center on ie */
}

body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
ul {
	list-style-type: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: #191919 ;
}

#wrapper a:link{
/*	color: #32891D;*/
}
#wrapper a:visited{
/*	color: #32891D;*/
}
#wrapper a:hover{
	color: #C07B14;
}
p {
font-size: 92%;
}

img {
border: 0;
}

h1{font-size: 12px;
font-weight:normal;
color:#ffffff;
float: left;
margin-top: 10px;
}

.top h2{font-size: 12px;
color:#ffffff;
margin: 5px 0 10px 0;
font-weight: normal;
}

.top h3{font-size: 12px;
color:#ffffff;
margin: 5px 0 10px 0;
font-weight: normal;
}


/* ヘッダー
---------------------------------------------------- */
#header{
	width: 100%;
	background-image: url(../images/common/header_x.gif);
	background-repeat: repeat-x;
}
#header #btn_area{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#header #btn_area ul{
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 30px;
	float: right;
}
#header #btn_area li{
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #btn_area li.pt{
	background-image: url(../images/common/btn_header_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: 9px;
}
#header #logo_area{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/header_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 80px;
	clear: both;
}
#header .logo{
	background-image: url(../images/common/header_l.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 74px;
	float: left;
}

/* ナビ(前頁共通)
---------------------------------------------------- */
#navi{
	float: left;
	width: 201px;
	display: inline;
	text-align: right;

}
#navi a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover{
	color: #C07B14;
	text-decoration: none;
}
/* 前頁左部分　ナビ含む
---------------------------------------------------- */
#content_l
{	float: left;
	width: 201px;
	display: inline;
	text-align: right;
}
#content_l dl{
	width: 185px;
	margin-top: 30px;
	margin-left: 25px;
}
#content_l dl dt{
/*	width: 210px;
*/	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 4px;
}
#content_l dl dd{
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 92%;
	color: #FFFFFF;
	margin-right: 4px;
	text-align: left;
}
/* ナビ下QR
---------------------------------------------------- */
#qr_area {
	margin-top: 25px;
	margin-left: 25px;
/*	width: 180px;
*/}
/*#qr_area p.qrimg{
	width: 180px;
}*/
#qr_area p#qr_txt{
	margin: 10px;
	line-height: 1.7;
	text-align: center;
	color: #FFFFFF;
}
*html #qr_area p#qr_txt{
	letter-spacing:-1px;
word-break: break-all;
}
/* コンテンツ
---------------------------------------------------- */
#contents {
	padding-top: 15px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#contents #content_r {
	float: right;
	width: 580px;
	margin-right: 20px;
	/*	margin-left: auto;
*/	background-image: url(../images/common/inbg.gif);
	background-repeat: repeat;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	text-align: left;
}
/* トップ以外用メイン画像
---------------------------------------------------- */
#main_img{
	background-image: url(../images/main_img_s.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
}
/* ぱんくず
---------------------------------------------------- */
#pankuzu{
	padding-top: 15px;
	width: 580px;
	/*	margin-right: 30px;
	margin-left: 30px;*/
	text-align: right;
	font-size: 92%;
}

#pankuzu a:link{
	color: #281701;
	text-decoration: underline;
}
#pankuzu a:visited{
	color: #281701;
	text-decoration: underline;
}
#pankuzu a:hover{
	color: #C07B14;
	text-decoration: none;
}
/* footer
---------------------------------------------------- */
#footer{
	clear: both;
	color: #FFFFFF;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.6;
}
#fnavi {
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 92%;
}
#fnavi a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#fnavi a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#fnavi a:hover{
	color: #C07B14;
	text-decoration: none;
}
#fnavi ul{
	width: 790px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#fnavi li{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	list-style-type: none;
}
#fnavi li.listright{
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#access {
	width: 790px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	clear: both;
	font-size: 77%;
}
#access p{
	float: left;
}
#access address{
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}
/* 
---------------------------------------------------- */
.totop{
	clear: both;
	padding-top: 40px;
	text-align: right;
	padding-bottom: 20px;
}
.totop a:link{
	color: #281701;
	text-decoration: underline;
}
.totop a:visited{
	color: #281701;
	text-decoration: underline;
}
.totop a:hover{
	color: #C07B14;
	text-decoration: none;
}
/* 
---------------------------------------------------- */
.clear{
	clear: both;
}
.left{
	float: left;
}
.left260{
	float: left;
	width: 260px;
}
.leftc{
	float: left;
	clear: both;
}
.right{
	float: right;
}
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}
.margin0 {
	margin: 0px;
}
.margin_bt10 {
	margin-bottom: 10px;
}
.margin_bt20 {
	margin-bottom: 20px;
}
.margin_bt40 {
	margin-bottom: 40px;
}
.margin_lft15 {
	margin-left: 15px;
}
.margin_lft20 {
	margin-left: 20px;
}
.margin_lft20_tp30 {
	margin-left: 20px;
	margin-top: 30px;
}
.margin_lft20_tp40 {
	margin-left: 20px;
	margin-top: 40px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top5 {
	margin-top: 5px;
}

.margin_top40 {
	margin-top: 40px;
}

.margin_tb10 {
	margin: 10px o;
}
/*#test12px {
	font-size: 12px;
}*/
/* クリアフィックス
---------------------------------------------------- */
div:after {
  content: ".";  /*for IE 5.5-7*/
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

div {
  min-height: 1px;
}

* html div {
  height: 1px;
  height: auto;
  overflow: hidden;
  }
/* 画像関係
---------------------------------------------------- */
.imgover {
	margin: 0px;
	padding: 0px;
}
img  {vertical-align: top;}
.line_box table {
	margin-top: 10px;
}
.line_box td {
	padding: 5px;
}
.line_box .submit {
	text-align: center;
}

