@charset "UTF-8";

/* ---------------------------------------------------------------- *
	全体に関わる設定
 * ---------------------------------------------------------------- */


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444444;
	font-size: 13px;
	*font-size: small;
	*font: small;
	line-height: 1.8;
}

a,
a:link {
	color: #17349D;
	text-decoration: none;
}

a:visited {
  color: #17349D;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}


p {
	line-height: 1.8;
	margin-top: 0;
	margin-bottom: 0.7em;
}

.indent {
	text-indent: 1em;
}



ul, ol, dl {
	line-height: 1.8;
}

table, table p {
	line-height: 1.8;
	margin-top: 0;
	margin-bottom: 0;
}

i.fa { margin-right: 0.3em; }


h1 {
	font-size: 85%;
	color: #fff;
	line-height: 1;
	white-space: nowrap;
}

h2 {
	margin-bottom: 25px;
	background-image: url(../image/bg-h2-gray.png);
	font-size: 120%;
	height: 31px;
	padding-left: 20px;
	line-height: 1;
	padding-top: 14px;
	background-repeat: no-repeat;
}

h2.line2 {
	margin-bottom: 25px;
	background-image: url(../image/bg-h2-gray2.png);
	font-size: 120%;
	height: 53px;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 1.4;
	padding-top: 11px;
	background-repeat: no-repeat;
}

h2.line3 {
	margin-bottom: 25px;
	background-image: url(../image/bg-h2-gray3.png);
	font-size: 120%;
	height: 78px;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 1.4;
	padding-top: 13px;
	background-repeat: no-repeat;
}

h3 {
	font-size: 105%;
/*	font-weight: bold;*/
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3360B0;
	padding-left: 10px;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
}

h3.orange {
	border-left-color: #FFCC66;
}

h3.green {
	border-left-color: #5FA146;
}

#twitter h3 {
	border-style: none;
}


.flame {
	border: 1px solid #DDD;
	margin-top: 30px;
	margin-bottom: 25px;
	padding: 2px 2px 2px 3px;
}

h4 {
	font-size: 105%;
/*	font-weight: bold;*/
	line-height: 1;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #F5F5F5;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3360B0;
	margin: 25px 0 20px 0px;
}

h4.title650 {
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}


h4.title315 {
	line-height: 1;
	background-image: url(../image/bg-title315.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 7px;
	height: 26px;
	margin-bottom: 10px;
}

h5 {
	color: #23488D;
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 105%;
/*	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2586C3;
	padding-left: 7px;
	line-height: 1.4;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 10px;*/
}

h5.top {
	margin-top: 0px;
}


h6 {
	font-size: 120%;
	color: #0963AF;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 20px;
}


/* テキストサイズ個別設定　*/

.bread {
	font-size: 12px;
}

.ltitle {
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.mtitle {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 7px;
}

.stitle {
	font-size: 100%;
	font-weight: bold;
}

.archive {
	color: #23488D;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 150%;
}

.text-s {
	font-size: 90%;
}

.text-ss {
	font-size: 80%;
}

.name {
	color: #17349D;
}

.notice {
	color: red;
}
.notice.underline {
	padding-bottom: 2px;
	border-bottom: 1px #ff0000 solid;
}

/* 余白　*/
.space5 { padding-bottom: 5px; }
.space10 { padding-bottom: 10px; }
.space15 { padding-bottom: 15px; }
.space20 { padding-bottom: 20px; }
.space25 { padding-bottom: 25px; }
.space30 { padding-bottom: 30px; }
.space40 { padding-bottom: 40px; }

.clear { clear: both; }


/* 画像リンク　*/
.thumbnail a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=60);
}
#header2 a:hover img,
#contents a:hover img,
#contents-top a:hover img,
#header .menu a:hover img,
#footer a:hover img,
#sidemenu a:hover img,
.pagetop  a:hover img,
.visual  a:hover img {
-moz-opacity:0.8;
opacity:0.8;
filter: alpha(opacity=80);
}

#contents-top .visual a:hover img {
-moz-opacity:1;
opacity:1;
filter: alpha(opacity=100);
}


.service-list li {
	background-image: url(../image/icon-list.png);
	background-position: 3px 6px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}



/* ---------------------------------------------------------------- *
	テーブル設定
 * ---------------------------------------------------------------- */

/* 一般表組み　*/

.table_general {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 100%;
	border-collapse:separate;
}

.table_general td,.table_general th {
	border-collapse:separate;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.table_general th {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F6F6F6;
}

.table_general td {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

.table_general td.no {
	border-right-style: none;
}

/* 一般表組み（テキスト小）　*/

.table_general-s {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 90%;
	border-collapse:separate;
}

.table_general-s td, .table_general-s th {
	border-collapse:separate;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.table_general-s th {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F6F6F6;
	font-weight:bold;
/*	white-space: nowrap;*/
}

.table_general-s td {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}


.table_general-ss {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 85%;
	line-height: 1.6;
	border-collapse:separate;
}

.table_general-ss td, .table_general-ss th {
	border-collapse:separate;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.table_general-ss th {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #F6F6F6;
	font-weight:bold;
	white-space: nowrap;
}

.table_general-ss td {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}





.table_underline-v th {
	font-weight:bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	white-space: nowrap;
	vertical-align: top;
}

.table_underline-v td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.table_underline-h th {
	font-weight:bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	white-space: nowrap;
	background-color: #DDE6F3;
	text-align: center;
}

.table_underline-h td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;
}
.table_underline-h .border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.table_underline-hs td {
	font-size: 90%;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



.list-line li {
	background-image: url(../image/icon-list-blue.png);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	padding: 4px 0px 2px 18px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #999;
}

.list-line li span {
	font-size: 90%;
	margin-left:12px;
}

.list-line li.noborder {
	border-style: none;
}

.list li {
	background-image: url(../image/icon-list-blue.png);
	background-repeat: no-repeat;
/*	background-position: 0px 10px;
	padding: 3px 0px 0px 10px;*/
	background-position: 4px 11px;
	padding: 4px 0px 2px 18px;
}

.list-s li {
	font-size: 85%;
	background-image: url(../image/icon-list-blue.png);
	background-repeat: no-repeat;
/*	background-position: 0px 10px;
	padding: 3px 0px 0px 10px;*/
	background-position: 4px 8px;
	padding: 2px 0px 1px 18px;
}

.list-circle li {
	background-image: url(../image/bg-ssubmenu-a.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding: 4px 2px 0px 18px;
	margin-bottom: 3px;
}

.btn730 {
	background-image: url(../image/bg-btn730.png);
	line-height: 29px;
	padding-left: 28px;
	padding-top: 2px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
