@charset "UTF-8";
/* CSS Document */

.flexslider{
	display:none;
}

*{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border:0;
	border-style:none;
}

a img {
	border:0;
    border-style:none;
}

body{
	display: block;
	width: 100%;
	min-width: 1000px;
	background-position:top left;
	background-repeat:repeat-x;
}

.top_bg{
	background-image:url(../images/bg.png);
}

.default_bg{
	background-image:url(../images/bg2.png);
}

#logo a,.copyright,#tel,.totop a,.top_h2_01,.top_h2_02,.tokucho,#contact,.article h1{
	white-space: nowrap;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}

h1,h2,h3,h4,p,dl,dt,dd,ul,li,ol{
	margin:0;
	list-style:none;
}

/* レイアウト */
#wrapper{
	display:block;
	width:1000px;
	margin:0 auto;
	clear:both;
}

#section{
	display:block;
	width:1000px;
	margin:18px auto 0 auto;
	clear:both;
}

.top_article{
	display:block;
	width:632px;
	min-height:500px;
	margin:0 0 50px 45px;
	float:left;
}

.article{
	display:block;
	width:632px;
	min-height:500px;
	margin:0 60px 50px 0;
	float:right;
}

#footer_area{
	display: block;
	width: 100%;
	height: 80px;
	background-color: #123166;
	margin: 0;
	clear: both;
}

#footer{
	display:block;
	width:1000px;
	margin:0 auto;
}

/* ヘッダー */
.seo{
	display:block;
	height:19px;
	font-size:12px;
	line-height:12px;
	color:#fff;
	margin:0 0 0 40px;
	padding:8px 0 0 0;
}

/* ロゴ */
#logo a{
	display: block;
	width: 300px;
	height:80px;
	background-image:url(../images/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:14px 0 18px 40px;
	float:left;
}

#tel{
	display: block;
	width: 335px;
	height:50px;
	background-image:url(../images/tel.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:32px 35px 0 0;
	float:right;
}

.number a,.contact_tel a{
	pointer-events: none;
}


/* トップページ中段 */
#top_img{
	width:998px;
	height:350px;
	margin:0 ;
	overflow:hidden;
	float:left;
	clear:both;
}

.tokucho{
	display: block;
	width: 630px;
	height:163px;
	margin:0 0 38px 2px;
	float:left;
	clear:both;
}

.top_h2_01{
	display: block;
	width: 632px;
	height:62px;
	background-image:url(../images/top_h2_01.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	float:left;
	clear:both;
}

.top_h2_02{
	display: block;
	width: 632px;
	height:62px;
	background-image:url(../images/top_h2_02.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	float:left;
	clear:both;
}

.top_article p{
	font-size:14px;
	line-height:150%;
	color:#525233;
	margin:0 0 15px 5px;
}

.top_article dl{
	font-size:14px;
	line-height:150%;
	color:#525233;
	margin:0 0 0 5px;
	float:left;
	clear:both;
}

.top_article dt{
	display:block;
	width:122px;
	float:left;
}

.top_article dd{
	display:block;
	width:505px;
	margin:0;
	float:left;
	clear:right;
}

hr {
	display: block;
	width: 100%;
	height: 25px;
	background-image: url(../images/hr.png);
	background-position: top left;
	background-repeat: no-repeat;
    border: 0;
	clear:both;
}

/* 中段共通 */
.article p{
	font-size:14px;
	line-height:150%;
	color:#525233;
	margin:0 0 15px 0;
}

.totop a{
	display: block;
	width: 165px;
	height:33px;
	background-image:url(../images/totop.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 35px 0 0;
	float:right;
	clear:both;
}

#contact{
	display: block;
	width: 626px;
	height:174px;
	background-image:url(../images/contact.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:65px 2px 0 2px;
	float:left;
	clear:both;
}

/* フッター */
.copyright{
	display: block;
	width: 280px;
	height:20px;
	background-image:url(../images/copyright.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:28px 30px 0 0;
	float:right;
}

/* 見出し */
.article h1{
	display:block;
	width:632px;
	height:100px;
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0 20px 0;
	float:left;
	clear:both;
}

.h1_00{
	background-image:url(../images/h1_00.png);
}

.h1_01{
	background-image:url(../images/h1_01.png);
}

.h1_02{
	background-image:url(../images/h1_02.png);
}

.h1_03{
	background-image:url(../images/h1_03.png);
}

.h1_04{
	background-image:url(../images/h1_04.png);
}

.h1_05{
	background-image:url(../images/h1_05.png);
}

.h1_06{
	background-image:url(../images/h1_06.png);
}

.h1_07{
	background-image:url(../images/h1_07.png);
}

.h1_08{
	background-image:url(../images/h1_08.png);
}

.article h2{
	display:block;
	width:602px;
	height:50px;
	font-size:18px;
	color:#525233;
	font-weight:bolder;
	background-image:url(../images/h2_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	padding:15px 0 0 30px;
	float:left;
	clear:both;
}

.article h3{
	display:block;
	width:602px;
	height:50px;
	font-size:18px;
	color:#525233;
	font-weight:normal;
	background-image:url(../images/h3_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	padding:13px 0 0 30px;
	float:left;
	clear:both;
}

.article h4{
	display:block;
	width:602px;
	height:50px;
	font-size:18px;
	color:#525233;
	font-weight:normal;
	background-image:url(../images/h4_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	padding:13px 0 0 30px;
	float:left;
	clear:both;
}

/* SNS */
.socialbtn{
	display: block;
	position: relative;
	width: 260px;
	margin: 10px auto 0 25px;
	float:right;
}

.socialbtn2{
	display: block;
	position: relative;
	width: 260px;
	margin: 10px auto 0 25px;
	float:left;
}

.facebook{
	display: block;
	width: 120px;
	float: left;
}

.twitter{
	display:block;
	width:120px;
	float:left;
}

/* 左ナビ */
#snavi{
	display:block;
	width:240px;
	margin:20px 0 30px 12px;
	float:left;
	clear:left;
}

#snavi h2{
	display: block;
	width: 208px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	border: solid 1px #999;
	margin: 0;
	padding: 16px 15px 12px 12px;
	float: left;
	background-color: #EDEDED;
}

#snavi li a{
	display:block;
	width:205px;
	color:#000;
	font-size:12px;
	line-height:120%;
	padding:12px 0 10px 32px;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;
	background-image:url(../images/snavi_tri1.png);
	background-position:center left;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#snavi li ul li a{
	display:block;
	width:194px;
	color:#000000;
	font-size:12px;
	line-height:120%;
	padding:12px 0 10px 42px;
	border-bottom:dotted 1px #ccc;
	text-decoration:none;
	background-image:url(../images/snavi_tri2.png);
	background-position:center left;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#snavi li a:hover,#snavi li ul li a:hover{
	background-color:#d9d9d9;
}


#table, th, td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
}

#table.type06 th {
  width: 180px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
}
#table.type06 td {
  width: 350px;
  padding: 10px;
  vertical-align: top;
 }

#tr:nth-child(even) {
  background: #d9d9d9;
 }