@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	color:#333333;
	font-size:12px;
	line-height: 1.8;
	background: #FFF;
}

html,body{
    height: 100%;
}

a img {
	border:none;
}


.T_center {text-align: center;}
.T_right {text-align: right;}
.float_L {float: left;}
.float_R {float: right;}
.float_C {clear: both;
	width: 0px;
	height: 0px;}

.mar_T260 {margin: 260px 0px 0px 0px;}
.mar_T210 {margin: 210px 0px 0px 0px;}
.mar_B20 {margin: 0px 0px 20px 0px;}
.mar_B30 {margin: 0px 0px 30px 0px;}
.mar_B40 {margin: 0px 0px 40px 0px;}
.mar_B4 {margin: 0px 0px 4px 0px;}
.mar_R20 {margin: 0px 20px 0px 0px;}
.mar_R20 {margin: 0px 20px 0px 0px;}
.mar_R30 {margin: 0px 30px 0px 0px;}
.mar_R45 {margin: 0px 45px 0px 0px;}
.mar_L20 {margin: 0px 0px 0px 20px;}
.mar_L112 {margin: 0px 0px 0px 112px;}
.mar_L165 {margin: 0px 0px 0px 165px;}
.mar_L58 {margin: 0px 0px 0px 58px;}

.mar_btn01 {margin: 158px 0px 0px 105px;}



.bg_01{
	width: 960px;
	height: 810px;
	background-image: url(img/bg_01.jpg);
	background-position: left top;
	background-size: 980px 810px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
#bg_02{
	width: 520px;
	height: 371px;
	background-image: url(img/bg_02.jpg);
	background-position: left top;
	background-size: 520px 750px;
	background-repeat: no-repeat;
	padding: 379px 0px 0px 0px;
}
#bg_03{
	width: 520px;
	height: 371px;
	background-image: url(img/bg_03.jpg);
	background-position: left top;
	background-size: 520px 750px;
	background-repeat: no-repeat;
	padding: 379px 0px 0px 0px;
}
#bg_04{
	width: 520px;
	height: 371px;
	background-image: url(img/bg_04.jpg);
	background-position: left top;
	background-size: 520px 750px;
	background-repeat: no-repeat;
	padding: 379px 0px 0px 0px;
}
#bg_05{
	width: 940px;
	height: 234px;
	background-image: url(img/bg_05.jpg);
	background-position: left top;
	background-size: 980px 329px;
	background-repeat: no-repeat;
	padding: 95px 0px 0px 40px;
}


.link a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#item {
	width: 980px;
	margin: 0 auto 50px auto;
}

#entire {
	padding:0;position: relative;
    min-height: 100%; 
    height: auto !important;
    height: 100%
}
#header {
    width: 100%;
    padding-bottom: 20px;
}
#header #header_top {
    background-color: #002a46;
}
#header_top {
    padding: 4px 0;
    margin-bottom: 10px;
    background-color: #002a46;
}
#header .header_inner_ {
    width: 980px;
    margin: 0 auto;
    padding: 8px 0 0 0;
}
#header #header_mid {
    overflow: hidden;
    padding: 4px 0 20px; 
}
div.page_top_ {
    padding: 0 20px 20px;
}
div.page_top_ a {
    display: block;
    background-image: url(../../img/usr/sb/common/pagetop.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 59px 10px;
    -webkit-background-size: 59px 10px;
    text-indent: -9999px;
}
#footer {
    padding: 0 0 0 0;
    text-align: left;
    background-color: #002a46;
    position: relative;
}
#copyright {
    padding: 15px 0 18px;
    text-align: center;
    border-top: 1px solid #315267;
}
#copyright img {
    width: 320px;
}
