@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:#452C41 url("../images/bg-body.png") no-repeat scroll center top;

}
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;}
h1{
padding: 10px;
font-size: 18px;
color: #000;
line-height: 1.9em;
position: relative;text-align: center;
background-color: #fff;font-weight:900;


}

h1 img{
	vertical-align:middle;
	padding-right:10px;
}

h2{
	padding:7px;
	font-size: 21px;
	color: #fff;
	background: #f05f4c;
	line-height:1.5em;
}
	
h2 img{
	vertical-align:middle;
	padding-right:10px;
}
strong{
	color: #292929;
	text-shadow: 0 1px 1px #000;
	font-weight:bold;
}



/**********FOLLOWING RESETS ENDS HERE***************/





/**********LAPSE START CSS DEFAULT STYLING***************/


/*HEADER*/
#header{
width: 100%;
background: #452C41;
min-width: 1000px;
border-bottom: 5px solid #E29A31;
height: 100px;
}
.siteTitle{
	position:relative;
padding-top:30px;
	z-index: 10;

	text-align: center;
}

.siteTitle a{padding:10px 0px;
	position: relative;
	color: #CBA4D0;
	display: block;
	text-shadow: 0px 1px #000;
	font-weight:bold;text-shadow: -2px 2px 2px #000;
	font-size:40px;
	text-decoration:none;
font-family: Kozuka Mincho pro;
	
}
.siteTitle img{
	vertical-align:middle;
	padding-right:15px;
}
.design01{
	background: url(../images/design01.png) no-repeat;
	width:653px;
	height:53px;
	margin:auto;
	margin-bottom:50px;
	pointer-events:none;
}
.design02{
	background: url(../images/design02.png) no-repeat;
	width:653px;
	height:53px;
	margin:auto;
	margin-top:50px;
	pointer-events:none;
}

/*END HEADER*/

/*BANNER*/
#banner .overlay{
	content:"";

	opacity: 06;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#banner {
	zoom:1;
	width:100%;
	min-width:1000px;padding:10px 0px;
	position: relative;
}
.onHold{
	position:relative;
	text-align: center;
}
.mv{
	width:100%;
	overflow:hidden;
	*margin: 0 auto;
	min-width: 1000px;
	position:relative;
	text-align: center
}
.mv .sliderHolder img{
width:100%;
}

/*GNAV*/
.onhold{
	position:relative;
}
#Nav{
	background-color: #222;
	padding: 10px 0;
}
.gnav{
	text-align: center;margin-bottom:20px;
}
.gnav h3{
padding: 10px;
font-size: 18px;
color: #000;
line-height: 1.9em;
position: relative;
background-color: #fff;font-weight:900;

}
.gnav h3 img{
	vertical-align: middle;
	margin-right: 10px;
}
.gnav ul{

padding:5px 0px;


}
.gnav li{
display: block;
border-bottom: 1px solid #452C41;
padding: 5px 0px;
}
.gnav li a{
	color: #fff;table-layout: center;
	padding: 15px ;
background-color:#452C41;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
	display:block;
	border-top: 1px transparent solid;

	background-position: 10px;
	transition: all .20s ease-in;
}
.gnav li a:hover{
color:#000;border-left:5px solid #fff;
	background-color:#FFFFBA;
}

.xpane{
	background: #1daca7;
	margin:auto;
	width:60px;
	margin-top:-20px;
	cursor:pointer;
	display: none;
}
.xpane .icon-circ{
	background: #fff;
	width:10px;
	height:10px;
	float:left;
	border-radius:50em;
	margin:5px;
}

/*slider*/
.bxslider {
 *height:500px !important;
 *overflow:hidden;
}
.bxslider li img {
 
}
.bx-wrapper .bx-viewport {
	background: none !important;
	left: 0 !important;

}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:10px !important;
	height:10px !important;
	display:none !important;
	background: #c4c5c0 !important;
	position:relative;
	margin-left:10px;
	border-radius:10em !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
	display:none !important;
	background: #0dbeea !important;
	border-radius:10em !important;
}
/*CONTENT*/

#content{
	padding: 10px 0;

	min-width: 1000px;

}
.content_left{
	width:250px;
	float:left;
}
.content_middle{
	width:680px;
	float:right;
}
.content_right{
	width:300px;
	float: left;
}
.section2{
	background: #545454;
	padding:20px 0;
}
/********************************CONTENT ELEMENT STYLES*********************************/


/*NAV*/
.nav{
	zoom:1;
	position:relative;
	margin-bottom:20px;
	border-radius: 10px;
	padding:10px;
	min-width: 1000px;
}
.nav h3{
	padding:10px;
	font-size: 15px;
	font-weight:bold;
	color: #000;
	z-index:10px;
	background: #1cbab4;
}
.nav h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.nav ul{
	margin-top:10px;
	font-size: 0;
	letter-spacing: 0;
}
.nav li a{
	text-decoration:none;
	color: #cfcfcf;
	padding:13px 30px;
	-webkit-transition:all .20s ease-in;
	-moz-transition:all .20s ease-in;
	-o-transition:all .20s ease-in;
	-ms-transition:all .20s ease-in;
		transition:all .20s ease-in;
	display:block;
	font-size:12px;
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ececec 0%, #dfdfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ececec 0%,#dfdfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ececec 0%,#dfdfdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */

	border-bottom:3px solid #fff;
}
.nav li a:hover{
	background-color: #363636;
	box-shadow: inset 0 4px 8px #000;
}
/*BLOGPARTS*/
#blog{
	padding: 10px 0;

	min-width: 1000px;
}
.blogparts{
text-align: center;


}
.blogparts a{
color:#EAEDF5;
}
.blogparts h3{
padding: 10px;
font-size: 18px;
color: #000;
line-height: 1.9em;
position: relative;
background-color: #fff;font-weight:900;

}
.blogparts h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts center{
display: inline-block;
vertical-align: top;
padding: 20px 50px;

}
.blogItem {
    background: #FFFFBA none repeat scroll 0% 0%;
	margin: 5px 0px;}
/*MAIN CONTENT*/

.text01{
    background-color:#FFFFBA;
    margin: 5px 0px;
padding:10px 0px;
}
.textWrap{
	
padding:5px;
}
.text01 p{
font-size: 13px;
line-height: 2em;
text-align: justify;
color: #000;
letter-spacing: 0.05em;
padding: 15px;
}
.text01 .capImg{
    float: left;
    margin: 10px;
    padding: 10px;
    border: 1px solid #452C41;
    background: #452C41;

}
.text01 .capImg1{
	float:right;
	margin:20px 0 0 10px;
	padding:10px;
	border-radius: 50em;
	border: 1px #BBBBBB solid;
	box-shadow: 0px 2px 2px #BBBBBB;
}
.link01 a{
text-decoration: none;
color: #000;
padding: 8px 15px;
font-size: 12px;
display: block;
font-weight: lighter;
background: #fff;
transition: all 0.2s ease-in 0s;
line-height: 1.9;
margin: 10px 15px;
border: 1px solid rgba(0, 0, 0, 0.18);
}
.link01 a:hover{
	background-color: #313131;
	-webkit-transition:all .20s ease-in;
	-moz-transition:all .20s ease-in;
	-o-transition:all .20s ease-in;
	-ms-transition:all .20s ease-in;border-left:10px solid #fff;
		transition:all .20s ease-in;
	color:#fff;
}
/*NEWS AND UPDATES*/
#News{
	padding: 30px 0;
}
.mv .container{
	position: relative;
}
.new{
margin-bottom:10px;

}
.new h3{
	font-size: 15px;
	z-index:10px;
	color: #4b4b4b;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #d8d8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#d8d8d8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#d8d8d8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	zoom:1;
	padding:10px;
}
.new h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.new ul{

}
.new li{
	border-radius:20px;
	display:block;
	zoom:1;


}
.new li:first-child{
	background-color: #4B75B9;
	
}
.new li:nth-child(2){
	background-color: #8BA7D5;
}
.new li:nth-child(3){
	background-color:#4B75B9;
}
.new li:last-child{
	background-color:  #8BA7D5;
}
.new li a{
	text-decoration:none;
	color: #FFF;		
	display:block;
	padding: 20px 10px 20px;
	font-size:14px;
	line-height:1.5em;

	background-position: 50% 20px;
	-webkit-transition:all .20s ease-in;
	-moz-transition:all .20s ease-in;
	-o-transition:all .20s ease-in;
	-ms-transition:all .20s ease-in;
		transition:all .20s ease-in;
}
.new li a:hover{
		border-radius:20px;
	background-color: #333;
	-webkit-transition:all .20s ease-in;
	-moz-transition:all .20s ease-in;
	-o-transition:all .20s ease-in;
	-ms-transition:all .20s ease-in;
		transition:all .20s ease-in;
}
.new li a span{
	font-weight:normal;
	display:block;

}


/*FOOTER*/

#footer{
text-align: center;
background: #452C41;
min-width: 1000px;
border-top: 5px solid #E29A31;
}
#footer .copy{
	color:#CBA4D0;
	font-size:14px;
	font-weight:normal;	
	padding:40px 20px 40px 20px;
}
#footer .fNav ul{
	padding:10px 0;
}
#footer .fNav li{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 15px 0;
	border-left:1px solid #fff;
	padding:0 10px;
}
#footer .fNav li:first-child{
	border:0;
}
#footer .fNav li a{
	color: #fff;
	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;
	-ms-transition: all .20s ease-in;
	border-radius:5px;
	zoom:1;
}
#footer .fNav li a:hover{
	-webkit-transition: all .20s ease-in;
	-moz-transition: all .20s ease-in;
	-o-transition: all .20s ease-in;
	-ms-transition: all .20s ease-in;
	zoom:1;
	text-decoration:underline;
}


.administrator-information_navs {
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.administrator-information_navs li {
	font-size: 13px;
	line-height: 40px;
}

.administrator-information_navs li a {
	color: #000;
	text-decoration: underline;	
}















































