@charset "utf-8";

/*------------------------
  タグ初期化
------------------------*/
* {
 margin: 0;
 padding: 0;
}
img,button {
 border: none;
}
ul,li {
 list-style: none;
}
h1 {
 margin: 6px 0 0 25px;
}
/*------------------------
  ページ設定
------------------------*/
body {
 font-family:"ＭＳ Ｐゴシック","Osaka",sans-serif;
 text-align: center;
 background: #ffffff url("common-img/page-bg.jpg") repeat-x
}
#container {
 width: 100%;
}
.wrapper {
 width: 800px;
 margin: 0 auto;
 text-align: left;
}
#line1 {
 width: 100%;
 height: 3px;
 background: #cc222b;
}
#line2 {
 width: 100%;
 height: 2px;
 background: #545454;
 clear: both;
}
#line3 {
 width: 100%;
 height: 1px;
 border-bottom: dotted 1px #a8a9ad;
 clear: both;
}
/*------------------------
  ヘッダー
------------------------*/
#header {}
#head h2 {
 margin: 3px 0 0 24px;
}
/*----- 上段 -----*/
#headsubn0 {
 font-size: 0px;
 text-indent: -99999px;
}
#headsubn0 a {
 width: 41px;
 height: 35px;
 margin: 15px 0 0 72px;
 background: url("common-img/head-subnavi0.gif") no-repeat;
 float: left;
}
#headsubn0 a:hover {
 background: url("common-img/head-subnavi0-on.gif") no-repeat;
}

#headsubn1 {
 font-size: 0px;
 text-indent: -99999px;
}
#headsubn1 a {
 width: 41px;
 height: 35px;
 margin: 15px 0 0 30px;
 background: url("common-img/head-subnavi1.gif") no-repeat;
 float: left;
}
#headsubn1 a:hover {
 background: url("common-img/head-subnavi1-on.gif") no-repeat;
}
#headsubn2 {
 font-size: 0px;
 text-indent: -99999px;
}
#headsubn2 a {
 width: 62px;
 height: 35px;
 margin: 15px 0 0 31px;
 background: url("common-img/head-subnavi2.gif") no-repeat;
 float: left;
}
#headsubn2 a:hover {
 background: url("common-img/head-subnavi2-on.gif") no-repeat;
}
#headsubn3 {
 font-size: 0px;
 text-indent: -99999px;
}
#headsubn3 a {
 width: 62px;
 height: 35px;
 margin: 15px 0 0 30px;
 background: url("common-img/head-subnavi3.gif") no-repeat;
 float: left;
}
#headsubn3 a:hover {
 background: url("common-img/head-subnavi3-on.gif") no-repeat;
}
#headsubn4 {
 font-size: 0px;
 text-indent: -99999px;
}
#headsubn4 a {
 width: 45px;
 height: 35px;
 margin: 15px 0 0 30px;
 background: url("common-img/head-subnavi4.gif") no-repeat;
 float: left;
}
#headsubn4 a:hover {
 background: url("common-img/head-subnavi4-on.gif") no-repeat;
}
/*----- 下段 -----*/
#headnavi1 {
 font-size: 0px;
 text-indent: -99999px;
}
#headnavi1 a {
 width: 155px;
 height: 40px;
 margin: 11px 0 0 20px;
 background: url("common-img/head-navi1.gif") no-repeat;
 float: left;
}
#headnavi1 a:hover {
 background: url("common-img/head-navi1-on.gif") no-repeat;
}
#headnavi1fix {
 width: 155px;
 height: 40px;
 margin: 11px 0 0 20px;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/head-navi1-fix.gif") no-repeat;
 float: left;
}
* html #headnavi1fix {
 margin: 11px 0 0 10px;
}
#headnavi2 {
 font-size: 0px;
 text-indent: -99999px;
}
#headnavi2 a {
 width: 150px;
 height: 40px;
 margin: 11px 0 0 0;
 background: url("common-img/head-navi2.gif") no-repeat;
 float: left;
}
#headnavi2 a:hover {
 background: url("common-img/head-navi2-on.gif") no-repeat;
}
#headnavi2fix {
 width: 150px;
 height: 40px;
 margin: 11px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/head-navi2-fix.gif") no-repeat;
 float: left;
}
#headnavi3 {
 font-size: 0px;
 text-indent: -99999px;
}
#headnavi3 a {
 width: 151px;
 height: 40px;
 margin: 11px 0 0 0;
 background: url("common-img/head-navi3.gif") no-repeat;
 float: left;
}
#headnavi3 a:hover {
 background: url("common-img/head-navi3-on.gif") no-repeat;
}
#headnavi3fix {
 width: 151px;
 height: 40px;
 margin: 11px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/head-navi3-fix.gif") no-repeat;
 float: left;
}
#headnavi4 {
 font-size: 0px;
 text-indent: -99999px;
}
#headnavi4 a {
 width: 150px;
 height: 40px;
 margin: 11px 0 0 0;
 background: url("common-img/head-navi4.gif") no-repeat;
 float: left;
}
#headnavi4 a:hover {
 background: url("common-img/head-navi4-on.gif") no-repeat;
}
#headnavi4fix {
 width: 150px;
 height: 40px;
 margin: 11px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/head-navi4-fix.gif") no-repeat;
 float: left;
}
#headnavi5 {
 font-size: 0px;
 text-indent: -99999px;
}
#headnavi5 a {
 width: 154px;
 height: 40px;
 margin: 11px 0 0 0;
 background: url("common-img/head-navi5.gif") no-repeat;
 float: left;
}
#headnavi5 a:hover {
 background: url("common-img/head-navi5-on.gif") no-repeat;
}
#headnavi5fix {
 width: 154px;
 height: 40px;
 margin: 11px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/head-navi5-fix.gif") no-repeat;
 float: left;
}

#foot_seikyu {
	background:#f6f6f6;
	border:2px solid #cc222b;
	margin-bottom:40px;
	padding:12px 12px 12px 20px;
}

#foot_seikyu #txt1 {
	width:142px;
	float:left;
	padding:12px 30px 0 0;
	}

#foot_seikyu #btn1 {
	width:277px;
	float:left;
		}

	
#foot_seikyu #txt2 {
 	width:257px;
	float:right;
}


/*----- パンクズ -----*/
#pankuzu {
 margin: 0 0 0 23px;
 font-size: 0.7em;
 color: #666666;
}
#pankuzu a {
 color: #990000;
 text-decoration: underline;
}
/*------------------------
  フッター
------------------------*/
/*----- TOPへ戻る -----*/
#pagetop {
 width: 760px;
 height: 20px;
 margin: 0 auto;
 font-size: 0px;
 text-indent: -99999px;
}
#pagetop a {
 width: 70px;
 height: 10px;
 margin: 5px 0 0 690px;
 background: url("common-img/foot-gotop.gif") no-repeat;
 float: right;
}
#pagetop a:hover {
 background: url("common-img/foot-gotop-on.gif") no-repeat;
}
/*----- フッター -----*/
#footer {
 width: 760px;
 margin: 0 auto;
 clear: both;
}
#copy {
 clear:both;
 width: 300px;
 height: 10px;
 margin: 13px 0 0 0;
 font-size: 0px;
 text-indent: -99999px;
 background: url("common-img/foot-copy.gif") no-repeat left top;
 float:left;
}
.footnavi {
 margin: 13px 0 0 0;
 padding: 0 15px;
 border-left: solid 1px #666666;
 float: left;
}
.footnavi a {
 font-size: 0.7em;
 color: #990000;
 text-decoration: none;
}
.footnavi a:hover {
 color: #990000;
 text-decoration: underline;
}
.fnavilast {
 border-right: solid 1px #666666;
}
/*------------------------
  汎用
------------------------*/
.flol  {float: left;}
.flor  {float: right;}
.clr   {clear: both;}
.dispb {display: block;}
/*----- コンテンツ間の横線 -----*/
.borderbt {
 padding-bottom: 50px;
 border-bottom: dotted 1px #a8a9ad;
}
/*----- 文字飛ばし -----*/
.texthid {
 font-size: 0px;
 text-indent: -99999px;
}
/*----- ↓マージン設定 -----*/
.mt5  {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt25 {margin-top: 25px;}
.ml5  {margin-left: 5px;}
.ml10 {margin-left: 10px;}
