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

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

body{
	margin:0;
	min-width:1100px;
	}

ul,li,dl,dt,dd,table{
	border-collapse:collapse;
	list-style:none;
	margin:0;
	padding:0;
	}
	
img{ border:none;}

a{ color:#538fc6; text-decoration:none;}
a:hover{ text-decoration:underline;}

.pageup{
	position:fixed;
	right:0;
	top:50%;
	z-index:50;
	}

.pageup:hover{
	opacity:0.8;
	}

.inner{ width:1000px; margin:0 auto; position:relative; }

.clear{ clear:both;}

.cf:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.cf { display: inline-table; }

/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */

.mt40{ margin-top:40px;}


/*ヘッダー
--------------------------------------------*/
header{
	background: url(../images/header_bg.png) repeat-x;
	z-index: 1;
	position: relative;
	padding-top: 12px;
	}

header .inner{
	height:93px;
	}

header h1{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
	}

header .logo{
	float: left;
	padding-top: 24px;
	padding-left: 20px;
	}

header .logo img{
	}

header .catch {
	text-align: right;
	float: right;
	margin-top: 29px;
	font-size: 85%;
}


/*メインビジュアル
--------------------------------------------*/
.main{
	background: url(../images/main_bg.png) repeat;
}

.main .inner{
	height:527px;
	}

.main .pic01{
	position: absolute;
	bottom: 0;
	z-index: 2;
	left: 20px;
	}

.main .pic02{
	position: absolute;
	left: 21px;
	top: 21px;
	z-index: 1;
	}

.main .pic03{
	position: absolute;
	left: 21px;
	top: 103px;
	}

.main .pic04{
	position: absolute;
	right: 0px;
	top: 225px;
	}

.main .pic05{
	position: absolute;
	right: 0px;
	top: 435px;
	}

.main .pic06{
	position: absolute;
	right: 0px;
	bottom: 15px;
	}

/*section01
--------------------------------------------*/
#section01{
	padding: 50px 0;
	background-color: #014949;
	height: 600px;
	}
#section01 p{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#section01 .pic01{
	position: absolute;
	left:0px;
	top:320px;
}
#section01 ul {
	margin-left: 220px;
}
#section01 ul li{
	font-size: 18px;
	margin-bottom: 10px;
	color: #ccc;
}
#section01 .pic02{
	position: absolute;
	left:50px;
	top:180px;
}

/*section02
--------------------------------------------*/
#section02{
	background: #CCC;
}

#section02 .inner{
	padding-top:50px;
	width:1000px;
	height:800px;
	margin:0 auto;
	}
#section02 .pic01{
	position:absolute;
	right:300px;
	top:50px;
}
#section02 .pic02{
	position:absolute;
	right:0px;
	top:180px;
}

#section02 .pic03{
	position: absolute;
	left: 30px;
	top:220px;
	font-size: 28px;
}
#section02 ul {}
#section02 ul li{
	background-image: url(../images/section02_pic03.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 10px;
	padding-left: 35px;
}
#section02 ul.pic04 {
	position: absolute;
	left: 0px;
	top: 500px;
}
#section02 ul.pic04 li{
	background-image: none;
	font-size: 20px;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 2% 5%;
	width: 90%;
}
#section02 ul.pic04 span {
	font-size: 12px;
	font-style: italic;
}

/*section03
--------------------------------------------*/
#section03{
	background: #ffcc00;
	padding-top: 50px;
	padding-bottom: 50px;
}
#section03 .inner{
	padding-top: 30px;
	width: 940px;
	height: 570px;
	margin: 0px auto;
	background-color: #FFF;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#section03 .pic01 {
	background-image: url(../images/bg01.png);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	/* border */
border:1px solid rgb(204, 204, 204);

/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-moz-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
}
#section03 .pic02 {
	position:absolute;
	right:0px;
	top:240px;
}
#section03 ul.pic03 {
	position: absolute;
	left: 20px;
	top: 300px;
	width: 700px;
}
#section03 ul.pic03 li{
	font-size: 18px;
	float: left;
	height: 68px;
	width: 240px;
	color: #FFF;
	background-image: url(../images/section03_pic02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 18px;
	margin-bottom: 18px;
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 50px;
}
#section03 ul.pic03 li.opens{
	padding-top: 9px;
	height: 77px;
	line-height: 1.3em;
}
#section03 ul.pic03 li.opMsb{
	background-image: url(../images/section03_pic022.png);
}
#section03 ul.pic03 li.opSec{
	background-image: url(../images/section03_pic023.png);
}
/*section04
--------------------------------------------*/
#section04 {
	background: url(../images/bg02.png);
	padding: 50px 0;
	}

#section04 .inner{
	width: 1000px;
	margin: 0px auto;
}
#section04 .title01 {
	background-image: url(../images/bg01.png);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/* border */
	border:1px solid rgb(204, 204, 204);
	/* box-shadow */
	box-shadow: rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
}
#section04 .frame01{height: 480px;background-color:#edfdde;}
#section04 .frame02{height: 280px;background-color:#dff1fd;}
#section04 .frame03{height: 430px;background-color:#f2f2f2;}
#section04 .frame01,#section04 .frame02,#section04 .frame03 {
	padding: 10px 40px;
	border: 5px solid #CCC;
	overflow: hidden;
	margin-bottom: 20px;
}
.shadow {
	/* box-shadow */
	box-shadow: rgba(0, 0, 0, 0.0666667) 10px 10px 0px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0666667) 10px 10px 0px -1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.0666667) 10px 10px 0px -1px;
}
#section04 .pack01{
	margin-bottom: 5px;
	margin-left: 0px;
}


.frameBox01 .pic01{
	float: left;
}

#section04 .pic02{
	position: absolute;
	left: 360px;
	top: 310px;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/bg01.png);
	padding-top: 5px;
	padding-right: 300px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#section04 ol.pic03 {
	position: absolute;
	left: 350px;
	top: 380px;
}
#section04 ol.pic03 li{
	list-style-type: decimal;
}
#section04 .pic05{
	position: absolute;
	left: 80px;
	top: 550px;
	font-size: 12px;
}
#section04 .pic06{
	position: absolute;
	left: 310px;
	top: 600px;
}
#section04 .pic07{
	position: absolute;
	left: 380px;
	top: 605px;
	font-size: 12px;
	text-align: center;
}
#section04 .pic08{
	position: absolute;
	left: 520px;
	top: 600px;
}
#section04 .pic09{
	position: absolute;
	left: 545px;
	top: 575px;
	font-size: 12px;
	text-align: center;
}


#section04 .pic10{
	position: absolute;
	left: 80px;
	top: 860px;
	font-size: 12px;
}
#section04 .pic11 {
	position: absolute;
	left: 310px;
	top: 900px;
}
#section04 .pic12{
	position: absolute;
	left: 370px;
	top: 870px;
	font-size: 12px;
	text-align: center;
}
#section04 .pic13{
	position: absolute;
	left: 510px;
	top: 900px;
}
#section04 .pic14{
	position: absolute;
	left: 545px;
	top: 885px;
	font-size: 12px;
	text-align: center;
}
#section04 .pic15{
	position: absolute;
	left: 750px;
	top: 900px;
}
#section04 .pic16{
	position: absolute;
	left: 800px;
	top: 872px;
	font-size: 12px;
	text-align: center;
}
#section04 .pic16 span {
	background-color: #fff;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#section04 .pic17 {
	position: absolute;
	left: 50px;
	top: 1200px;
	font-size: 12px;
	text-align: center;
	width: 200px;
}
#section04 .pic17 span {
	background-color: #fff;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#section04 .pic18{
	position: absolute;
	left: 280px;
	top: 1180px;
	font-size: 18px;
	line-height: 1.2em;
}
#section04 .pic19 {
	position: absolute;
	left: 550px;
	top: 1250px;
}


#section04 ul.pic20 {
	position: absolute;
	left: 269px;
	top: 1400px;
}
#section04 ul.pic20 li{
	font-size: 18px;
	background-image: url(../images/pic01.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 0.2em;
	padding-left: 12px;
}
#section04 ul.pic20 span{
	font-weight: bold;
	background-image: url(../images/pic02.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 30px;
	font-size: 20px;
}

#section04 .pic05 img,#section04 .pic07 img,#section04 .pic09 img,#section04 .pic10 img,#section04 .pic12 img,#section04 .pic14 img,#section04 .pic16 img,#section04 .pic17 img{
	/*padding-bottom: 10px;*/
}
/*section05
--------------------------------------------*/
#section05 {
	padding: 50px 0;
	background-color: #99cc66;
}
#section05 .inner{
	width: 1000px;
	margin: 0px auto;
}
#section05 .pic01 {
	background-image: url(../images/bg01.png);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	font-weight: bold;
	/* border */
border:1px solid rgb(204, 204, 204);

/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-moz-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
}

/*section06
--------------------------------------------*/
#section06 {
	padding: 50px 0;
	background-color: #ccc;
}
#section06 .inner{
	width: 940px;
	margin: 0px auto;
	background-color: #FFF;
	padding: 30px;
}
#section06 .pic01 {
	background-image: url(../images/bg01.png);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	font-weight: bold;
	/* border */
border:1px solid rgb(204, 204, 204);

/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-moz-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
}
#section06 ul.pic02 {
	padding: 60px;
	border: 3px solid #ccc;
}
#section06 ul.pic02 li{
	background-image: url(../images/section06_pic01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	font-size: 18px;
	min-height: 88px;
	margin-bottom: 30px;
	padding-top: 10px;
}
#section06 ul.pic02 span {
	font-size: 12px;
}



/*section07
--------------------------------------------*/
#section07 {
	padding: 30px 0 50px;
	background-color: #fff;
}
#section07 .inner{
	width: 940px;
	margin: 0px auto;
	background-color: #FFF;
	padding: 30px;
}
#section07 .pic01 {
	background-image: url(../images/bg01.png);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	font-weight: bold;
	/* border */
border:1px solid rgb(204, 204, 204);

/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
-moz-box-shadow:rgba(0, 0, 0, 0.227451) 5px 5px 0px -1px;
}
#section07 dl.pic02 {
	padding: 60px;
	border: 3px solid #ccc;
}
#section07 dl.pic02 dt{
	background-image: url(../images/section07_q.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 24px;
	min-height: 50px;
	margin-bottom: 12px;
	padding-top: 7px;
	font-weight: bold;
}
#section07 dl.pic02 dd{
	background-image: url(../images/section07_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 18px;
	min-height: 50px;
	margin-bottom: 50px;
	padding-top: 1px;
}
#section07 dl.pic02 span {
	font-size: 12px;
}


/**************************************/

/*
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
*/
#page-top {
	position: fixed;
	bottom: 200px;
	right: 20px;
	z-index:1000;
}
#page-top a {
}
#page-top a:hover {
    opacity: 0.5 ;
	filter: alpha(opacity=50) ;
}


/*==========================================================================================
装飾
==========================================================================================*/
.outlink {
	background-image: url(../images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-right: 16px;
	padding-right: 16px;
}
/*--文字--*/
.txt50 {font-size: 50%;}
.txt60 {font-size: 60%;}
.txt80 {font-size: 80%;}
.txt120 {font-size: 120%;}
.txt140 {font-size: 140%;}
.txt160 {font-size: 160%;}
.txtFF0000 {color: #FF0000;}
.txt0066CC {color: #0066CC;}
.txtright {text-align: right;}
.txtleft {text-align: left;}
/*　赤字で太字で下線　*/
.txtspc01 {font-weight: bold;	color: #F00;text-decoration: underline;}
/*--文字ノーマル--*/
.txtnormal {font-weight: normal;}

/*---左寄せ---*/
.float_l {
	float: left;
	padding-right: 10px;
	padding-bottom: 12px;
	text-align: center;
}
/*---右寄せ---*/
.float_r {
	float: right;
	padding-bottom: 12px;
	padding-left: 10px;
	text-align: center;
}
/*---中央---*/
.float_c {
	text-align: center;
}
/*---左20空き---*/
.left20 {
	padding-left: 20px;
}
/*---幅250---*/
.haba250 {
	padding: 10px;
	width: 250px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
/*----下スペース----*/
.btm10{
	margin-bottom: 10px;
}
.btm20{
	margin-bottom: 20px;
}
.btm30{
	margin-bottom: 30px;
}
.btm40{
	margin-bottom: 40px;
}
.btm50{
	margin-bottom: 50px;
}
.btm60{
	margin-bottom: 60px;
}
.btm70{
	margin-bottom: 70px;
}
.btm100{
	margin-bottom: 100px;
}
.btm200{
	margin-bottom: 200px;
}
.btm300{
	margin-bottom: 300px;
}
.btmfree{
	height: auto;
}
/*----上スペース----*/
.upm10{
	margin-top: 10px;
}
.upm20{
	margin-top: 20px;
}
/*----*/
.space_left20 {
	margin-left: 20px;
}









/*フッター
--------------------------------------------*/
#footer{
	color: #666;
	background: url(../images/footer.png) repeat-x center bottom;
	border-top: 2px solid #2492cc;
	position: relative;
}
.footer-top {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #1087d1;
	border-bottom: 3px solid #051336;
	z-index:10;
}
.footer-top .inner {
	height:120px;
}
.footer-top .pic01{
	position: absolute;
	left: 0px;
	top: 20px;
}
.footer-top .pic02{
	position: absolute;
	right: 120px;
	top: 20px;
}
.footer-top .pic02:hover,.footer-top .pic03:hover{
	opacity: 0.8 ;
	filter: alpha(opacity=80) ;
}
.footer-top .pic03{
	position: absolute;
	right: 120px;
	top: 80px;
}
.footer-top .pic04{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index:100;
}



.footer-top.static {
	position:static;
}
.footer-bottom {
	padding: 0px 0 15px;
}
.footer-bottom .inner {
	height:150px;
}
.footer-bottom .copyright {
	color: #FFF;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 40px;
	font-size: 12px;
}






























/*フッターお問い合わせエリア
--------------------------------------------*/
#contactArea{
	background:url(../images/contactArea_bg.gif) repeat-x;
	position:fixed;
	width:100%;
	bottom:-185px;
	z-index:100;
	}

#contactArea .inner{
	width:1000px;
	margin:0 auto;
	height:172px;
	}

#contactArea p{
	font-size:18px;
	font-weight:bold;
	line-height:42px;
	letter-spacing:1px;
	color:#FFF;
	margin:0;
	text-align:center;
	}

#contactArea p img{
	margin-top:17px;
	}

#contactArea .pic01{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 121px;
	}

#contactArea .pic02{
	position:absolute;
	left:0;
	bottom:5px;
	}
