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

/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
	color: #FFF;
	background: #FFF;	
	
	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q:before, q:after {
	content:''
}
abbr, acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
/*
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
*/

legend {
	color:#000
}

html,
body,
#wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 1oo%;
}
#footwrap {
	position: relative;
	margin-top: -100px;
	width: 100%;
	height: 100px;
	text-align: center;
}
@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　基本設定
---------------------------------------*/
body {
	color: #000;
	line-height: 2em;
	font-size: 75%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
}
input {
	font-family:Arial,Helvetica,sans-serif;
	padding:2px;
	vertical-align:middle;
}
.clearfix {
	overflow:hidden;
}


/*--------------------------------------
　大枠囲み
---------------------------------------*/
#header,#contents {
	width:940px;
	margin:0 auto 0 auto;
}
#header {
	height:70px;
}
#mainVisual {
	border-bottom:1px solid #efeeee;
	margin-bottom:25px;
}
#mainVisual .inner {
	width:1000px;
	margin:0 auto 0 auto;
}
#contents {
	margin-bottom:80px;
}
#main {
	float:left;
	width:680px;
}
#sub {
	float:right;
	width:240px;

}
#douga {
	float:right;





}
#footer {
	/*background:url(../images/common/bg_gnavi.gif) repeat-x left top;*/
	background-color: #004E87;
	bottom: 0;
	height: 30px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 101;
	/*	background: url("../images/comcom/bg_footer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
   /* font-size: 80%;
    height: 40px;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0e3e8d), color-stop(1.00, #09123c));
	background: -webkit-linear-gradient(#0e3e8d, #09123c);
	background: -moz-linear-gradient(#0e3e8d, #09123c);
	background: -o-linear-gradient(#0e3e8d, #09123c);
	background: -ms-linear-gradient(#0e3e8d, #09123c);
	background: linear-gradient(#0e3e8d, #09123c);
	text-align: right;
	color: #FFFFFF;

}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
h1 {
	float:left;
	font-size:27px;
	font-weight:bold;
	font-style:italic;
	color:#2e436b;
	margin-top:22px;
}
h1 a:link,h1 a:visited,h1 a:hover {
	color: #000066;
	text-decoration: none;
}

/*--------------------------------------
　グローバルナビゲーション
---------------------------------------*/
#globalNavi {
	/*background:url(../images/common/bg_gnavi.gif) repeat-x left top;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0e3e8d), color-stop(1.00, #09123c));
background: -webkit-linear-gradient(#0e3e8d, #09123c);
background: -moz-linear-gradient(#0e3e8d, #09123c);
background: -o-linear-gradient(#0e3e8d, #09123c);
background: -ms-linear-gradient(#0e3e8d, #09123c);
background: linear-gradient(#0e3e8d, #09123c);


	/*color:#FFF;*/

}
#globalNavi ul {
	width:940px;
	margin:0 auto 0 auto;
	background:url(../images/images/comcom/bg_gnavi_line.gif) no-repeat left center;
}
#globalNavi ul li a {
	float:left;
	width:188px;
	text-align:center;
	line-height:1.3em;
	letter-spacing:0.2em;
	padding-top:10px;
	height:37px;
	font-size:12px;
	background:url(../images/images/comcom/bg_gnavi_line.gif) no-repeat right center;
	text-decoration:none;
	color:#FFF;
}
#globalNavi ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(../images/images/comcom/bg_gnavi_on.gif) repeat-x left top;
}
#globalNavi span {
	font-size:8px;
}

/*--------------------------------------
　メインコンテンツ
---------------------------------------*/
/*共通*/










.desc h2 {
	font-size: 120%;
	background: url(../images/images/top/bg_h2.gif) left top;
	color: #666;
	padding: 5px 0 5px 20px;
	margin-bottom: 15px;
}


.desc h2 span {
	background:url(../images/images/top/bg_h2_arrow.gif) no-repeat left center;
	padding-left:15px;
}






.desc,.service {
	margin-bottom:40px;
}
.topics h2 ,.service h2 {
	background:url(../images/images/comcom/bg_h2.gif) repeat-x left bottom;
	margin-bottom:15px;
	color:#444;
	font-size:110%;
	border-top:1px solid #6f7d96;
	border-bottom:1px dotted #CCC;
	padding:5px 0 5px 10px;
	font-weight:bold;
	letter-spacing:0.1em;
}
.topics h2 span,.service h2 span {
	color:#2E436B;
	font-size:85%;
	padding-left:20px;
	font-weight:normal;
}

/*サービス*/
.service ul {
	margin-right:-20px;
}
.service ul li {
	float:left;
	width:330px;
	margin-right:20px;
}
.service ul li img {
	margin-bottom:10px;
}
.service h3 {
	font-weight:bold;
	color:#3e547c;
	margin-bottom:5px;
	font-size:110%;
	letter-spacing:0.1em;
}
.service .s1 h3 {
	background:url(../images/images/top/icon_planes.gif) no-repeat left center;
	padding-left:25px;
}
.service .s2 h3 {
	background:url(../images/images/top/icon_earth.gif) no-repeat left center;
	padding-left:25px;
}

/*お知らせ*/
.topics dl dt {
	float:left;
	width:8em;
	letter-spacing:0.1em;
	color:#344b73;
}
.topics dl dd {
	margin:0 0 10px 0;
	padding:0 0 10px 8em;
	border-bottom:1px dotted #CCC;
}







btn_contact a {
    background: url(../images/images/comcom/btn_contact.gif) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 10px;
    padding: 20px 0 0 20px;
    text-decoration: none;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    width: 240px;
/*--------------------------------------
　サブコンテンツ
---------------------------------------*/
/*お問い合わせボタン*/
.btn_contact a {
	margin-bottom:10px;
	background:url(../images/comcom/btn_contact.gif) no-repeat left top;
	width:240px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	font-size:17px;
	padding:20px 0 0 20px;
	text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
	display:block;
	text-decoration:none;
}
.btn_contact a:hover {
	background:url(../images/images/comcom/btn_contact_on.gif) no-repeat left top;
}

/*バナー*/
.bnr li {
	margin-bottom:5px;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer .inr_group {
	width: 940px;
	margin: 0 auto 0 auto;
	background-color: #CC0033;
}
#footer .group_link {
	margin-bottom:5px;
}
#footer .group_link .copy {
	float:right;
	letter-spacing:0.1em;
	color:#9FB1CF;
}
#footer .group_link .policy {
	float:left;
}
#footer .inr_group .tmp_webfac {
	text-align:right;
}
#footer a:link,#footer a:visited {
	color:#9FB1CF;
	text-decoration:none;
}
#footer a:hover {
	color:#9FB1CF;
	text-decoration:underline;
}

.aaa h3{background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #b6e2fd), color-stop(0.20, #91bae4), color-stop(0.50, #8fbff0), color-stop(0.51, #6ba8e4), color-stop(0.75, #87c2fb), color-stop(1.00, #bcf4fd));
background: -webkit-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -moz-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -o-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -ms-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: linear-gradient(to bottom, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
;


	
}
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
	color:#000;
	background:#FFF
	
	
	
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
q:before, q:after {
	content:''
}
abbr, acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
/*
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
*/

legend {
	color:#000
}

html,
body,
#wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 1oo%;
}
#footwrap {
	position: relative;
	margin-top: -100px;
	width: 100%;
	height: 100px;
	text-align: center;
}
.copy {
	color: #FFFFFF;
}
#footer .fo {
	width: 940px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #FFFFFF;
	z-index: 200;
}
#footer .fo p a {
	color: #FFFFFF;
}
#footer .fo p {
	color: #FFFFFF;
}
#footer p {
	padding-top: auto !important;
	padding-bottom: auto !important;


	text-align: justify !important;
	color: #FFFFFF !important;
}
body {
	color:#666;
	line-height:2em;
	font-size:75%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
}
input {
	font-family:Arial,Helvetica,sans-serif;
	padding:2px;
	vertical-align:middle;
}
.clearfix {
	overflow:hidden;
}


/*--------------------------------------
　大枠囲み
---------------------------------------*/
#header,#contents {
	width:940px;
	margin:0 auto 0 auto;
}
#header {
	height:70px;
}
#mainVisual {
	border-bottom:1px solid #efeeee;
	margin-bottom:25px;
}
#mainVisual .inner {
	width:1000px;
	margin:0 auto 0 auto;
}
#contents {
	margin-bottom:80px;
}
#main {
	float:left;
	width:980px;
}
#sub {
	float:right;
	width:240px;
	



background: url(../images/images/common/bg_footer.gif) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 80%;
    height: 90px;



.footer {
    background-color: #004E87;
    bottom: 0;
    height: 20px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 101;
}


}
#footer {
	/*background:url(../images/common/bg_gnavi.gif) repeat-x left top;*/
	background-color: #004E87;
	bottom: 0;
	height: 20px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 101;
	color: #FFFFFF;
	background: url(../images/images/common/bg_footer.gif) repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 80%;
	height: 30px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0e3e8d), color-stop(1.00, #09123c));
	background: -webkit-linear-gradient(#0e3e8d, #09123c);
	background: -moz-linear-gradient(#0e3e8d, #09123c);
	background: -o-linear-gradient(#0e3e8d, #09123c);
	background: -ms-linear-gradient(#0e3e8d, #09123c);
	background: linear-gradient(#0e3e8d, #09123c);
	text-align: right;

}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
h1 {
	float:left;
	font-size:27px;
	font-weight:bold;
	font-style:italic;
	color:#2e436b;
	margin-top:22px;
}
h1 a:link,h1 a:visited,h1 a:hover {
	color: #000066;
	text-decoration: none;
}

/*--------------------------------------
　グローバルナビゲーション
---------------------------------------*/
#globalNavi {
	/*background:url(../images/common/bg_gnavi.gif) repeat-x left top;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #0e3e8d), color-stop(1.00, #09123c));
background: -webkit-linear-gradient(#0e3e8d, #09123c);
background: -moz-linear-gradient(#0e3e8d, #09123c);
background: -o-linear-gradient(#0e3e8d, #09123c);
background: -ms-linear-gradient(#0e3e8d, #09123c);
background: linear-gradient(#0e3e8d, #09123c);


	/*color:#FFF;*/

}
#globalNavi ul {
	width:940px;
	margin:0 auto 0 auto;
	background:url(../images/images/common/bg_gnavi_line.gif) no-repeat left center;
}
#globalNavi ul li a {
	float:left;
	width:188px;
	text-align:center;
	line-height:1.3em;
	letter-spacing:0.2em;
	padding-top:10px;
	height:37px;
	font-size:12px;
	background:url(../images/images/common/bg_gnavi_line.gif) no-repeat right center;
	text-decoration:none;
	color:#FFF;
}
#globalNavi ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background:url(../images/images/common/bg_gnavi_on.gif) repeat-x left top;
}
#globalNavi span {
	font-size:8px;
}

/*--------------------------------------
　メインコンテンツ
---------------------------------------*/
/*共通*/










.desc h2 {
	font-size: 120%;
	background: url(../images/images/top/bg_h2.gif) left top;
	color: #333;
	padding: 5px 0 5px 20px;
	margin-bottom: 15px;
}


.desc h2 span {
	background:url(../images/images/top/bg_h2_arrow.gif) no-repeat left center;
	padding-left:15px;
}






.desc,.service {
	margin-bottom:40px;
}
.topics h2 ,.service h2 {
	background:url(../images/images/common/bg_h2.gif) repeat-x left bottom;
	margin-bottom:15px;
	color:#444;
	font-size:110%;
	border-top:1px solid #6f7d96;
	border-bottom:1px dotted #CCC;
	padding:5px 0 5px 10px;
	font-weight:bold;
	letter-spacing:0.1em;
}
.topics h2 span,.service h2 span {
	color:#2E436B;
	font-size:85%;
	padding-left:20px;
	font-weight:normal;
}

/*サービス*/
.service ul {
	margin-right:-20px;
}
.service ul li {
	float:left;
	width:330px;
	margin-right:20px;
}
.service ul li img {
	margin-bottom:10px;
}
.service h3 {
	font-weight:bold;
	color:#3e547c;
	margin-bottom:5px;
	font-size:110%;
	letter-spacing:0.1em;
}
.service .s1 h3 {
	background:url(../images/images/top/icon_planes.gif) no-repeat left center;
	padding-left:25px;
}
.service .s2 h3 {
	background:url(../images/images/top/icon_earth.gif) no-repeat left center;
	padding-left:25px;
}

/*お知らせ*/
.topics dl dt {
	float:left;
	width:8em;
	letter-spacing:0.1em;
	color:#344b73;
}
.topics dl dd {
	margin:0 0 10px 0;
	padding:0 0 10px 8em;
	border-bottom:1px dotted #CCC;
}







btn_contact a {
    background: url(../images/images/common/btn_contact.gif) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 10px;
    padding: 20px 0 0 20px;
    text-decoration: none;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    width: 240px;
/*--------------------------------------
　サブコンテンツ
---------------------------------------*/
/*お問い合わせボタン*/
.btn_contact a {
	margin-bottom:10px;
	background:url(../images/common/btn_contact.gif) no-repeat left top;
	width:240px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	font-size:17px;
	padding:20px 0 0 20px;
	text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
	display:block;
	text-decoration:none;
}
.btn_contact a:hover {
	background:url(../images/css/..images/common/btn_contact_on.gif) no-repeat left top;
}

/*バナー*/
.bnr li {
	margin-bottom:5px;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footer .inr_group {
	width:940px;
	margin:0 auto 0 auto;
}
#footer .group_link {
	margin-bottom:5px;
}
#footer .group_link .copy {
	float:right;
	letter-spacing:0.1em;
	color:#9FB1CF;
}
#footer .group_link .policy {
	float:left;
}
#footer .inr_group .tmp_webfac {
	text-align:right;
}
#footer a:link,#footer a:visited {
	color:#9FB1CF;
	text-decoration:none;
}
#footer a:hover {
	color:#9FB1CF;
	text-decoration:underline;
}

.aaa h3{background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #b6e2fd), color-stop(0.20, #91bae4), color-stop(0.50, #8fbff0), color-stop(0.51, #6ba8e4), color-stop(0.75, #87c2fb), color-stop(1.00, #bcf4fd));
background: -webkit-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -moz-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -o-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: -ms-linear-gradient(top, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
background: linear-gradient(to bottom, #b6e2fd 0%, #91bae4 20%, #8fbff0 50%, #6ba8e4 51%, #87c2fb 75%, #bcf4fd 100%);
;

	
}
#contents #main .section .privacy.section dl {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.section {
	margin-bottom:50px;
}
#ttlcatch {
	border-bottom:1px solid #efeeee;
	margin-bottom:25px;
}
#ttlcatch h2 {
	width:940px;
	margin:0 auto 0 auto;
	font-size:220%;
	height:80px;
	padding-top:70px;
	color:#273C66;
background:url(../images/images/common/bg_visual.jpg) no-repeat left top;
	 left top;
}
.section h3 {
	 repeat-x left top;
	margin-bottom:25px;
	color:#444;
	font-size:120%;
	padding:5px 0 5px 40px;
	font-weight:bold;
	letter-spacing:0.1em;
	height:26px;
	background:url(../images/images/common/bg_ttl.gif) repeat-x left top;
}



/*--------------------------------------
　事業情報
---------------------------------------*/
.section .service_box {
	margin-bottom:20px;
}
.section .service_box h4 {
	margin-bottom:10px;
	color:#273C66;
	font-size:120%;
	border-left:2px solid #273C66;
	padding-left:10px;
	font-weight:bold;
	letter-spacing:0.1em;
}
.section .service_box .left {
	float:left;
	margin-right:20px;
}
.section .service_box .right {
	float:right;
	margin-left:20px;
}


/*--------------------------------------
　プライバシーポリシー
---------------------------------------*/
.privacy.section h4 {
	margin:30px 0 20px 0;
	color:#273C66;
	font-size:120%;
	border-left:2px solid #273C66;
	padding-left:10px;
	font-weight:bold;
	letter-spacing:0.1em;
}
.privacy.section p {
	margin-bottom:10px;
}

/*--------------------------------------
　その他
---------------------------------------*/
/*テーブル*/
.table_01 {
	margin-bottom:20px;
}
.table_01 th,.table_01 td {
	border-bottom:1px dotted #dfdfdf;
	padding:13px 15px 13px 15px;
}
.table_01 th {
	font-weight:bold;
	color:#30466F;
}

/*全角・半角*/
.zenkaku {
	ime-mode: active;
	border:1px solid #dfdfdf;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */ 
}

.hankaku {
	ime-mode: inactive;
	border:1px solid #dfdfdf;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */ 
}

/*その他*/
.align_center {
	text-align:center;
}
.mt20 {
	margin-top:20px;
}

/*リスト*/
.normal_list {
	padding-left:15px;
}
.normal_list li {
	list-style:disc;
}

html,
body,
#wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 1oo%;
}
#footwrap {
	position: relative;
	margin-top: -100px;
	width: 100%;
	height: 100px;
	text-align: center;
}
