@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, 
, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	line-height: 1;
	
	background: url(../images/bg2.jpg) no-repeat fixed;
	background-size: cover;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after, .imgRight:after, imgLeft:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


*{padding:0;margin:0;}
.clear{clear:both;}
.container{width:1000px;margin:auto;}
.wrapUp{
	background: url(../images/bg_up.png) no-repeat;
	background-size:cover;
}

#header, #banner, #content, #footer {
	width: 100%;
	min-width: 1000px !important;
	display: block;
}

h1{
	font-size: 20px;
	padding:10px 0;
	padding-left: 20px;
	color: #fff;
	/*! background-color: rgb(252,92,99); */
	position:relative;
	z-index:10px;
	line-height:1.5em;
	margin-bottom: 20px;
	border-bottom:2px solid #e74d54;
}
h1 img{
	vertical-align:middle;
	padding-right:10px;
}
h2{
	
	color: #86afb1;
	font-size: 18px;
	font-weight:bold;
	padding:10px;
	line-height:1.5em;
}
	
h2 img{
	vertical-align:middle;
	padding-right:10px;
}




/**********FOLLOWING RESETS ENDS HERE***************/





/**********LAPSE START CSS DEFAULT STYLING***************/


/*HEADER*/

#header{
	

	position:relative;
	
	
}
.siteTitle{
		border-top:10px solid #333;
		padding:40px;
		text-align:center;
		/*!  */
}
.siteTitle a{
	display: block;
	color: #E3E3E3;
	font-size:30px;
	/*! margin-top: 0px; */
	/*! background:#333; */
	font-weight: bold;
	/*!  */
	padding:20px;
	/*!  */
	text-decoration:none;
	/*!  */
	/*!  */
	
}
.siteTitle a:hover{
	/*! border-bottom:1px solid rgb(239,233,92); */
}
.siteTitle img{
	vertical-align:middle;
	padding-right:15px;
}
.maintitle{
	padding:20px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:70px;
}
.maintitle a{
	text-decoration:none;
	color: #999;
	font-size:30px;
	font-weight:bold;
}

/*END HEADER*/


/*BANNER*/
#banner{
	
	
	zoom:1;
	
	border-bottom:1px solid #fff;
}
.bantop{
	background: rgba(62, 215, 194, 0.27);
	position:absolute;
	bottom:0;
	width:100%;
	height:100px;	
}
.mv{
	position:relative;
	
}
.exp{
	position:absolute;
	z-index:1;
}
.exp li a{
	text-decoration:none;
	color: #fff;
	font-size: 14px;
	background: #000;
	padding:20px;
	display:block;
	font-weight:bold;
}
.exp li a:hover{
	color: #cb392c;
	text-decoration:underline;
}
/*slider*/
.bxslider {
 *height:320px !important;
 *overflow:hidden;
}
.bxslider li img {
 *width:1000px !important;
}
.bx-wrapper .bx-viewport {
	background: none !important;
	left: 0 !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	
}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:15px !important;
	height:15px !important;
	display:none !important;
	background: #c2c2c2 !important;
	position:relative;
	margin-left:10px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
	display:none !important;
	background: #6c6c6c !important;
}
/*CONTENT*/
#content{
	margin-top:20px;
}
.content_left{
	width:250px;
	float:left;
}
.content_middle{
	width:730px;
	float:left;
}
.content_right{
	width:250px;
	float:right;
}
.mainWrap{
	margin:auto;
	/*! background: #CCCCCC; */
}

/********************************CONTENT ELEMENT STYLES*********************************/


/*NAV*/
.nav{
	margin-bottom:20px;/*! margin-top:10px; */
}
.nav h3{
	font-size: 18px;
	/*!  */
	color: #fff;
	/*!  */
	/*!  */
	margin-bottom:20px;
	/*!  */
	border-bottom:2px solid #e74d54;
}
.nav h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.nav ul{
	
}
.nav li a{
	text-decoration:none;
	color: #2C2C2C;
	padding:13px 5px;
	padding-left: 20px;
	display:block;
	font-size:11px;
	line-height:1.5em;
	position:relative;
	/*!  */
	background-color: #FFFFFF;
	border-bottom:1px solid #eee;
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	margin-top:5px;
}
.nav li a:hover{
	padding-left: 30px;
	background-color: #E74D54;

	color: #fff;
}
.blogparts1{
	position: absolute;
	top: 10px;
	right:10px;
}

/*BLOGPARTS*/
.blogparts{
	position:relative;
}
.blogparts h3{
	font-size: 18px;
	/*! padding:10px 0; */
	color: #fff;
	position:relative;
	z-index:10px;
	margin-bottom:20px;
	/*! background-color: rgb(48,145,162); */
	border-bottom:2px solid #e74d54;
}
.blogparts h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts center{
	background-color: #FFF;
	border: 1px #dadada solid;
	padding: 20px 0;
}
/*MAIN CONTENT*/
.textWrap{
	zoom:1;
	
}
.text01{
	margin-bottom:10px;
}
.textWrap{
	background-color: #FFF;
	border: 1px #dadada solid;
	padding: 15px;
}
.text01{
	position:relative;
}
.text01 p{
	padding:10px 0;
	font-size:13px;
	line-height:2em;
	letter-spacing:0.05em;
	text-align:justify;
	color: #363636;
}
.text01 .capImg{
	float:left;
	margin:20px 10px 10px 0;
	padding:10px;
	border:1px solid #eee;
}
.text01 .capImg img{
	border:1px solid #eee;
}
.link01 a{
	text-decoration:none;
	color: #EFEFEF;
	/*! border-radius: 2px; */
	line-height: 1.5em;
	font-size:14px;
	display:block;
	font-weight:lighter;
	padding:8px 5px;
	padding-left: 15px;
	background: #E74D54;
	/*!  */
	margin-top:5px;
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	position:relative;
}
.link01 a:hover{
	padding-left: 20px;
	background: #DDA7A9;
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	color: #000;
}
/*NEWS AND UPDATES*/
.new{
	/*! margin-top:-159px; */
	text-align: center;
	z-index: 2;
	position:relative;
	
	bottom:470px;
	background:rgba(0,0,0,0.5)
}
.new h3{
	
	font-size: 15px;
	padding:10px;
	font-weight:bold;
	color: #fff;
	z-index:10px;
}


.new li{
	display:inline-block;
	*display:inline;
	zoom:1;
	
}
.new li a{
	text-decoration:none;
	font-size: 14px;
	line-height:1.5em;
	color: #FFF;
	
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	font-weight:bold;
	padding:10px 20px;
	
	
	font-style:normal;
	position:relative;
	
	
	
}

.new li a:hover{
	background-color: #846240;
	
}
.new li a span{
	color: #FFF;
	font-style:italic;
	font-weight:normal;
	display:inline-block;
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	padding:0 10px;
}
.new li a:hover span{
}


/*FOOTER*/

#footer{
	/*! background:#4a8db1; */
	margin-top:20px;
	min-width: 1000px;
	/*! border-top:1px solid #fff; */
}
#footer .copy{
	color: #fff;
	font-size:12px;
	text-align:center;
	position:relative;
	font-weight:normal;
	padding:20px;
}
#footer .fNav{
	text-align:center;
}

#footer .fNav li{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 10px 0;
	padding: 8px 15px;
}
#footer .fNav li a{
	color: #999;
	font-weight:normal;
	font-size:12px;
	display:block;
	text-decoration:none;
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	position:relative;
	border-radius: 5px;
}
#footer .fNav li a:hover{
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	text-decoration:underline;
}
/*
#footer .fNav li a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #fff;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#footer .fNav li a:hover:before{
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}*/


.operator-information_navs {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.operator-information_navs li {
	font-size: 13px;
	line-height: 50px;
}

.operator-information_navs li a {
	color: #363636;
	text-decoration: underline;	
}
















































