@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, figure {
	padding: 0;
	outline: 0;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
}
body, table, input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
} article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #464646;
    background-image: url(../img/bg1.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-color: #c6dfff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    min-width: 320px;
}
p {  }
td {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1em;
	line-height: 1.3;
	vertical-align: top;
}
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/

a:visited {
	color: #00F;
}
a:hover {
	color: #ff9500;
	text-decoration: none;
}
a:active {  }
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

#contents p {
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 1.7em;
}
.graph-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 5%;
	max-width: 33.68%;
	height: auto;
}
.graph-left {
	float: left;
	margin-right: 5%;
	margin-bottom: 10px;
	max-width: 33.68%;
	height: auto;
}
.graph-max {
	max-width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-green {
	color: #49A102;
}
.text-blue {
	color: #1C6AC9;
}
.text-red { color: #f00; }
.text-pink { color: #ff0067; }
.text-orange { color: #fb6d00; }
.text-dblue { color: #003886; }
.text-in { padding-left: 17px; }
.text-strike {
	text-decoration: line-through;
}
.text-in {
	padding-left: 15px;
}
.text-name {
	color: #648C4A;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.text-1 { font-size: 10px; }
.text-2 { font-size: 12px; }
.text-13em {
	font-size: 1.3em;
}
.center { text-align: center; }
hr { height: 1px; clear: both; }
ul { margin-top: 0; margin-right: 0; margin-bottom: 0; list-style-type: disc; }
ol { margin-top: 10px; margin-right: 0; margin-bottom: 10px; list-style-type: decimal; }
#contents ul li {
    text-decoration: none;
    margin-left: 20px;
    list-style-image: url(../img/list-icon.gif);
    line-height: 1.7em;
}
#contents ol li {
    text-decoration: none;
    margin-left: 25px;
    line-height: 1.7em;
}



/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/
.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.clear-space {
	clear: both;
	height: 20px;
}  
.clear-space hr {
	display: none;
}
.space {
	height: 20px;
}  
.space hr {
	display: none;
}
.space-w {
	height: 40px;
}  
.space-w hr {
	display: none;
}






/* ########## 869px以下 ########## */

@media (max-width: 869px) {


/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#container {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}
#box {
    vertical-align: top;
    margin: 0;
    padding: 0;
}
#contents {
    padding-right: 3%;
    padding-left: 3%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    font-size: 0.85em;
    padding-top: 10px;
}


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
    font-size: 1px;
    text-align: left;
    vertical-align: top;
    width: 100%;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    height: 90px;
}
#header img {
    height: 65px;
    width: 260px;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#menu {
    display: none;
}

/*------------------------------------------------------------
	ヘッダーイメージ
------------------------------------------------------------*/
#headerimg {
    vertical-align: top;
    margin: 0;
    padding: 0;
}


/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/
#mobile-menu{
    position: fixed;
    top: 0;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 0px;
    height: 5px;
    text-align: left;
	z-index: 9999;
}
#right-menu {
    display: block;
    font-size: 1px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 55px;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    height: 0;
    background-size: 100% 100%;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 55px;
} 
#right-menu a{
	color: #fff;
	display: block;
	cursor: pointer;
	line-height: 100%;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
h1 {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    width: 100%;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    background-color: #7db6ff;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-indent: 10px;
    text-shadow: 1px 1px 2px #000000;
}
h2 {
    font-size: 1.1em;
    font-weight: bold;
    clear: both;
    padding-top: 7px;
    padding-right: 2%;
    padding-left: 2%;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #FFF;
    background-color: #5091e4;
    padding-bottom: 7px;
}
h2 a{
	color: #FFF;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    background-color: #f3f9ff;
    clear: both;
    border-bottom-width: 1px;
    border-left-width: 4px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #7bb5ff;
    border-left-color: #7bb5ff;
    margin-top: 2em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    clear: both;
    border-bottom: 1px dashed #888888;
    margin-top: 1.5em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 7px;
    line-height: 1.5em;
}
.box1 {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
}
.box2 {
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}	
td.td-link1 {
    background-color: #5091E4;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 0.85em;
    vertical-align: middle;
}
td.td-link2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #23488D;
    border-bottom-color: #23488D;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 0.85em;
}
td.td-link3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	vertical-align: middle;
	font-size: 0.85em;
}
td.td-link4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	font-size: 0.85em;
}
td.td-link5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	text-align: center;
	vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	font-size: 0.85em;
}



/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#spfooter {
    text-align: center;
    width: 94%;
    clear: both;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-right: 3%;
    margin-bottom: 0;
    margin-left: 3%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
}
#footer {
    font-size: 0.85em;
    line-height: 1.7em;
    text-align: center;
    width: 94%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-right: 3%;
    margin-bottom: 0;
    margin-left: 3%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
}
#footer p {
	margin-top: 6px;
	margin-bottom: 0;
}
.footerbox1 {
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #999;
}
.footerbox2 {
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
.footertext {
    color: #FFF;
    font-size: 7px;
    background-color: #7db6ff;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}



/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 15px;
	right: 5px;
	width: 50px;
	background-image: url(../img/pagetop.png);
	background-size: 50px 50px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 50px;
	height: 50px;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	display: none;
}  

.spclear {
	clear: both;
}  
.spclear hr {
	display: none;
}
	
}







/* ########## 870px以上 ########## */

@media (min-width: 870px) {


/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#container {
	text-align: left;
	vertical-align: top;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 758191;
	border-left-color: 758191;
	background-color: #FFF;
}

#box {
	vertical-align: top;
	text-align: center;
	margin: 0;
	width : 825px;
	padding: 0;
}
#contents {
    font-size: 0.85em;
    line-height: 1.5;
    text-align: left;
    vertical-align: top;
    width: 610px;
    float: right;
    padding: 0;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
}


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

#header {
	font-size: 1px;
	text-align: left;
	vertical-align: top;
	width: 850px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 577px 40px;
}
#header img {
    height: 75px;
}
	
/*------------------------------------------------------------
	ヘッダーイメージ
------------------------------------------------------------*/

#headerimg {
	font-size: 1px;
	vertical-align: top;
	width: 850px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
	
#menu {
    text-align: left;
    vertical-align: top;
    width: 180px;
    float: left;
    margin: 0;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 3px;
}
#menu p {
	font-size: 12px;
	line-height: 1.3;
	vertical-align: top;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#menu img {
	font-size: 1px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#sidebar {
	font-size: 1px;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	width: 180px;
	padding-left: 5px;
	padding-top: 10px;
}




/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/
#mobile-menu{
	display: none;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h1 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    width: 850px;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    background-color: #7db6ff;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-indent: 10px;
    text-shadow: 1px 1px 2px #000000;
}
h2 {
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
    padding-top: 7px;
    padding-right: 0;
    padding-left: 12px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    color: #FFF;
    background-color: #5091e4;
    padding-bottom: 4px;
}
h2 a{
	color: #FFF;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    background-color: #f3f9ff;
    clear: both;
    border-bottom-width: 1px;
    border-left-width: 4px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #7bb5ff;
    border-left-color: #7bb5ff;
    margin-top: 2em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 7px;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    clear: both;
    border-bottom: 1px dashed #888888;
    margin-top: 1.5em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 7px;
}
.box1 {
	line-height: 1.3;
	width: 280px;
	float: left;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box2 {
	line-height: 1.3;
	width: 280px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	clear: right;
}
td.td-link1 {
    background-color: #5091E4;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 0.85em;
}
td.td-link2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #23488D;
    border-bottom-color: #23488D;
    vertical-align: middle;
    padding-left: 3px;
    width: 158px;
    font-size: 0.85em;
}
td.td-link3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	text-align: center;
	width: 58px;
	vertical-align: middle;
	font-size: 0.85em;
}
td.td-link4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.85em;
}
td.td-link5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	text-align: center;
	vertical-align: middle;
	width: 127px;
	font-size: 0.85em;
}
	
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#spfooter {
    display: none;
}
#footer {
    font-size: 0.85em;
    line-height: 1.3;
    text-align: center;
    width: 810px;
    clear: both;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 5px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
}
#footer p {
	margin-top: 6px;
	margin-bottom: 0;
}
.footerbox1 {
    line-height: 1.3;
    width: 39%;
    float: left;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 0;
    clear: both;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    border-right: 1px solid #999;
}
.footerbox2 {
    line-height: 1.3;
    width: 39%;
    float: right;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    clear: right;
}
.footertext {
	color: #FFF;
	font-size: 12px;
	background-color: #7db6ff;
	text-align: center;
	width: 850px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	width: 60px;
	background-image: url(../img/pagetop.png);
	background-size: 60px 60px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 60px;
	height: 60px;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	clear: both;
}  
.pcclear hr {
	display: none;
}
.spclear {
	display: none;
}  


}
