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

/* reset */
html {
	overflow:scroll;
}
body {
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	line-height:1.3;
	background-image: url(images/backb.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-attachment:fixed;
	font-size: 13px;
	line-height: 1.4em;
	width:100%;
	color:#666666;

}

div { zoom: 1;/*for IE 5.5-7*/}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}

table.table_mail {
	border-spacing:5;
	border:none;
}
table img{
padding-top:0px;
}
caption,th {
	text-align:left;
}
legend {
	display:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
img,abbr,acronym,fieldset,a {
	border:0;
}
ul li {
	list-style-type:none;
}
img{display:inline-block;}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color: #1382B9;
}
a img{
-webkit-transition:opacity 0.5s;
}
a:hover img,
a:hover img{
background:none;
opacity:0.7;
filter:alpha(opacity="70");
}

/* base */
#Contents {
	width: 1115px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	box-shadow:0px 0px 6px 2px #a3a3b0;
-moz-box-shadow:0px 0px 6px 2px #a3a3b0;
-webkit-box-shadow:0px 0px 6px 2px #a3a3b0;

	/* border-radius */
border-radius:5px 5px 5px 5px ;
-moz-border-radius:5px 5px 5px 5px ;
-webkit-border-radius:5px 5px 5px 5px ;
}
#top_bana{
   width:100%;
   height:30px;
}
#head {
	width:1115px;
	height:345px;
	text-align: center;
	margin: 0 auto;
		/* border-radius */
border-radius:5px 5px 0px 0px ;
-moz-border-radius:5px 5px 0px 0px ;
-webkit-border-radius:5px 5px 0px 0px ;
position:relative; 
}
#head #snipet {
    color:#999999;
}
#navi_area {
	clear: both;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1050px;
	background-color:#4C8799;
	height:38px;
    text-align:center;
}

/* --- 項目の幅（emで指定） --- */
#menu li.nabi1 {
width: 80px;
}
#menu li.nabi2{
width: 90px;
}
#menu li.nabi3 {
width: 80px;
}
#menu li.nabi4 {
width: 80px;
}
#menu li.nabi5 {
width: 130px;
}
#menu li.nabi6 {
width: 100px;
}
#menu li.nabi7 {
width: 100px;
}


/* Submenu */
 
#menu{
	list-style-type: none;
	width: 660px;
	margin: 0px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}

#menu:before, .dropmenu:after{
  content: "";
  display: table;
}
#menu:after{
  clear: both;
}
#menu li{
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #74A5B0;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}
#menu li ul{
  list-style: none;
  *zoom: 1;
  position:absolute;
  top: 300;
  left: 300;
  z-index: 9999;
  opacity: 0.9;
  margin: 0;
  padding: 0;
  display: none;
  overflow:visible;
  
}
#menu li ul li{
  width: 65%;
}
#menu li ul li a{
  padding: 13px 15px;
  border-top: 2px solid #ffffff;
  background: #74A5B0;
  text-align: center;
}
#menu li ul li a:hover{
  background: #555;
}
#menu li:hover a{
  background: #74A5B0;
}
#menu li a:hover{
  background: #555;
}

#menu li:hover ul{
  display: block;
}
#menu li.active a {
  background: #666666;
}
#menu li.n-active a {
  background: #74A5B0;
}


#left-column {
	width: 750px;
	float: left;
	position:relative;
	z-index:0;
}


#right-column {
	width: 365px;
	float: left;
	text-align:center;
}


#foot-column {
float:left;
	text-align: left;
	width:1115px;
	float: left;
	padding-top: 5px;
		/* border-radius */
border-radius:0px 0px 5px 5px ;
-moz-border-radius:0px 0px 5px 5px ;
-webkit-border-radius:0px 0px 5px 5px ;
}
#foot-column ul {
	text-align: left;
	padding-left:15px;
}
#foot-column ul li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-right: 17px;
	padding-left: 12px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 1em;
}
#foot-column ul li a{
	color:#309EB6;/*文字の色の変更*/
 text-decoration:none;}
#foot-column ul li a:hover{
 text-decoration:underline;}
#foot-column #copy {
	display: inline-block;
	font-size: 11px;
	color:#666666;
	padding-left:15px;
}
#news{
padding-left:40px;
width:660;
height:35;
font-size:12px;
text-align: left;
font-weight: bold;
}
.slider-wrapper { 
	width: 618px; 
	margin: 10px auto;
	float:left;
}
.jigyo{
width:239px;
padding-top:8px;
}
.tb2 {border-bottom: 1px #C8ACA6 solid;
background-image:url(images/back_gr.jpg);
}
.tb3 {border-bottom: 2px #B9A798 solid;
padding-left:5px;
}
.tb4 {
border:1px #B9A798 solid;
padding:5px;
}
.blog_new{
width:360px;
font-size:12px;
text-align:left;
}
.bunsho{
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}
.lineh2{line-height:25px;
font-weight:bold;
color:#5A4A3D;
}

hr.style1{
	border-top: 0.5px solid #cccccc;
	width:1100px;
}
.style1 {color: #1382B9}
.style3 {color: #498593; font-weight: bold; }
.style4 {
	color: #E36664;
	font-weight: bold;
}
.style3 {color: #4C8799; font-weight: bold; }
.style5 {color: #4C8799;
font-size:30px;}
.style7 {font-size: 11px}

.link{
	font-size:10px;
	text-align:left;
	position:absolute;
	left: 43px;
	bottom:0px;
	width: 177px;

}
.massage{
width:666px;
text-align:left;
line-height:23px;
}

.pp{
font-size:14px;
color:#333333;
padding-left:37px;
width:680px;
text-align:left;
line-height:23px;
}

.contact{
font-size:14px;
color:#333333;
padding-left:75px;
width:680px;
text-align:left;
line-height:23px;
}

.sitemap{
	list-style-image: url('images/icon1.gif');
	line-height:30px;
	margin-left:50px;
}


* {
  box-sizing: border-box;
}

.column {
  margin-bottom: 20px;
}

input[type="text"] {
  margin: 0;
  padding: 0;
  border: 1;
  background-color:#F7F7F7;
  outline: 0;
}
input[type="text"] {
  margin: 0;
  padding: 0;
  border: 1;
  background-color:#F7F7F7;
  outline: 0;
}

textarea {
  margin: 0;
  padding: 0;
  border: 1;
  background-color:#F7F7F7;
  outline: 0;
}

.input-text{
  width: 300px;
}


.input-text input[type="text"] {
  width: 100%;
  padding: 3px 5px;
  border: 1px solid lightgrey;
  border-radius: 2px;
  font-size: 20px;
  transition: border-color ease .2s;
}

.input-text input[type="text"]:focus {
  border-color: #5f98e1;
}


input[type="submit"],
button[type="submit"] {
  background-color:#1382B9;
  color:#FFFFFF;
  padding: 0.7em 1.25em;
  border: 1px solid #1382B9;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
input[type="submit"]:hover,
button[type="submit"]:hover {
  border-color: #4C8799;
  background-color: #4C8799;
}


input[type="reset"],
button[type="reset"] {
  background-color:#1382B9;
    color:#FFFFFF;
  padding: 0.7em 1em;
   
  border: 1px solid #1382B9;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
input[type="reset"]:hover,
button[type="reset"]:hover {
  border-color: #4C8799;
  background-color: #4C8799;
}

#works_area {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#works_area #works_area_left {
	background-color: #F3EEE9;/*画像背景色の変更*/
	padding: 10px;
	float: left;
	margin-right: 20px;
}
#works_area #works_area_left img {
	border: 1px solid #FFF;
}
#works_area #works_area_right {
	width: 483px;
	float: right;
}
#works_btm #works_btm_in {
	background-image: url(top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#works_btm #works_btm_in img {
	float: left;
	border: 3px solid #C1B494;/*画像背景色の変更*/
	margin-right: 9px;
}
#works_btm #works_btm_in .border_0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}