@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_w.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: #000000;
}
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:350px;
	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 ;

}
#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: 100%;
}
#menu li ul li a{
  padding: 13px 15px;
  border-top: 2px solid #ffffff;
  background: #74A5B0;
  text-align: center;
}
#menu li:hover a{
  background: #74A5B;
}
#menu li a:hover{
  background: #555;
}

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

#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;
}

.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;
}
