@charset "Shift_JIS";

body {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
}

#container {
	width: 100%;
	text-align: center;
}

ul,li,div,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

table { border-collapse:collapse; border-spacing: 0; }

.f0 { font-size: 10px; }
.f1 { font-size: 11px; }
.f2 { font-size: 12px; }
.f3 { font-size: 13px; }
.f4 { font-size: 14px; }
.f5 { font-size: 15px; }
.f6 { font-size: 16px; }
.f-red { color: #CC0000; }
.f-pink { color: #FC9896; }
.f-green { color: #97D09B; }
.cap {font-size: 10px; line-height: 1.2em; color: #666666; }
.b { font-weight: bold; }
.st { font-weight: bold; color: #990000; }

a:link{text-decoration: underline; color:#63521C;}
a:visited{text-decoration: underline; color:#63521C;}
a:active{text-decoration: underline; color:#63521C;}
a:hover{text-decoration: underline; color:#63521C;}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 1px;
	line-height: 0;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }

/* ---------------------------------------------
	pagetop 
--------------------------------------------- */
div.pagetop {
	width: 100%;
	text-align: right;
}

div.pagetop  p{
	position: fixed;
	bottom: 10px;
	cursor:pointer;
	color:#FFF;
	line-height:1.4em;
	right: 10px;
	height: 50px;
	width: 50px;
	margin-bottom: 20px;
}

/*---------------------------------------------------------
    base
----------------------------------------------------------*/

#header {
	border-bottom: 2px solid #008535;
	text-align: center;
}
#header h1 {
	text-align: center;
	width:100%;
	margin:12px 0 15px 0;
}

.contents {
	width:100%;
	text-align: left;
	background: url(../images/shadow.png) repeat-x;
	margin-bottom: 50px;
}


/*---------------------------------------------------------
    top
----------------------------------------------------------*/

#mainimg {
	text-align: left;
	width: 100%;
	margin: 0;
}

#mainimg .box {
	text-align: center;
	width:100%;
	min-height: 490px;
	margin: 0 auto;
	background-position: top center;
}

#mainimg .box img {
	margin-top: 150px;
}

#top_contents {
	width:100%;
	text-align: left;
	background: url(../images/top_illust.png) no-repeat right bottom;
}

#top_contents div {
	width:1000px;
	text-align: left;
	margin:30px auto 0 auto;
	padding-bottom: 30px;
	}

#top_contents div p {
	width:500px;
	text-align: left;
	float:left;
	}

#top_contents div dl {
	width:375px;
	text-align: left;
	margin-right: 90px;
	float:right;
	}
	
	#top_contents div dl dd {
	margin-top: 5px;
	}
	
	#top_contents div dl dd img {
	margin-top: 10px;
	}
	

/*---------------------------------------------------------
    global-nv
----------------------------------------------------------*/

#pagenv {
	width: 100%;
		text-align: center;
		background-color:#fff;
}

#gnv {
	width: 1000px;
	text-align: left;
	margin: 30px auto 10px auto;
}
#nv {
	float: left;
	height:58px;
	margin:17 0 0;
	width: 1000px;
	}
#nv {
	padding:0px 0px 0px 0px;
}
#nv li {
	display:inline;
	list-style-type:none;
}
#nv li a {
	height:58px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

	/*------off*/
#nv li.gnv01 a {
	background:url(../images/gnv.png) no-repeat 0px 0px;
	width:184px;
	margin-right:20px;
}
#nv li.gnv02 a {
	background:url(../images/gnv.png) no-repeat -204px 0px;
	width:184px;
	margin-right:20px;
}
#nv li.gnv03 a {
	background:url(../images/gnv.png) no-repeat -408px 0px;
	width:184px;
	margin-right:20px;
}
#nv li.gnv04 a {
	background:url(../images/gnv.png) no-repeat -612px 0px;
	width:184px;
	margin-right:20px;
}
#nv li.gnv05 a {
	background:url(../images/gnv.png) no-repeat -816px 0px;
	width:184px;
}


/*------hover*/
#nv li.gnv01 a:hover {
	background:url(../images/gnv.png) no-repeat 0px -58px;
	margin-right:20px;
}
#nv li.gnv02 a:hover {
	background:url(../images/gnv.png) no-repeat -204px -58px;
	margin-right:20px;
}
#nv li.gnv03 a:hover {
	background:url(../images/gnv.png) no-repeat -408px -58px;
	margin-right:20px;
}
#nv li.gnv04 a:hover {
	background:url(../images/gnv.png) no-repeat -612px -58px;
	margin-right:20px;
}
#nv li.gnv05 a:hover {
	background:url(../images/gnv.png) no-repeat -816px -58px;
}

.fixed {
    position: fixed;
    top: 0px;
    z-index: 9999;
}

/*---------------------------------------------------------
    contents
----------------------------------------------------------*/

.contents_body {
	width: 1000px;
	text-align: left;
	margin:0 auto;
	padding-top: 30px;
}


h2 {
	width: 250px;
	text-align: center;
	padding-top: 100px;
}

h3 {
	text-align: center;
	margin: 30px auto 0 auto;
}

h4 {
	font-size: 150%;
	text-align: left;
	color: #82be43;
	margin-bottom: 10px;
}


.maintxt {
	width: 900px;
	text-align: left;
	margin:50px;
}



#about{
	background:url(../images/about_img.png) no-repeat right top;
	height: 250px;
	background-color: #82be43;
}

#concept{
	background:url(../images/concept_img.png) no-repeat right top;
	height: 250px;
	background-color: #82be43;
}

#what{
	background:url(../images/what_img.png) no-repeat right top;
	height: 250px;
	background-color: #82be43;
}

#legal{
	background:url(../images/legal_img.png) no-repeat right top;
	height: 250px;
	background-color: #82be43;
}

#contact{
	background:url(../images/contact_img.png) no-repeat right top;
	height: 250px;
	width: 250px;
	background-color: #82be43;
	float: left;
}

#contact-txt{
	width: 730px;
	float: right;
}

.concept-address th{
	width: 80px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px dotted #666666;
		border-right: 1px dotted #666666;
}

.concept-address td{
	text-align: left;
	padding: 10px;
	border-bottom: 1px dotted #666666;

}

.instance{
	border-top: 2px solid #82be43;
			width:900px;
			height:250px;
			overflow:hidden;
			padding:10px;
			background:#fff;
			color:#333;	
}

.instance ul li{
	background:url(../images/icon.png) no-repeat left 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
}
.instance ul li p{
	font-size: 120%;
	color: #82be43;
}


/* ---------------------------------------------
	tools
--------------------------------------------- */
.clear{ clear: both;}
.hrclear{
	clear: both;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}


.flt-l { float: left;}
.flt-r { float: right;}
.skip { display: none; }
.closely { letter-spacing: -0.1em; }

.inlineL { text-align: left;}
.inlineC { text-align: center;}
.inlineR { text-align: right;}

.w_half {
	width: 445px;
}
.w_Tri {
	width:300px;
}
a.arrow {text-decoration: none !important;
	background:url(../cmn/arrow.gif) no-repeat center left;
	padding-left:15px;
}


.block { display: block; }
.inline { display: inline; }
.border1 { border: 1px solid #808080; }
.border1t { border-top: 1px solid #808080; }
.border1b { border-bottom: 1px solid #808080; }

/* ---------------------------------------------
	preset margin 
--------------------------------------------- */
.mp0 { margin: 0px; padding: 0px !important; }

.mt0 { margin-top: 0px !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mb0 { margin-bottom: 0px !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}

.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}


/* padding */

.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px;}
.pt15 { padding-top: 15px;}
.pt20 { padding-top: 20px;}
.pt25 { padding-top: 25px;}
.pt30 { padding-top: 30px;}

.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px;}
.pb15 { padding-bottom: 15px;}
.pb20 { padding-bottom: 20px;}
.pb25 { padding-bottom: 25px;}
.pb30 { padding-bottom: 30px;}

.pl05 { padding-left: 5px;}
.pl10 { padding-left: 10px;}
.pl15 { padding-left: 15px;}
.pl20 { padding-left: 20px;}
.pl25 { padding-left: 25px;}
.pl30 { padding-left: 30px;}

.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px;}
.pr15 { padding-right: 15px;}
.pr20 { padding-right: 20px;}
.pr25 { padding-right: 25px;}
.pr30 { padding-right: 30px;}

.p05 { padding: 5px;}
.p10 { padding: 10px;}
.p15 { padding: 15px;}
.p20 { padding: 20px;}
.p25 { padding: 25px;}
.p30 { padding: 30px;}


