@charset "UTF-8";
/* CSS Document */
body {
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
		text-justify: inter-ideograph;
		text-align: justify;
		color: #333;
		-webkit-text-size-adjust: 100%;
		margin: 0px;
		padding: 0px;
}


.main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/top/mainback.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 25px;
}

.main2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 25px;
}

#header_b {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006ab7;
	background-image: url(../img/common/headerback.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
	margin-bottom: 15px;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 img {
	margin-top: 30px;
	margin-left: 5px;
	float: left;
}
.g_navi {
	clear: both;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 20px;
}
.g_navib {
	float: left;
}
.sub_navib {
	float: left;
	margin-left: 10px;
}
#sub {
	float: right;
	overflow: hidden;
}
#sub_b {
	margin: 0;
	overflow: hidden;
	clear: both;
	padding-top: 43px;
}
.english {
	clear: both;
}
.english a {
	color: #FFF;
	background-color: #006ab7;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 13px;
	float: right;
	overflow: hidden;
	text-decoration: none;
	line-height: 18px;
}
.english a:hover {
	color: #FFF;
	background-color: #333;
}
#slider_b {
	background-color: #006AB8;
	background-repeat: repeat-x;
	overflow: hidden;
}

#slid {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;	
}
#leftbox {
	float: left;
	margin-right: 19px;
	overflow: hidden;
}
#rightbox {
	float: left;
	overflow: hidden;
}

.news {
	background-image: url(../img/top/newsbody.png);
	background-repeat: no-repeat;
	width: 665px;
	height: 220px;
	padding: 20px 0 0 25px;
	color: #333;
	overflow: hidden;
}

#news2 {
	font-size: 14px;
	line-height: 40px;
	width: 580px;
	height: 170px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: block;
	margin-bottom: 50px;
}

.move {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006AB8;
	border-bottom-color: #006AB8;
	border-left-color: #006AB8;
	margin-bottom: 25px;
	vertical-align: bottom;
}
.movebox {
	margin-bottom: 35px;
}
.mbana {
	float: left;
	margin-top: 45px;
	margin-right: 22px;
	margin-bottom: 25px;
}
.mbana2 {
	float: left;
	margin-top: 45px;
	margin-bottom: 25px;
}
#footer_b {
	background-image: url(../img/common/footerback.png);
	background-repeat: repeat-x;
	width: 100%;
}
#footer {
	background-image: url(../img/common/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 960px;
	height: 332px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#copy_b {
	background-color: #00456d;
	width: 100%;
}
#copy {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#footer .textlink {
		font-size: 13px;
		color: #FFF;
		display: block;
		margin-bottom: 20px;
		line-height: 20px;
}

.textlink a {
	color: #FFF;
	text-decoration: none;
}

.textlink a:hover {
	color: #ccc;
}

#sideb {
	margin: 0 25px 0 0;
	padding: 0;
	width: 230px;
	float: left;
}

#sidetitle {
	background-image: url(../img/oil/sideobi.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
	display: block;
	width: 230px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

.sidemenue ul {
	font-size: 14px;
	
}

.sidemenue ul li a:link,.sidemenue ul li a:visited {
		line-height: 1em;
		color: #6c6b6b;
		background-color: #FFF;
		background-image: url(../img/oil/sideicon_blue.png);
		background-repeat: no-repeat;
		display: block;
		overflow: hidden;
		background-position: left center;
		white-space: normal;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5px;
		margin-left: 0;
		padding-top: 15px;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 45px;
		text-decoration: none;
		border: solid;
		border-width: 2px;
		border-color: #006AB8;
}


.sidemenue ul li a:hover {
		color: #fff;
		background-color: #006AB8;
		background-image: url(../img/oil/sideicon_white.png);
		background-repeat: no-repeat;
		display: block;
		overflow: hidden;
		background-position: left center;
		text-decoration: none;
}

.none {
	line-height: 1em;
	color: #fff;
	background-color: #006AB8;
	background-image: url(../img/oil/sideicon_white.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-position: left top;
	white-space: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
	text-decoration: none;
	border: solid;
	border-width: 2px;
	border-color: #006AB8;
}

.maintitle {
	line-height: 70px;
	overflow: hidden;
	width: 695px;
	font-size: 20px;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: bold;
	border: 5px solid #006AB8;
}
.maintitlein {
	background-color: #006AB8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	display: block;
	overflow: hidden;
	width: 325px;
	text-align: left;
}
.maintitlein2 {
	background-color: #006AB8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	display: block;
	overflow: hidden;
	width: 380px;
	text-align: left;
}
.nsmain1 {
	padding: 25px;
	background-color: #fff;
	overflow: hidden;
	border: 5px solid #006AB7;
	background-image: url(../img/oil/mainback.png);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
	width: 645px;
}

.nsmain2 {
	background-color: #fff;
	overflow: hidden;
	border: 5px solid #006AB7;
	background-image: url(../img/oil/mainback.png);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
	width: 695px;
	position: relative;
	z-index: 0;
}
.nsmain3 {
	padding: 5px 25px 25px 25px;
	background-color: #fff;
	overflow: hidden;
	border: 5px solid #006AB7;
	background-image: url(../img/oil/mainback.png);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
	width: 645px;
}
#nmainb {
	margin: 0;
	padding: 0;
	width: 705px;
	float: left;
	overflow: hidden;
}
.bluetext {
	color: #006AB7;
	font-weight: bold;
}
.bluetext2 {
	color: #006AB7;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.photo1 {
	float: left;
}
.photo2 {
	float: left;
	padding-top: 25px;
	z-index: 2;
}
.maintext1 {
	overflow: hidden;
	padding-right: 25px;
	float: left;
	width: 325px;
}
.maintext2 {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
	width: 645px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006AB8;
	margin-bottom: 15px;
}
.maintext3 {
	margin-top: 25px;
	overflow: hidden;
	float: left;
	width: 310px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006AB8;
}

.maintext4 {
	overflow: hidden;
	padding-right: 25px;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
	width: 325px;
	z-index: 1;
}

.maintext5 {
	overflow: hidden;
	z-index: 1;
	padding: 25px;
}
.maintext6 {
	overflow: hidden;
	float: left;
	width: 315px;
	margin: 0;
	padding: 0;
	border: 5px solid #006AB7;
}
.maintext7 {
	overflow: hidden;
	float: left;
	width: 315px;
	background-color: #fff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006AB7;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #006AB7;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006AB7;
	margin: 0px;
	padding: 0px;
}
.listtitle {
	background-image: url(../img/oil/icon.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 52px;
	height: 52px;
	color: #fff;
	padding-top: 0px;
	font-size: 12px;
	line-height: 10px;
	float: left;
	overflow: hidden;
	background-position: center center;
	margin-right: 10px;
}
.listtext {
	color: #006AB8;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	overflow: hidden;
	display: block;
}
.listcaption {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}
.suuji {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.suuji2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 55px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text1 {
	color: #0067B3;
	clear: both;
}

.text8 {
	color: #0067B3;
	font-weight: bold;
	margin-top: 20px;
}

.text2 {
	float: left;
	color: #333;
	width: 295px;
}

.text2 ul {
	list-style: disc;
	margin: 10px 0 10px 10px;
}

.text2 li {
	border-bottom: #006AB8 dashed 1px;
	line-height: 30px;
}

.text3 {
	float: left;
	color: #333;
	width: 325px;
}
.text5 {
	float: left;
	color: #333;
	width: 295px;
	font-size: 15px;
}
.title2 {
	font-size: 18px;
	color: #006AB8;
	border-bottom: #006AB8 solid 3px;
	padding-bottom: 10px;
	clear: both;
}
.title10 {
	font-size: 20px;
	color: #006AB8;
	border-bottom: #006AB8 solid 3px;
	padding-bottom: 10px;
	clear: both;
	font-weight: bold;
}

.title11 {
	font-size: 30px;
	color: #006AB8;
	border-bottom: #006AB8 solid 3px;
	padding-bottom: 10px;
	clear: both;
	font-weight: bold;
}
.title3 {
	font-size: 15px;
	color: #333;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	clear: both;
	font-weight: bold;
}
.title4 {
	font-size: 14px;
	color: #006AB7;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	clear: both;
	font-weight: bold;
}
.migishita {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	bottom: 0;
	right: 25px;
}

.migishita2 {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 0;
}
.logo {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
	padding-bottom: 25px;
}
#title1 {
	border: 5px solid #006AB8;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	color: #006AB7;
	overflow: hidden;
	display: block;
}
.title1in {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #006AB7;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.linebox {
	border: 5px solid #006AB7;
}
.text6 {
	width: 580px;
}

.text7 {
	width: 600px;
}.tyuui {
	color: #FFF;
	background-color: #006AB8;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 45px;
}
.title_ggb {
		background-image: url(../common/images/sub/about003_2.png);
		height: 25px;
		font-size: 24px;
		line-height: 24px;
		background-position: left bottom;
		display: block;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		color: #006AB8;
}
.title_ggb2 {
		background-image: url(../common/images/sub/about004_2.png);
		height: 25px;
		font-size: 24px;
		line-height: 24px;
		background-position: left bottom;
		display: block;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		color: #006AB8;
		padding-top: 25px;
}
.title_ggb3 {
		background-image: url(../common/images/sub/about005_2.png);
		height: 25px;
		font-size: 24px;
		line-height: 24px;
		background-position: left bottom;
		display: block;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		color: #006AB8;
		
}
.title_ggb4 {
		background-image: url(../common/images/sub/about001_2.png);
		height: 25px;
		font-size: 24px;
		line-height: 24px;
		background-position: left bottom;
		display: block;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		color: #006AB8;
		margin-bottom: 25px;		
}
.title_ggb5 {
		background-image: url(../common/images/sub/about002_2.png);
		height: 25px;
		font-size: 24px;
		line-height: 24px;
		background-position: left bottom;
		display: block;
		padding-bottom: 5px;
		background-repeat: no-repeat;
		color: #006AB8;
		margin-bottom: 25px;		
}
.img_right_ff {
		float: right;
		padding-bottom: 10px;
		padding-left: 10px;
}
#page-top2 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top2 a {
		text-decoration: none;
		color: #fff;
		width: 100px;
		padding: 30px 0;
		text-align: center;
		display: block;
		border-radius: 5px;
		background-color: #1A98DA;
}
#page-top2 a:hover {
    text-decoration: none;
    background: #999;
}

/* SP */
#header_sp {
		display:none;
		}
#news3 {
	display:none;
}
#rightbox2 {
			display:none;
}

