@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: #fff url(../images/bg.png);
}
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:1500px;margin:auto;}
.wrapUp{
	background: url(../images/bg_up.png) no-repeat;
	background-size:cover;
}

#header, #banner, #content, #footer {
	width: 100%;
	min-width: 1500px !important;
	display: block;
}

h1{
	background: #0C787F;
	font-size: 21px;
	padding:20px 10px;
	font-weight:900;
	color: #fff;
	font-family:Kozuka Mincho Pr6N;
	position:relative;
	z-index:10px;
}
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{
	background:#0c787f;
}
.siteTitle{
text-align: center;
	position: relative;
	top: 100px;
}
.siteTitle a{
	color: #fff;
	font-size:40px;
	text-decoration:none;
	font-weight:bold;
	font-family:Kozuka Mincho Pr6N;
	background: rgba(0,0,0,0.5);
	border-radius: 3px;
	padding: 20px;
}
.siteTitle a:hover{
		background: rgba(0,0,0,0.8);
}
.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;
	position:relative;
}
.mv{
		height: 500px;
	background: url(../images/img2153688461.png) no-repeat center ;
}
/*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:12px !important;
	height:12px !important;
	display:none !important;
	background: #b7bdc0 !important;
	box-shadow:inset 0 1px 1px #000;
	position:relative;
	margin-left:10px;
	top:8px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
	display:none !important;
	background: #ffffff !important;
	border:1px solid #777777;
}
/*CONTENT*/
#content{
	background: #fff;
}
.content_left{
	width:300px;
	float:left;
	margin: 10px;
}
.content_middle{
	width:840px;
	width: 1140px; /*added*/
	float: left;
	margin: 10px;
}
.content_right{
	width:320px;
	float:right;
	margin: 10px;
}

/********************************CONTENT ELEMENT STYLES*********************************/


/*NAV*/
.nav{
background: rgba(0, 225, 225, 0.3) none repeat scroll 0% 0%;
margin-bottom: 20px;
}
.nav h3{
background: #0C787F none repeat scroll 0% 0%;
font-size: 19px;
padding: 0px 0px;
font-weight: 900;
color: #FFF;
font-family: Kozuka Mincho Pr6N;
position: relative;
}
.nav h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.nav ul{
	padding: 10px ;
}
.nav li{
	display:block;
	*display:inline;
	zoom:1;
}
.nav li a{
	text-decoration:none;
	color: #4b4b4b;
	padding:15px 10px 15px 40px;
	display:block;
	font-size:13px;
	background: url(../images/back_hover.png) no-repeat left 10px center;
	line-height:1.5em;
	font-family:Kozuka Mincho Pr6N;
}
.nav li a:hover{
	color: #fff;
	background: #0C787F url(../images/back.png) no-repeat left 10px center;
	zoom:1;
}
/*BLOGPARTS*/
.blogparts{
	position:relative;
	background: rgba(0,225,225,0.3);
	margin-bottom: 20px;
}
.blogparts h3{
	background: #0C787F;
	font-size: 19px;
	padding:20px 10px;
	font-weight:900;
	color: #fff;
	font-family:Kozuka Mincho Pr6N;
	position:relative;
	z-index:10px;
}
.blogparts h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts center{
	
}
.blogparts2{
	margin-bottom:20px;
	position:relative;
	background: #D5C6E0;
}
.blogparts2 h3{
	background-color: #192A51;
	font-size: 15px;
	padding:10px;
	font-weight:bold;
	color: #fff;
	border-bottom: 1px solid #000;
	position:relative;
	z-index:10px;
}
.blogparts2 h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts2 center{
	background-color: #D5C6E0;
	border: 1px solid #292929;
	padding:15px;
	margin-top:-20px;
	padding-top:30px;
}
/*MAIN CONTENT*/
.textWrap{
	zoom:1;
		background: rgba(0,225,225,0.3);
	padding: 10px;
}
.text01{
	margin-bottom:10px;

}
.text01{
	position:relative;
}
.text01 p{
	padding:10px 0;
	font-size:13px;
	line-height:2em;
	letter-spacing:0.005em;
	text-align:justify;
	color: #333;
	font-family:Kozuka Mincho Pr6N;
}
.text01 .capImg{
	float:left;
margin: 20px;
	padding: 10px;
	border-radius: 50%;
	background: #11A5AE;
}
.text01 .capImg1{
	float:right;
margin: 20px;
	padding: 10px;
	border-radius: 50%;
	background: #11A5AE;
}
.link01{
	padding: 10px;
	margin: 10px;
}
.link01 li{
	margin-bottom: 10px;
}
.link01 a{
	text-decoration:none;
	color: #fff;
	line-height: 1.5;
	font-family:Kozuka Mincho Pr6N;
	font-size:14px;
	display:block;
	font-weight:lighter;
	padding:15px 10px  15px 50px;
	background:#11A5AE url(../images/link.png) no-repeat left 15px center;
	border-radius: 50em/80em;
	position:relative;

}
.link01 a:hover{
background: #0C787F  url(../images/link.png) no-repeat left 15px center;
}
/*NEWS AND UPDATES*/

.new{
	text-align: center;
}
.new h3{
	background :#86afb1;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	position:relative;
	z-index:10px;
}
.new h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.new ul{
	padding: 10px 0;
	font-size: 0;
	letter-spacing: 0;
}
.new li{
	display:inline-block;
	*display:inline;
	zoom:1;
	border-left: 1px solid #11a5ae;
}
.new li:last-child{
		border-right: 1px solid #095a5f;
}
.new li:last-child a{
		border-right: 1px solid #11a5ae;
}
.new li a{
	text-decoration:none;
	font-size: 13px;
	line-height:1.5em;
	color: #fff;
	display:block;
padding: 15px 35px;
	width: 350px;
	font-weight:bold;
	border-left: 1px solid #095a5f;
	font-family:Kozuka Mincho Pr6N;
}
.new li a:hover{
	color: #fff;
background: #095a5f;
}
.new li a span{
	color: #fff;
	font-style:normal;
	font-weight:normal;
	display: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;
}
.new li a:hover span{
	color: #fff;
}

/*FOOTER*/

#footer{
	background: #0C787F;
	margin-top:20px;
	min-width: 1000px;
}
#footer .copy{
	color: #fff;
	font-size:13px;
	text-align:center;
	position:relative;
	font-weight:normal;
	font-family:Kozuka Mincho Pr6N;
	padding:20px 0 20px 0;
}
#footer .fNav{
	text-align:center;
}

#footer .fNav li{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 10px 0;
	
}
#footer .fNav li a{
	color: #fff;
	font-weight:normal;
	font-size:12px;
	display:block;
	
	padding: 10px 15px;
	text-decoration:none;
	position:relative;
}
#footer .fNav li a:hover{
background: #A5E9E9;
	color: #333;
}
/*
#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);
}*/
















































