@charset "utf-8";
/* CSS Document */

a:link{color:#53af36;text-decoration:underline;}
a:visited{color:#80c366;}
a:hover{color:#53af36;text-decoration:none;}

a:hover img{
	opacity:0.8;
}

body{
	margin:0;
	padding:0;
}

.content{
	margin:0 auto;
	width:980px;
}

header{
	position:relative;
	height:133px;
	margin-bottom:17px;
}
header h1{
	margin:0;
	padding-top:50px;
}
header h2{
	position:absolute;
	top:20px;
	left:5px;
	font-size:1em;
	font-weight:normal;
	margin:0;
}
header address{
	position:absolute;
	top:0px;
	right:0px;
}
header p{
	position:absolute;
	top:55px;
	right:0px;
}
header ul{
	position:absolute;
	left:500px;
	top:65px;
	list-style-type:none;
	font-size:12px;
}
header a:link, header a:visited{
	color:#3b3b3b;
	text-decoration:none;
}
header a:link span, header a:visited span{
	color:#f58700;
}
header li{
	margin-bottom:5px;
}

nav{
	margin-bottom:40px;
}
#sub nav{
	margin-bottom:20px;
}
nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:14px;
}
nav li{
	margin:0;
	padding:0;
	display:inline;
}
.carousel-indicators{
	margin-bottom:-50px;
}
.carousel-indicators li{
	background:#58b828;
	border-color:#b1de9b;
}
nav h2{
background:url(../img/sub_h2.jpg) no-repeat;
height:100px;
padding-top:30px;
padding-left:30px;
font-size:30px;
}
nav p{
	margin-left:10px;
}
nav p a{
	color:#858585;
}
nav p span{
	color:#f58700;
}

section{
	width:700px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}

#index-news{
	border-top:3px #58b828 solid;
	margin-bottom:40px;
}
#index-news h2{
	border-top:1px #bde0b1 solid;
	margin-top:1px;
	margin-bottom:20px;
	color:#3B3B3B;
	font-weight:bold;
	background:url(../img/index_news.png) no-repeat left 10px;
	padding-left:30px;
	font-size:25px;
	padding-top:10px;
}
#index-news dl{
	border-bottom:1px #bde0b1 solid;
	height:200px;
	overflow-y:scroll;
	margin-left:10px;
}
#index-news dt{
	color:#333;
	font-weight:bold;
}
#index-news dd{
	color:#333;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-right:20px;
	border-bottom:1px #d7ecd0 dotted;
}

#index-main{
	border:2px #cae7bc solid;
	padding:4px;
}
#index-main h2{
	margin:0;
	margin-bottom:10px;
}
#index-main-content{
	margin-left:10px;
	width:389px;
	margin-right:0px;
	float:left;
}
#index-main h3{
  color:#f58700;	
  font-weight:bold;
  background:url(../img/sub_h4.png) repeat-y;
  padding-left:15px;
  font-size:18px;
  margin-left:20px;
}
#index-main p{	
	margin-left:20px;
	margin-bottom:35px;
}
#index-main-content ul{
	list-style-type:none;
}
#index-main-content li{
	margin-bottom:10px;
}

#index-main-image{
	width:230px;
	float:left;
}
#index-main-image ul{
	margin-top:20px;
	list-style-type:none;
}
#index-main-image li{
	margin-bottom:15px;
}

#index-main hr{
	clear:both;
	visibility:hidden;
	margin:0;
	height:1px;
}


em{
	font-style:normal;
	font-weight:bold;
	color:#f58500;
}
strong{
	font-weight:bold;
}

#sub .footprint{
	font-size:11px;
	padding-top: 5px;
}


#sub article{
	border-top:3px #9bd47e solid;
	margin-bottom:40px;
}
#sub article h3{
	border:1px #bde0b1 solid;
	margin-top:1px;
	padding:10px;
	margin-bottom:20px;
}
#sub article h4{
  font-weight:bold;
  background:url(../img/sub_h4.png) repeat-y;
  padding-left:20px;
  margin-left:10px;
}
#sub article p,#sub article dl{
  margin-bottom:30px;
  margin-left:10px;
}



#sub article dt{
	font-weight:bold;
	color:#f58500;
}

#sub .box{
	background:url(../img/flow_bg.jpg) repeat-x;
	border:1px #bde0b1 solid;
	padding:0 20px;
}
#sub .box h3{
	border:none;
	text-align:center;
	padding:20px 0;
}
#sub .box h3:before {
  content: url("../img/box_h3_left.png");
  margin-right:5px;
}
#sub .box h3:after {
  content: url("../img/box_h3_right.png");
  margin-left:5px;
}


#sub .box .text-center{
background:#fffdf8;
padding:20px 0;	
}

#sub .box dd{
	text-indent:1em;
	font-size:1.2em;
	margin-bottom:10px;
}


#future_1 div{
	margin:50px 0;
}
#future_2 table{
	width:100%;
}
#future_2 img{
	width:100%;
}
#future_2 td{
	padding:5px;
	position:relative;
}
#future_2 td span{
	position:absolute;
	top:90px;
	right:5px;
	font-size:30px;
	color:#fff;
}
#future_3 div{
	float:left;
}
#future_3_img{
width:190px;
height:215px;
margin-right:25px;
margin-bottom:100px;
margin-left:10px;
}
#future_3_text{
	width:460px;
}

#future_3 .dummy{
background:#ccc;
}

#future_3_text h5{
	margin: 1em 0 0.7em 20px;
	font-size: 1.2em;
}
#future_3_text dd{
	padding: 0 0 5px;
}
#future_3_text dl{
	padding: 0 0 0 10px;
}

.flow_1_btn{
	text-align:center;
	background:#fffdf8;
	color:#f58500;
	font-weight:bold;
	padding:20px;
	font-sze:1.5em;
}

#flow_1 .imgR{
	float: left;
	width: 500px;
}

#flow_1 .imgC{
	clear: left;
}

#menu_1{
	font-size:1.5em;
}
#menu_1 table{
	width:250px;
	float:left;
	margin-left:10px;
}

#menu_1 table.options{
	width:430px;
}

#menu_1 th{
	background:#faffec;
	font-size:0.8em;	
}
#menu_1 small{
	font-size:0.75em;
}

#menu_1 .fee{
	width:5.5em;
}

#menu_2{
	clear:both;
}
#menu_2 h4{
	margin-top:50px;
}

#menu_1a{
	font-size:1.5em;
}
#menu_1a table{
	width:560px;
	//float:left;
	//margin-left:10px;
}

#menu_1a table.options{
	width:560px;
}

#menu_1a th{
	background:#faffec;
	font-size:0.8em;	
}
#menu_1a small{
	font-size:0.75em;
}

#menu_1a .fee{
	width:5.5em;
}

#menu_2{
	clear:both;
}
#menu_2 h4{
	margin-top:50px;
}

#dsease_1 table{
	border-collapse:collapse;
	border:#e4dfd8 1px solid;
}
#dsease_1 th, #dsease_1 td{
	border:#e4dfd8 1px solid;
	padding:10px 15px;
}
#dsease_1 th{
	background:#faffec;
	font-size:1.2em;
}
#dsease_1 .row2 th{
	background:#f2fed2;
}
#dsease_1 .row2 td{
	background:#fdfff8;
}

#efficacy_2 span{
	color:#f58700;
}
#faq_1 .box{
	margin-bottom:15px;
}
#faq_1 th, #faq_1 td{
	padding:10px 0 10px 10px;
	background-color:transparent;
}
#faq_1 th{
color:#F58700;
vertical-align:top;
}
#faq_1 th.q{
	color:#53ad26;
}

#map{
	margin-bottom:50px;
	width:690px;
	height:500px;
	margin-left:10px;
}
#access_1 dt, #access_1 dd{
	margin-bottom:5px;
}
#access_1 dd{
	margin-left:15px;
}

#sub #sitemap_1{
	border-top:none;
}
#sitemap_1 table{
	width:100%;
}

#sitemap_1 td{
	padding:10px;
	border-bottom:#bde0b1 1px dotted;
}
#sitemap_1 span{
	color:#f58700;
}



aside{
	width:240px;
	float:left;
}
aside ul{
	list-style-type:none;
}
aside li{
	margin-bottom:15px;
}

aside #facebook{
	margin-left:40px;
}

footer{
	clear:both;
	background:url(../img/hr.png) no-repeat center top;
	padding-top:50px;
	text-align:center;
	font-size:12px;
	margin-bottom:30px;
	position:relative;
}
footer ul{
	list-style-type:none;
}
footer li{
	display:inline;
	border-left:1px #232323 solid;
	padding-left:15px;
	padding-right:15px;
}
footer li:first-child{
	border-left:none;
	padding-left:0;
}
footer p{
	margin-top:30px;
}
footer div{
	position:absolute;
	top:-50px;
	right:-50px;
}
#pagetop{
}


@media (max-width: 768px) {
.content{
	width:100%;
}
header{
	height:auto;
}
header h1{
	padding:0;
}
header address{
	position:static;
}
header img{
	width:100%;
	height:auto;
}
#dropdownMenu1{
	border:none;
	position:relative;
}
.dropdown-menu{
	position:absolute;
	top:20px;
	left:-130px;
}
nav, nav table, nav img{
	width:100%;
}


nav p img, section img, aside img{
	width:100%;
}
section{
width:90%;
margin:0 5%;
float:none;	
}


h3,h4,p,dl,ul,li{
	margin-left:0;
}
* h3,* h4,* p,* dl,* ul,* li{
	margin-left:0;
}
#index-main h3,#index-main p,#index-main-image li{
	margin-left:0;
}
#index-main-content, #index-main-image, #future_3_img, #future_3_text, #menu_1 table, #map{
	width:100%;
	float:none;
}
#index-main-image, #index-main-image ul, #index-main-image li{
	text-align:center;
	margin:0;
	padding:0;
}

#menu_1 table{
	width:100%;
	float:none;
	margin-left:0;
}


#future_3_img{
	width:100%;
	margin-bottom:10px;
}

#faq_1 th{
	width:10%;
	padding:10px 0;
}
#faq_1 th img{
	width:100%;
}

#efficacy_2 img, #index-news img{
	width:auto;
	height:auto;
}

#index-main-image img{
	width:auto;
	height:auto;
	margin: 0 0 15px;
}

#future_3_img, #flow_1 p.imgSP{
	text-align: center;
}

#future_3_img img, #flow_1 p.imgSP img{
	width:auto;
	height:auto;
}

iframe, #map{
	width:90%;
}
aside{
	margin:auto;
	margin-top:30px;
	width:90%;
	float:none;
}
aside ul{
	margin:0;
	padding:0;
}
aside li{
	padding:0;
}

footer{
	padding-top:10px;
	width:100%;
}

#faq_1 .voice .box{
	margin-bottom:15px;
}
#faq_1 .voice th, #voice_1 td{
	padding:10px 0 10px 10px;
	background-color:transparent;
}
#faq_1 .voice th{
	color:#F58700;
	vertical-align:top;
	width:10%;
	padding:10px 0;
}
#faq_1 .voice th.voice_title{
	color:#53ad26;
}

#faq_1 .voice th img{
	width:100%;
}
