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

/* html5 ------------------------------------- */
header, footer, nav, section, article, figure, aside {
	　display: block;
}
img {
 vertical-align: bottom;
}

/* clearfix---------------------------------------- */

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* common ------------------------------------- */


body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 font-size: 12px;
 line-height: 20px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
 -webkit-text-size-adjust: 100%;
 overflow-y: scroll;
 color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h2 {
 font-size: 14px;
 padding-bottom: 24px;
}
h3 {
 border-left: 3px solid #CDCDCD;
 padding-left: 6px;
 padding-bottom: 2px;
 color: #658F0C;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #8E8E8E;
}
a:active {
	color: #474747;
}

/* header footer ------------------------------------- */

#main_header  {

}
#main_header #header_inner {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 14px;
 background-repeat: no-repeat;
 background-position: right center;
}
body.contact_page #main_header #header_inner {

}

#main_header #header_inner #main_logo {
	float: left;
}
#main_header #header_inner #g-nav {
 float: right;
 width: 400px;
 padding-top: 40px;
 padding-right: 0px;
}
#main_header #header_inner h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_header #header_inner h1 a #main_logo {
	width: 450px;
	height: auto;
}
#main_header #header_inner #site_title h1 a img {

}

#main_header #header_inner #site_title {
 float: left;
}
#main_header #header_inner #site_title h1 a {
	font-size: 16px;
	text-decoration: none;
}
#main_header #header_inner #site_title h1 a:hover {
	color: #117B0C;
}
#header_inner #site_title h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	word-spacing: 2px;
}



#main_header #header_inner #g-nav a {
 color: #000000;
 text-decoration: none;
 display: block;
 width: 80px;
 float: left;
 text-align: center;
 padding-bottom: 8px;
 border-radius: 3px;
 font-size: 1em;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
 margin-left: 10px;
 margin-right: 10px;
}
#main_header #header_inner #g-nav a.current {
 border-bottom: 2px solid #E3E3E3;
}
#main_header #header_inner #g-nav a:hover {
	text-decoration: none;
	color: #597838;
}

#main_footer {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 padding-top: 18px;
 padding-bottom: 16px;
 padding-left: 0px;
 text-align: right;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 0.8em;
 color: #828282;
 background-repeat: no-repeat;
}


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

#contents {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 32px;
}
#contents .side_L {
	width: 120px;
	float: left;
	padding-top: 14px;
}
#contents .side_L ul,#contents .side_L ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#contents .side_L #side_nav a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 3px;
	margin-bottom: 16px;
}
#contents .side_L #side_nav a:hover {
	text-decoration: none;
	color: #597838;
}
.com_info table tbody tr td {
	padding-bottom: 12px;
}

#side_R {
 width: 700px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 20px;
}
#side_R ul   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#side_R .com1 {
	padding-bottom: 16px;
}
.table_box {
	padding-bottom: 16px;
	padding-top: 3px;
	padding-left: 4px;
}
.table_box table tbody tr td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}

div.sanga_table {
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.sanga_table .table_box table tbody tr td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.photo_box {
	margin-bottom: 16px;
	color: #7E7E7E;
	margin-top: 3px;
}
.photo_box img {
	padding-bottom: 3px;
	padding-right: 10px;
}

.cont_box {

}
.form_submit {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.txt_red,.msg {
	color: #CF0003;
}
.txt_blue {
	color: #008BCF;
}
#side_nav .nav_act {
	color: #CF0003;
}
#contents .side_L #side_nav li .nav_act {
	color: #597838;
}
.txt_s {
	font-size: 10px;
}


/* 会社のリンクの色 ------------------------------------- */

#header_inner #g-nav a#link_company:hover,
#contents .side_L #side_nav li #link_company:hover{
	color: #117B0C;
}
#contents .side_L #side_nav li .nav_com_act {
	color: #117B0C;
}




#main_header #header_inner #g-nav a.link_contact:hover {
	color: #D90000;
}

#header_inner #g-nav a.link_contact:hover,
#contents .side_L #side_nav li a.link_contact:hover{
	color: #CC0000;
}
#contents .side_L #side_nav li .nav_com_act {
	color: #117B0C;
}

.pdf_link {
	border: 1px solid #E4E4E4;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
}
.logo_2018 {
	padding-top: 20px;
	margin-top: 16px;
	border-top: 1px solid #D5D5D5;
}
.com1 p .txt_s {
}
h2.case_ttl  {
	border-bottom: 3px solid #E8E8E8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	margin-bottom: 24px;
}
