@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Guidance                    */
/*                 09  General                     */
/*                 10  Prevent                     */
/*                 11  Root                        */
/*                 12  Case                        */
/*                 13  Staff                       */
/*                 14  Concept                     */
/*                 15  Access                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green          #1b731f      */
/*        Main Color - Light Green    #63a742      */
/*        Main Color - Fresh Green    #e9f6dc      */
/*                                                 */
/*        Sub Color  - Orange         #f0d9ad      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/
body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 802px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

#main {
	margin: 0 1px 0px 1px;
	padding:0px;
	width:800px;
}

#content {
	width: 540px;
	float: right;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	background:url(../images/content_bg.jpg) left top no-repeat #fff;
	padding:29px 30px 0px 30px;
}
a { outline:none;}
/*---------- 03  Header -----------*/

#header {
	background:url(../images/header_bg.jpg) repeat-x top left;
	width: 802px;
	margin: 0;
	padding: 0;
	}
#header_01{
	width:536px;
	float:left;
	margin:0px; padding:0px;
}
#header_02{
	width:190px;
	float:right;
	margin:0px; padding:0px;
}
h1 {
	width: 536px;
	height: 90px;
	line-height: 1.0;
	float: left;
}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 536px;
	height: 90px;
	background:url(../images/header_logo.jpg) no-repeat top left;
}
#header p.tel {
	margin: 0;
	padding: 0;
}
#header p.tel img { display: block; }
#header p.title {
	margin:0px;
	padding: 0px;
	line-height:1%;
}
#header_nav {
	margin: 0 auto;
	padding: 0 1px 0px 1px;
	list-style: none;
	width: 800px;
	height: 40px;
	float:left;
	clear:both;
}
#header_nav ul{
	margin:0;
	padding:0;
	height:40px;
	width:800px;
}
#header_nav li {
	height: 40px;
	float: left;
	list-style:none;
	display:inline;
}
#header_nav li a {
	text-indent: -9999px;
	height: 40px;
	display:block;
}
#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:200px;}
#nav02 a { background:url(../images/header_nav.jpg) -200px 0 no-repeat; width:200px;}
#nav03 a { background:url(../images/header_nav.jpg) -400px 0 no-repeat; width:200px;}
#nav04 a { background:url(../images/header_nav.jpg) -600px 0 no-repeat; width:200px;}

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -40px no-repeat;}
#nav02 a:hover { background: url(../images/header_nav.jpg) -200px -40px no-repeat;}
#nav03 a:hover { background: url(../images/header_nav.jpg) -400px -40px no-repeat;}
#nav04 a:hover { background: url(../images/header_nav.jpg) -600px -40px no-repeat;}
/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding:0px;
	margin:0px;
}
#nav ul,
#nav li {
	margin: 0;
	margin:0px 0px 0px 1px;
	list-style: none;
}
#nav .internal li {
	height: 38px;
	margin-bottom:2px;
	width:196px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 38px;
	}

#nav05 { background: url(../images/nav.jpg) 0 0px no-repeat;width:196px; }
#nav06 a { background: url(../images/nav.jpg) -10px -40px no-repeat; margin-left:10px; }
#nav07 a { background: url(../images/nav.jpg) -10px -80px no-repeat; margin-left:10px; }
#nav08 a { background: url(../images/nav.jpg) -10px -120px no-repeat; margin-left:10px; }
#nav09 a { background: url(../images/nav.jpg) -10px -160px no-repeat; margin-left:10px; }
#nav10 a { background: url(../images/nav.jpg) -10px -200px no-repeat; margin-left:10px; }
#nav11 a { background: url(../images/nav.jpg) -10px -240px no-repeat; margin-left:10px; }
#nav12 { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) -10px -320px no-repeat; margin-left:10px; }
#nav14 a { background: url(../images/nav.jpg) -10px -360px no-repeat; margin-left:10px; }
#nav15 a { background: url(../images/nav.jpg) -10px -400px no-repeat; margin-left:10px; }

#nav06 a:hover { background: url(../images/nav.jpg) -206px -40px no-repeat; margin-left:10px; }
#nav07 a:hover { background: url(../images/nav.jpg) -206px -80px no-repeat; margin-left:10px; }
#nav08 a:hover { background: url(../images/nav.jpg) -206px -120px no-repeat; margin-left:10px; }
#nav09 a:hover { background: url(../images/nav.jpg) -206px -160px no-repeat; margin-left:10px; }
#nav10 a:hover { background: url(../images/nav.jpg) -206px -200px no-repeat; margin-left:10px; }
#nav11 a:hover { background: url(../images/nav.jpg) -206px -240px no-repeat; margin-left:10px; }
#nav13 a:hover { background: url(../images/nav.jpg) -206px -320px no-repeat; margin-left:10px; }
#nav14 a:hover { background: url(../images/nav.jpg) -206px -360px no-repeat; margin-left:10px; }
#nav15 a:hover { background: url(../images/nav.jpg) -206px -400px no-repeat; margin-left:10px; }

#nav .text{
	width:196px;
	margin:16px 0px 0px 2px;
	padding:0px;
	color:#666;
}
#nav p { text-align: left; padding:7px 0px 3px 8px; margin:0px; }
#nav p.img{margin:0px; padding:0px; line-height:1%;}
#nav p.img01{margin:0px 0px 0px 0px; padding:9px 0px 0px 10px; line-height:1%; display:block;}

#nav dl { margin:0px; padding:0px; display:inline; letter-spacing:1px; line-height:16px; }
#nav dl dt{ margin: 0 8px 0 0; padding: 0 0 0 8px; color:#046006; float: left; }
#nav dl dd{ margin: 0; padding: 0; float: left; display:inline; }
#nav dl dd.dd_01 { width:127px; }
#nav dl dd.dd_02 { margin-left: 91px; width: 100px; }
#nav dl dd.dd_03 { margin-left: 68px; width:127px; }
#nav dl dd.dd_04 { width:127px; margin-left:12px; }
#nav dl dd.dd_05 { width:127px; margin-left:65px; }

/*---------- 05  Footer -----------*/

#footer {
	width:800px;
	height:70px;
	clear: both;
	padding:0px;
	font-size:83%;
	margin: 0 1px 0px 1px;
	background:url(../images/footer_bg.jpg) repeat-x left top;
}
*:first-child+html #footer { font-size: 10px; } /*  for IE7 only */
* html body #footer { font-size: 10px; } /*  for IE6 only */
#footer_01{
	width:194px;
	float:left;
	margin:0px;
	padding:10px 0px 0px 5px;
}
#footer_02{
	float:right;
	padding:10px 7px 0px 0px;
	margin:0px;
	color:#666;
	line-height:1.5em;
}
#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	clear: both;
	text-align:right;
	letter-spacing:1px;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer address{text-align:right; font-size:11px; color: #666; padding:3px 0px 0px 0px;}

/*---------- 06  Contents -----------*/

#index .section { padding: 0px; margin:0px; }
.section { padding: 0px; margin:0px 0px 20px 0px; }
.section .section { padding: 10px 0px 10px 15px; margin:0px; }
.section .section .section{padding:0px 0px 15px 10px; margin:0px;}

.padding_t10_r15 { padding: 10px 0px 0px 15px; margin:0px; }

.center { text-align: center; margin:0 auto;}

#content h2 {
	width:540px;
	height:35px;
	text-indent: -9999px;
	margin:0px 0px 18px 0px;
	padding:0px;
	clear:both;
}
#content h3 {
	width:530px;
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0px 0px 15px -10px;
	padding:0px;
}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin:0px 0px 10px -10px;
	clear:both;
}
#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
}
#content dl { margin: 0; }
#content dt { 
	margin: 0;
 	padding: 0px;
}
#content dd { padding: 0; }

a {
	color:#666; 
	text-decoration:none; outline:none;
	}
a:hover { color: #666; text-decoration:underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img_c{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	line-height:1%;
}
.image_l  {
	float: left;
	margin:0 10px 0 0;
	line-height:1%;
}
.image_r {
	float: right;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height:1%;
}
.image_b {
	margin:0;
	line-height:1%;
	display:block;
}
.img{margin:0px; padding:0px; line-height:1%;}
.alpha{
	float:left;
	margin:0;
	display:inline;
}
.beta{
	float:right;
	margin:0;
	display:inline;
}
.case {
	margin:0px;
	padding:0;
	background: url(../images/arrow.jpg) 250px 50px no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
}


.case-noimg { margin: 10px 20px; }
.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
}
#content ul.totop {
	clear: both;
	margin:20px 0px 20px 455px;
	padding:0px;
}
#content ul.totop li {
	list-style: none;
	width: 84px;
	height: 24px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#content ul.totop li a {
	display: block;
	height: 24px;
	background:url(../images/pagetop.jpg) 0 no-repeat;
}
p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
}
/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
}
/* End hide from IE-mac */
#content table {
	border-collapse:collapse;
	border: 1px solid #96d696;
	font-size: 100%;
	color: #666;
	width:510px;
}
#content table th,
#content table td {
	padding:5px;
	border: 1px solid #96d696;
}
#content table th {
	background: #fff;
	color: #666;
}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content table.inq_table th,
#content table.inq_table td{ text-align: center;}

#content table.inq_table th,
#content table.inq_table02 th{ background-color: #e0ffd1;}


#content table.inq_table td.require{
	width: 20px;
	color:#ff9000;
	font-weight: bold;
}

.req{ color:#ff9000; font-weight: bold;}

/*---------- 07  Index -----------*/

body#index {background:url(../images/body_bgindex.jpg) repeat-x left top;}
#index .alpha{
	float:left;
	margin:0px;
	padding:0px;
}
#index .beta{
	float:right;
	margin:0px 0 0 0px;
	padding:0px;
}
.index_01{
	float:left;
	padding:17px 0px 0px 11px;
	margin:0px;
	display: block;
}
.index_02{
	width:520px;
	margin:0px 10px 0px 10px;
	padding-top:10px;
	clear:both;
}
.index_03{background:url(../images/index_img16.jpg) no-repeat left bottom; padding-bottom:20px;}
.index_back{
	background:url(../images/index_img06.jpg) no-repeat left bottom; 
	margin:0px; 
	padding:22px 0 22px 0;
}
.index_back01{
	background:url(../images/index_img08.jpg) no-repeat left top;
	padding:0px;
	margin:0px;
	height:155px;
	width:540px;
}
.index_back02{
	background:url(../images/index_img10.jpg) repeat-x left top;
	padding:0px;
	margin:15px 0px 0px 0px;
	height:230px;
	width:540px;
}
.index_text {
	padding:0px 0 0 127px; 
	margin:0px;
	color:#9b7b18;
	font-size:11px;
	line-height:1.5em;
}
.index_text a:link, .index_text a:visited, .index_text a:active{
	color:#9b7b18;
	text-decoration:underline;
}
.index_text a:hover{
	color:#9b7b18;
	text-decoration:none;
}
/*---------- 08  Guidance -----------*/
#guidance h2#title01 {background:url(../images/guidance_h2.jpg) no-repeat 0 0; }
#guidance h3#title02 {background:url(../images/guidance_h3_01.jpg) no-repeat 0 0; }
#guidance h4#title03 {background:url(../images/guidance_h4_01.jpg) no-repeat 0 0; }
#guidance h4#title03 a {background:url(../images/guidance_h4_01.jpg) no-repeat 0 0; text-indent:-9999px; display:block; width:85px; height:20px; }
#guidance h4#title04 {background:url(../images/guidance_h4_02.jpg) no-repeat 0 0; }
#guidance h4#title05 {background:url(../images/guidance_h4_03.jpg) no-repeat 0 0; }
#guidance h4#title06 {background:url(../images/guidance_h4_04.jpg) no-repeat 0 0; }
#guidance h4#title07 {background:url(../images/guidance_h4_05.jpg) no-repeat 0 0; }
#guidance h4#title08 {background:url(../images/guidance_h4_06.jpg) no-repeat 0 0; }
#guidance h4#title08 a {background:url(../images/guidance_h4_06.jpg) no-repeat 0 0; text-indent:-9999px; display:block; width:85px; height:20px; }
#guidance h4#title09 {background:url(../images/guidance_h4_07.jpg) no-repeat 0 0; }
#guidance h4#title10 {background:url(../images/guidance_h4_08.jpg) no-repeat 0 0; }
#guidance h3#title11 {background:url(../images/guidance_h3_02.jpg) no-repeat 0 0; }
#guidance h4#title12 {background:url(../images/guidance_h4_09.jpg) no-repeat 0 0; }
#guidance h4#title13 {background:url(../images/guidance_h4_10.jpg) no-repeat 0 0; }
#guidance h4#title14 {background:url(../images/guidance_h4_11.jpg) no-repeat 0 0; }
#guidance h4#title15 {background:url(../images/guidance_h4_12.jpg) no-repeat 0 0; }
#guidance h4#title16 {background:url(../images/guidance_h4_13.jpg) no-repeat 0 0; }
#guidance h4#title17 {background:url(../images/guidance_h4_14.jpg) no-repeat 0 0; }
.guidance_text a{
	color:#6fb24d; 
	text-decoration:none;
}
.guidance_text a:hover{
	color:#6fb24d; 
	text-decoration:underline;
}
/*---------- 09  General-----------*/
#general h2#title01 {background:url(../images/general_h2.jpg) no-repeat 0 0; }
#general h3#title02 {background:url(../images/general_h3_01.jpg) no-repeat 0 0; }
#general h4#title03 {background:url(../images/general_h4_01.jpg) no-repeat 0 0; }
#general h3#title04 {background:url(../images/general_h3_02.jpg) no-repeat 0 0; }
#general h4#title05 {background:url(../images/general_h4_02.jpg) no-repeat 0 0; }
#general h4#title06 {background:url(../images/general_h4_03.jpg) no-repeat 0 0; }
#general h4#title07 {background:url(../images/general_h4_04.jpg) no-repeat 0 0; }
#general h4#title08 {background:url(../images/general_h4_05.jpg) no-repeat 0 0; }
#general h3#title09 {background:url(../images/general_h3_03.jpg) no-repeat 0 0; }

/*---------- 10  Prevent-----------*/
#prevent h2#title01 {background:url(../images/prevent_h2.jpg) no-repeat 0 0; }
#prevent h3#title02 {background:url(../images/prevent_h3_01.jpg) no-repeat 0 0; }
#prevent h4#title03 {background:url(../images/prevent_h4_01.jpg) no-repeat 0 0; }
#prevent h3#title04 {background:url(../images/prevent_h3_02.jpg) no-repeat 0 0; }
#prevent h3#title05 {background:url(../images/prevent_h3_03.jpg) no-repeat 0 0; }
#prevent h3#title06 {background:url(../images/prevent_h3_04.jpg) no-repeat 0 0; }

/*---------- 11  Root-----------*/
#root h2#title01 {background:url(../images/root_h2.jpg) no-repeat 0 0; }
#root h3#title02 {background:url(../images/root_h3_01.jpg) no-repeat 0 0; }
#root h3#title03 {background:url(../images/root_h3_02.jpg) no-repeat 0 0; }

/*---------- 12  Case-----------*/
#case h2#title01 {background:url(../images/case_h2.jpg) no-repeat 0 0; }
#case h3#title02 {background:url(../images/case_h3_01.jpg) no-repeat 0 0; }
#case h4#title03 {background:url(../images/case_h4_01.jpg) no-repeat 0 0; }
#case h4#title04 {background:url(../images/case_h4_02.jpg) no-repeat 0 0; }
#case h4#title05 {background:url(../images/case_h4_03.jpg) no-repeat 0 0; }
#case h4#title06 {background:url(../images/case_h4_06.jpg) no-repeat 0 0; }

#case h4.mb01{ margin-top: 20px;}

/*---------- 13  Staff-----------*/
#staff h2#title01 {background:url(../images/staff_h2.jpg) no-repeat 0 0; }
#staff h3#title02 {background:url(../images/staff_h3_01.jpg) no-repeat 0 0; }
#staff h3#title03 {background:url(../images/staff_h3_02.jpg) no-repeat 0 0; }
#staff h3#title04 {background:url(../images/staff_h3_03.jpg) no-repeat 0 0; }

#staff #content dl { margin: 0 0 0 0; padding: 0; }
#staff #content dl dt { margin: 0; padding: 0;}
#staff #content dl dt.dt01 { margin: 0 0 0 10px; width:70px; float:left; display:inline;}
#staff #content dl dd.dd01 { margin: 0 0 0 10px; width:70px; float:left; display:inline;}
#staff #content dl dd.dd02 { margin: 0 0 0 10px; width:210px; float:left; display:inline;}
#staff #content dl dd.dd03 { margin: 0 0 0 90px; padding:0px; display:inline-block; clear:left; width:210px;}
#staff #content dl dd.dd04 { margin: 0 0 0 10px; width:70px; float:left; display:inline;}
#staff #content dl dd.dd05 { margin: 0 0 0 10px; float:left; display:inline; width:350px;}
#staff #content dl dd.dd06 { margin: 0 0 0 170px; float:left; display:inline; width:350px;}

/*---------- 14  Concept-----------*/
#concept h2#title01 {background:url(../images/concept_h2.jpg) no-repeat 0 0; }
#concept h3#title02 {background:url(../images/concept_h3_01.jpg) no-repeat 0 0; }
#concept h3#title03 {background:url(../images/concept_h3_02.jpg) no-repeat 0 0; }
#concept h4#title04 {background:url(../images/concept_h4_01.jpg) no-repeat 0 0; }
#concept h4#title05 {background:url(../images/concept_h4_02.jpg) no-repeat 0 0; }
#concept h3#title06 {background:url(../images/concept_h3_03.jpg) no-repeat 0 0; }
#concept h4#title07 {background:url(../images/concept_h4_03.jpg) no-repeat 0 0; margin:0; }
#concept h4#title08 {background:url(../images/concept_h4_04.jpg) no-repeat 0 0; margin:0; }
#concept h4#title09 {background:url(../images/concept_h4_05.jpg) no-repeat 0 0; margin:0; }
#concept h4#title10 {background:url(../images/concept_h4_06.jpg) no-repeat 0 0; margin:0; }
#concept h4#title11 {background:url(../images/concept_h4_07.jpg) no-repeat 0 0; margin:0; }
#concept h4#title12 {background:url(../images/concept_h4_08.jpg) no-repeat 0 0; margin:0; }
#concept h4#title13 {background:url(../images/concept_h4_09.jpg) no-repeat 0 0; margin:0; }

/*---------- 15  Access-----------*/
#access h2#title01 {background:url(../images/access_h2.jpg) no-repeat 0 0; }
#access h3#title02 {background:url(../images/access_h3_01.jpg) no-repeat 0 0; }


/*---------- 16  Opinion-----------*/
#opinion h2#title01 {background:url(../images/opinion_h2.jpg) no-repeat 0 0; }
#opinion h3#title02 {background:url(../images/opinion_h3_01.jpg) no-repeat 0 0; }



/*--------margin-padding---------*/
.margin_b15{margin:0px 0px 15px 0px;}
.margin_t18b10{margin:18px 0px 10px 0px;}
.margin_b10{margin-bottom:10px;}


.padding_index{padding:0px 19px 10px 13px;}
.padding_l8{padding:2px 0px 0px 8px; margin:0px}
.padding_r10{padding-right:10px;}
.padding_t4r4{padding:4px 4px 0px 0px;}
.w260{width:260px;}
.w400{width:400px;}
.staffimg { text-align:center; margin:0 auto; clear:both; width:400px; *margin-left:70px;}