@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:#404638 url(../images/pattern.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:1000px;margin:auto;background:#191b10;}
h1{
	
	padding: 10px 10px;
font-size: 18px;
text-shadow: 2px 2px 2px #000;
font-weight: bold;
color: #70755E;
background: transparent linear-gradient(to bottom, #373B2A 0%, #353A26 47%, #292D1C 100%) repeat scroll 0% 0%;
border: 1px solid #70755E;
}


h1 img{
	vertical-align:middle;
	padding-right:10px;
}

h2{
	padding:10px;
	font-size: 18px;
	font-weight:bold;
	color:  #955D27;
	background: #EDD1AC none repeat scroll 0% 0%;
		border: 2px solid #fff;
}
	
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%;
	min-width:100%;
	zoom:1;
}
.siteTitle {
	margin-top:20px;
	margin-bottom:30px;
	margin-left:20px;
	
	
	
	
	
}
.siteTitle a{
	color: #70755e;
	text-shadow: 1px 1px 1px #fff;
	font-weight:bold;
	font-size:30px;
	text-decoration:none;
	padding:20px 20px;
	border-bottom:1px solid #70755e;
	
	
	
	
	
	
	

	
	
}
.siteTitle img{
	vertical-align:middle;
	padding-right:10px;
	
}
.headerMenu{
	float:right;
	position:relative;
}
.headerMenu ul li{
	display:inline-block;	
	zoom:1;
	*display:inline;
	margin-top:20px;
}
.headerMenu ul li a{
	color: #000;
	font-weight:bold;
	font-size:13px;
	display:block;	
	text-decoration:none;
	position:relative;
	-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;
	padding:15px;
	border:1px solid #000;
}
.headerMenu ul li a:hover{
	color: #000;
	-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;
	background: #dba9ff;

}

/*END HEADER*/

/*BANNER*/

#banner {
	zoom:1;
	width:100%;
	min-width:100%;
	
	
	
}
.mv{
	width:685px;
	padding:15px;
	float:left;
	background:#70755e;;
	
	margin-left:20px;
	
}

/*slider*/
.bxslider {
 *height:300px !important;
 *overflow:hidden;
}
.bxslider li img {
 *width:685px !important;
}
.bx-wrapper .bx-viewport {
	background: none !important;
	left: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:15px !important;
	height:15px !important;
	display:none !important;
	background: #196db4 !important;
	position:relative;
	margin-left:10px;
	border-radius:10em !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
	display:none !important;
	background: #000 !important;
	border-radius:10em !important;
}
/*CONTENT*/

#content{
	clear:both;

	position:relative;
	zoom:1;
}
.content_left{
	width:245px;
	float:left;
	
}
.content_middle{
	width: 715px;
	margin-right: 20px;
	
	float: right;
}
.content_right{
	width:250px;
	float:left;
	
	
}

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


/*NAV*/
.nav{
	zoom:1;
	color: #585858;	
	position:relative;
	margin-bottom:20px;
	margin-left: 20px;
	
	
	
}
.nav h3{
	padding: 10px;
font-size: 17px;
text-shadow: 2px 2px 2px #000;
font-weight: bold;
color: #70755E;
background: transparent linear-gradient(to bottom, #373B2A 0%, #353A26 47%, #292D1C 100%) repeat scroll 0% 0%;
border: 1px solid #70755E;
}
.nav h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.nav ul{
	
	
	padding:5px;
	background:#70755E ;
	
	
	
}
.nav li{
	list-style:none;
	margin:5px 1px;
	display:block;
}
.nav li a{
	text-decoration:none;
	color: #9AA180;
	display:block;
	background:#191B10;
	
	padding:13px 10px;
	font-size: 12px;
	-webkit-transition: all .30s ease-in;
	-moz-transition: all .30s ease-in;
	-ms-transition: all .30s ease-in;
	-o-transition: all .30s ease-in;
}
.nav li a:hover{
	border-radius:30px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
	
	
}
/*BLOGPARTS*/
.blogparts{
	margin-left: 20px;
	margin-bottom: 25px
	
}
.blogparts h3{
	padding: 10px;
font-size: 17px;
text-shadow: 2px 2px 2px #000;
font-weight: bold;
color: #70755E;
background: transparent linear-gradient(to bottom, #373B2A 0%, #353A26 47%, #292D1C 100%) repeat scroll 0% 0%;
border: 1px solid #70755E;
	
}
.blogparts h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts center{
		padding:10px 0;
	color: #585858;	
	
	background: #70755E;
	margin:0 10px;
	
}
/*BLOGPARTS1*/
.blogparts1{
	float:right;
	width:230px;
	margin-right: 20px
	
	
}
.blogparts1 h3{
	padding:10px;
	font-size: 17px;
	text-shadow: 2px 2px 2px #000;
	
	font-weight:bold;
	color: #70755E;
	background: rgba(55,59,42,1);
background: -moz-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,59,42,1)), color-stop(47%, rgba(53,58,38,1)), color-stop(100%, rgba(41,45,28,1)));
background: -webkit-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background: -o-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background: -ms-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background: linear-gradient(to bottom, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
	border:1px solid #70755E;
}
.blogparts1 h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.blogparts1 center{
	padding:35px 0;
	color: #585858;	
	
	background: #70755E;
	margin:0 10px;
	
	
}

/*MAIN CONTENT*/
.textWrap{
	position:relative;
	padding: 10px;
	
	
	
}

.text01 a{
	color: #e6ff12;
}
.text01 a:hover{
	text-decoration: none;
}

.text01 p{
	font-size:13px;
	line-height:30px;
	text-align:justify;
	color: #9AA180;
	padding-top:10px;
	letter-spacing:0.1em;
}
.text01 .capImg{
	float:right;
	margin:10px 0 0 10px;
	border:4px solid #70755E;
	padding:4px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	
	
	
}
.text01 .capImg1{
	float:left;
	margin:10px 10px 0 0;
	border:4px solid #70755E;
	padding:4px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	
	
	
}

.link01 a{
	text-decoration:none;
	color: #191B10;
	
	padding:10px 38px;
	font-size:13px;
	display:block;
	font-weight:lighter;
	background:#70755E url(../images/link01_default.png) no-repeat 10px ;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
	position:relative;
	-webkit-transition:all .40s ease-in;
	-moz-transition:all .40s ease-in;
	-o-transition:all .40s ease-in;
	-ms-transition:all .40s ease-in;
		transition:all .40s ease-in;
	margin-top:10px;
}
.link01 a:hover{
	padding:10px 20px;
		background: url(../images/link01_default.png) no-repeat -30px #fff;
	
}
/*NEWS AND UPDATES*/

.new{
	
	
	
	
}
.new h3{
	font-size: 15px;
	font-weight:bold;
	z-index:10px;
	color:#435B73;
	background: transparent url(../images/pattern01.png) repeat scroll left top;
	padding:10px;
}
.new h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.new ul{
	
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	
	
	
	
}
.new li{
	list-style:none;
	line-height:20px;
	font-weight:bold;
	width:316px;
	display: inline-block;
	
	
	
	
}
.new li a{
	color: #fff;
	text-decoration:none;
	display:block;
	padding:10px 65px;
	font-size:12px;
			background:url(../images/new_a.png) no-repeat left 20px center rgba(55,59,42,1);
background:url(../images/new_a.png) no-repeat left 20px center -moz-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background:url(../images/new_a.png) no-repeat left 20px center -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,59,42,1)), color-stop(47%, rgba(53,58,38,1)), color-stop(100%, rgba(41,45,28,1)));
background:url(../images/new_a.png) no-repeat left 20px center -webkit-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background:url(../images/new_a.png) no-repeat left 20px center -o-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background:url(../images/new_a.png) no-repeat left 20px center -ms-linear-gradient(top, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
background:url(../images/new_a.png) no-repeat left 20px center linear-gradient(to bottom, rgba(55,59,42,1) 0%, rgba(53,58,38,1) 47%, rgba(41,45,28,1) 100%);
	border:1px solid #70755E;
	
		transition:all .30s ease-in;
		border-radius:30px;
	margin-bottom:20px;
}
.new li a:hover{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 3px 0px rgba(255,255,255,1);
	
	
}
.new li a span{
	font-weight:normal;
	display:inline-block;
	font-size: 13px;
	
}

/*EXPERIENCE*/

.experience{
	margin-bottom:20px;
}
.experience h3{
	font-size: 15px;
	font-weight:bold;
	color: #000;
	background: url(../images/eight_horns.png);
	padding:10px;
	border:1px solid #000;
}
.experience h3 img{
	vertical-align:middle;
	padding-right:10px;
}
.experience ul{
	padding:10px;
	margin-top:10px;
	border:1px solid #000;
	background: url(../images/eight_horns.png);
}
.experience li{
	list-style:none;
	line-height:20px;
	font-weight:bold;
}
.experience li a{
	text-decoration:none;
	color: #292929;		
	display:block;
	padding:10px;
	font-size:13px;
	-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;
	border:1px solid #000;
	background: rgba(0,0,0,.4);
	*background: #acacac;
}
.experience li a:hover{
	background: #2978a0;
	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;
		transition:all .20s ease-in;
}
/*FOOTER*/

#footer{
	text-align:center;
	
	
	min-width:100%;
	zoom:1;
}
#footer .copy{
	color: #fff;
text-shadow: 3px 3px 3px #191B10;
	font-size:13px;
	font-weight:bold;	
	padding:20px 20px 20px 20px;
	margin-bottom: 20px;
	
}
#footer .fNav ul{
	
	
}
#footer .fNav li{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin: 15px 0;
	border-left:1px solid #9AA180;
	padding:0 10px;
}
#footer .fNav li:first-child{
	border:0;
}
#footer .fNav li a{
	color: #9AA180;
	font-weight:normal;
	font-size:14px;
	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{
	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;
	text-decoration:underline;
	zoom:1;
}















































