@charset "utf-8";
/* formatting style ------------------------------*/
/* -----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}


hr{
	display:none;
}


html {
	margin-bottom:1px;
	height:100%;
}



/* line style　------------------------------*/
/* -----------------------------------------*/

a img{
	border-style:none;
}


/* link style ------------------------------*/
/* -----------------------------------------*/

a:link { color: #004020;
	text-decoration: none; }
a:visited { color: #004020;
	text-decoration: none; }
a:hover {
	color: #EB6100;
	text-decoration: none;
}
a:active {
	color: #EB6100;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


/* lyout style ------------------------------*/
/* -----------------------------------------*/

body {
	text-align: center;
	color: #000;
font-size:14px;
	line-height:150%;
    font-family: "Noto Sans JP", sans-serif;
}
#header_outside {
	background-image: url(../img/common_img/header_bg.png);
	background-repeat: repeat-x;
	height: 160px;
	margin-bottom: 20px;
}
#inside_header_outside {
	background-image: url(../img/common_img/inside_header_bg.jpg);
	background-position: center top;
	height: 160px;
	margin-bottom: 40px;
}

/* #header ------------------------------*/
/* -----------------------------------------*/
#header {
	height: 160px;
	position: relative;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.header_lead {
position: absolute;
    top: 15px;
    font-size: 107%;
    color: #ffffff;
    font-weight: 700;
    padding-left: 20px;
    text-shadow: 
        -1px -1px 0 #004020,
         1px -1px 0 #004020,
        -1px  1px 0 #004020,
         1px  1px 0 #004020;
}

.top_logo {
	height: 60px;
	width: 360px;
	position: absolute;
	top: 40px;
}
.header_tel_area {
	width: 240px;
	position: absolute;
	left: 610px;
	top: 15px;
	line-height: 18px;
	color: #FFF;
}

.header_close {
font-size: 107%;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 
        -1px -1px 0 #004020,
         1px -1px 0 #004020,
        -1px  1px 0 #004020,
         1px  1px 0 #004020;
}

.header_close > span {
font-size: 125%;

}

.g_nav {
	line-height: 50px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 850px;
	margin-bottom: 30px;
}

.g_nav li {
	float: left;	
}
#main {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.box {
zoom: 100%;

}
.box:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}


#main_bnr_area {
	margin-bottom: 20px;
}
#main_bnr_left {
	float: left;
	margin-right: 10px;
}
.main_bnr_right {
	float: right;
}
#info_box {
	height: 270px;
	width: 460px;
	float: left;
	margin-right: 10px;
	background-image: url(../img/index_img/info_bg.png);
	background-repeat: repeat-y;
	padding: 10px;
}
.info_txt_box {
	float: right;
	width: 360px;
	overflow: auto;
	height: 270px;
	font-size:12px;
	color: #CC3300;
	line-height: 16px;
}
#footer_outside {
	background-color: #004020;
	width: 100%;
	height: 150px;
	clear: both;
}




/* #main ------------------------------*/
/* -----------------------------------------*/











/* #footer ------------------------------*/
/* -----------------------------------------*/

#footer {
	color: #FFF;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 12px;
}
.footer_list li {
	display: inline;
}

.footer_list li a {
	color: #FFF;
}



address {
	text-align: right;
	font-size: 11px;
}



/* common_style ------------------------------*/
/* -----------------------------------------*/
.bottom3 {
	margin-bottom: 3px;
}

.bottom5 {
	margin-bottom: 5px;
}
.bottom10 {
	margin-bottom: 10px;
}

.bottom20 {
	margin-bottom: 20px;
}

.bottom30 {
	margin-bottom: 30px;
}

.bottom40 {
	margin-bottom: 40px;
}

.bottom50 {
	margin-bottom: 50px;
}


.left10 {
	margin-left: 10px;
}

.left20 {
	margin-left: 20px;
}
.right2 {
	margin-right: 2px;
}
.right10 {
	margin-right: 10px;
}

.right15 {
	margin-right: 15px;	
}
.right20 {
	margin-right: 20px;	
}


.right30 {
	margin-right: 30px;
}

.right_img {
	float: right;
}
.left_img {
	float: left;
}

.txt13 {
	font-size: 13px;
}
.txt11 {
	font-size: 11px;
	line-height: 14px;
}
.txt11_2 {
	font-size: 11px;
	line-height: 12px;
}

.txt16 {
	font-size: 16px;
}

.txt20 {
	font-size: 20px;
}

.txt26 {
	font-size: 26px;
}

.line15 {
	line-height: 15px;
}

.line17 {
	line-height: 17px;
}

.line20 {
	line-height: 20px;
}


.center_txt{
	text-align: center;
}

.normal{
	font-weight: normal;
	}
