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

body {
	font-size:16px;
	line-height:1.7;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000000;
	min-width:1020px;
	-webkit-font-smoothing: antialiased;
}

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

.top_link a:hover img ,
.f_bg01 a:hover img {
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
#nav ul li a:hover img ,
.side_nav:hover img ,
#footer:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1.0;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 1.0;              /* Safari 1.x */
	zoom:1;
}


/*共通*/
header {
	background:url(../img/common/header_bg.jpg) repeat-x center top;
	height:108px;
}
.h_catch {
	width:1000px;
	height:41px;
	margin:0 auto;
	font-size:75.0%;
	color:#FFF;
	line-height:1.2;
}
.h_catch h1 {
	float:left;
	padding:15px 0 0;
}
.h_catch p {
	float:right;
	padding:12px 5px 0 0;
}
.h_logo {
	width:1000px;
	height:67px;
	margin:0 auto;
	line-height:1.2;
}
.h_logo p {
	float:left;
	padding:10px 0 0;
}
.h_logo ul {
	float:right;
	background:url(../img/common/nav_side.png) no-repeat right 0;
	padding:0 21px 0 0;
	margin:20px 0 0;
}
.h_logo li {
	float:left;
	background:url(../img/common/nav_side.png) no-repeat 0 0;
	padding:0 0 0 21px;
}

.f_bg01 {
	background: rgb(243,151,0);
	background: -moz-linear-gradient(left,  rgba(243,151,0,1) 0%, rgba(239,130,2,1) 49%, rgba(244,106,7,1) 50%, rgba(247,108,7,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(243,151,0,1)), color-stop(49%,rgba(239,130,2,1)), color-stop(50%,rgba(244,106,7,1)), color-stop(100%,rgba(247,108,7,1)));
	background: -webkit-linear-gradient(left,  rgba(243,151,0,1) 0%,rgba(239,130,2,1) 49%,rgba(244,106,7,1) 50%,rgba(247,108,7,1) 100%);
	background: -o-linear-gradient(left,  rgba(243,151,0,1) 0%,rgba(239,130,2,1) 49%,rgba(244,106,7,1) 50%,rgba(247,108,7,1) 100%);
	background: -ms-linear-gradient(left,  rgba(243,151,0,1) 0%,rgba(239,130,2,1) 49%,rgba(244,106,7,1) 50%,rgba(247,108,7,1) 100%);
	background: linear-gradient(to right,  rgba(243,151,0,1) 0%,rgba(239,130,2,1) 49%,rgba(244,106,7,1) 50%,rgba(247,108,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39700', endColorstr='#f76c07',GradientType=1 );
}
.f_bg02 {
	background:url(../img/common/f_bg.jpg) no-repeat center top;
	-moz-box-shadow: inset 0px 0px 8px 1px #e96505;
	-webkit-box-shadow: inset 0px 0px 8px 1px #e96505;
	box-shadow: inset 0px 0px 8px 1px #e96505;
	height:200px;
}
.f_bg02 section {
	width:1000px;
	margin:0 auto;
	line-height:1.2;
	color:#FFF;
	position: relative;
}
.f_bg02 section h2 {
	position:absolute;
	top:38px;
	left:25px;
}
.f_bg02 section h3 {
	position:absolute;
	top:45px;
	left:260px;
	font-size:112.5%;
}
.f_bg02 section h4 {
	position:absolute;
	top:78px;
	left:140px;
}
.f_bg02 section h5 {
	position:absolute;
	top:145px;
	left:140px;
	font-size:87.5%;
}
.f_bg02 section p {
	position:absolute;
	top:94px;
	left:602px;
}
.f_bg02 section p a {
	display:block;
	background:#FFF;
}
footer {
	background:#FFF;
}
footer article {
	width:1000px;
	margin:0 auto;
	padding:35px 0;
	line-height:1.2;
	background:#FFF;
	overflow:hidden;
}
footer article img {
	float:left;
}
footer article div {
	float:right;
}
footer article ul {
	margin:20px 0 45px;
	overflow:hidden;
	font-size:87.5%;
}
footer article ul li {
	float:left;
	margin:0 0 0 30px;
}
footer article p {
	float:right;
	font-size:75.0%;
	color:#818080;
}

.pan {
	background:#F2F2F2;
	line-height:1.2;
	position:relative;
	z-index:1;
}
.pan p {
	width:1000px;
	margin:0 auto;
	padding:15px 0;
	font-size:81.3%;
}
.pan p a {
	color:#086b3d;
}
#wrap {
	width:1000px;
	margin:0 auto;
	padding:40px 0 50px;
	font-size:93.8%;
}
#wrap section {
	margin:0 0 50px;
}
#wrap section:last-child {
	margin:0;
}
#wrap section h2.ttl01 {
	background:url(../img/common/ttl01.jpg) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:0 0 30px;
	line-height:60px;
	color:#198d57;
	font-size:133.3%;
	font-weight:bold;
}
#wrap section h3.sttl01 {
	background:url(../img/common/icon01.jpg) no-repeat 0 5px;
	padding:0 0 0 31px;
	margin:0 0 25px;
	font-size:133.3%;
	font-weight:bold;
	color:#198d57;
}
.com01 {
	margin:0 5px 15px;
}
.com01 em {
	color:#f95707;
}
.com01 span {
	color:#f53b09;
}
.com01.last {
	margin:0 5px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index:1000;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
