@charset "UTF-8";
/* ========menu======== */
#inside{
	  border-top-left-radius: 0px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
	background: #fff;
	border: #E0E0E0 solid 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#line{
	text-align: center;
	padding: 40px 0;
	
}

.insides{
	color: #000;
	padding:10px 30px;
	
	
}

div.container
{
    font-family: Raleway;
    margin: 0 auto;
    padding: 10px 0em;
    text-align: center;
}

div.container a
{
    color: #74480f;
    text-decoration: none;
    font: 14px Raleway;
    margin: 10px 10px;
    padding: 20px 30px;
    position: relative;
    z-index: 0;
    cursor: pointer;
}



.deepOrange
{
    background:#fff;
}



/* Pull right and left  */
div.pullRightLeft a:before, div.pullRightLeft a:after
{
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0px;
    content: '';
    background: #ffdec5;
    opacity: 0.3;
    transition: all 0.3s;
}

div.pullRightLeft a:before
{
    left: 0px;
} 

div.pullRightLeft a:after
{
    right: 0px;
}

div.pullRightLeft a:hover:before, div.pullRightLeft a:hover:after
{
    width: 100%;
}

/* ========menu end======== */

#left{
float:left;
	}
	
#right{
float:right;
	color:#000000;
	}
#yoyaku{margin-top: 60px;}

#aboutus{
	
	margin-top: 60px;
}
	
#tops{background: #fff}
	
	.txtwhite14px{
	color: #FFF;
	font-size: 14px;
	line-height: 1.5em;
}

#clear{
	
	clear:both;}
	
	
	#left{
float:left;
	}
	
#right{
float:right;
	}

#photo{float:left;
	width: 450px;
		color: #000000;
		text-align: center;
}
#setsumei1{
	float:right;
	color: #000000;
	text-align: center;
	width: 450px;
}
#setsumei2{
	float:right;
	color: #000000;
	text-align: center;
	width: 420px;
	margin-right: 20px;
}
.setsumeiin{
	text-align: left;
}
	


#clear{
	
	clear:both;}
	
	
#now{
	
	margin-top:30px;}

#middle{
	margin-top: 60px;
	padding-bottom:30px;
	
	
	padding-top:30px;
	border-top:1px solid #1aff45;
	}
	
#mbar{   padding-top:10px;}

.setsumei{
	font-size: 18px;
	color: #626262;
	line-height:50px; 
	
	}
	
.price{
	font-size: 24px;
	color: #ff8383;
	line-height:50px; 
	
	}
.whats{
	width:550px;
	}

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
　　font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   font-size:14px;
   color:#fff;
   border-top:3px solid #efe7c3;
   background:;
}

br {
   letter-spacing:normal;
}


a{　color:#0089a1;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;


}


a:hover {
   color:#0089a1;
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}
a:hover img 
 { opacity:0.8; 
 　filter: alpha(opacity=80); 
 　-ms-filter: "alpha( opacity=80 )";  
 } 


a img {
     border:none;
     -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}



h1,h2,h3,h4,h5,h6 {
   margin:0;
}


h7{
	   font-size:40px;
	}

h8{
	   font-size:16px;
	}

#titleimg{
	margin-top:40px;
	text-align:center;}

#what{
	width:900px;
	font-size:18px;
	}
	
	
	
	#serv{
		margin-top:25px;
	text-align:center;
	height:400px;
	width:900px;
	background-color: #000000;  
    background-image: url("../images/servicebg.png");  
    background-repeat: no-repeat;  
    background-position: top center;
	   color:#fff;

	
	}
	
#servicein{
	padding-top:50px;
	}
#servicein2{

	}
	
	#serv2{
		margin-top:25px;
	text-align:center;
	height:400px;
	width:900px;
	background-color: #000000;  
    background-image: url("../images/d2.png");  
    background-repeat: no-repeat;  
    background-position: top center;
	   color:#fff;

	
	}
	
#servicein{
	padding-top:50px;
	}
#servicein2{

	}
	
	
#detail{
	padding:0 10px 0 10px  ;
	text-align:center;
	width:200px;
    margin: 0 auto;
	background-color: #ffffff;  
	color:#000000;
	font-size:20px;

	}



/* ========TEMPLATE LAYOUT======== */
#header {
   width:900px;
   margin:0 auto;
   position:relative;
   padding:0 0px;
      background:#fff;
}

#menu {
   width:100%;
   float:left;
   border-bottom:5px solid #fff;
   background:url("../images/bg_menu.gif") 0 0 repeat-x;
}

#globalNavi{margin-bottom: 15px;
	
	width: 100%;
	background:#fff;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


#icatchIndexWrap {
   clear:both;
   position:relative;
   z-index:-1
   overflow:hidden;
   height:410px;
   background:#fff;
   padding-top:10px;
}

#icatchWrap {
   clear:both;
   position:relative;
   z-index:-1
   overflow:hidden;
   height:400px;
   background:#fff;
}

#icatch {
   width:900px;
   margin:0 auto;
}

#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:900px;
   margin:-60px auto 0 auto;
   background:#fff;
}

#main {
   float:right;
   width:540px;
   padding:10px;
   background:url("../images/bg_contents.gif") 100% 0 no-repeat;
}

#sub {
   float:left;
   width:220px;
   padding:10px;
   background:url("../images/bg_contents.gif") 0 0 no-repeat;
}

#pageTop {
   clear:both;
   width:900px;
}

#footer {
	border-top:3px dotted #555555;
   clear:both;
background: #efe7c3;
   color:#000;
}

#footMenu {
	   color:#000;
   clear:both;
   overflow:hidden;
   width:900px;
   margin:0 auto;
   padding:30px 10px 30px 40px;

}

/* ========SERVICE======== */
#service{
	border:1px dotted #555555;
   padding-left:15px;
   padding-right:15px;
	}
#servicetitle{
	border-top:3px solid #555555;
	text-align:center;
	 background:#fff;
	 color:#000000;
	font-size:20px;
	}
#servicesub{
	
	text-align:center;
	 background:#fff;
	 color:#000000;
	font-size:20px;
	}
	
.sub{
	 color:#000000;
	font-size:24x;
	}

/* ========SERVICE======== */


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px 0;
   font-size:24px;
   color:#fff;
   line-height:70px;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

#header #pr p {
   margin:0;
   padding:10px 0;
   font-size:11px;
}

#header #gNavi {
   position:absolute;
   top:0;
   right:0;
   margin:0;
   font-size:11px;
}

#header #gNavi2 {
	color:#000;
	position:absolute;
	top:40px;
	right:0px;
	margin:0;
	font-size:11px;
	line-height:9px;
}



/* ======= CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:900px;
   margin:0 auto;
   padding:0;
   border-right:1px solid #e5e5e5;
}

#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:179px;
   color:#333;
   line-height:50px;
   text-decoration:none;
   border-left:1px solid #e5e5e5;
}

#menu li a.active {
   color:#6aa9ff;
   text-decoration:none;
   background:url("../images/bg_menu_on.gif") 0 0 repeat-x;
}

#menu li a:hover {
   color:#6aa9ff;
   text-decoration:none;
   background:url("../images/bg_menu_on.gif") 0 0 repeat-x;
}


/* ========ICATCH CONTENTS CUSTOMIZE======== */
#icatch h2 {
   padding-top:30px;
  
}


/* ======== CONTENT CUSTOMIZE======== */

#content{   overflow:hidden;
   width:900px;
   margin:0 auto;
   padding:0;
background:#FFFFFF;
color:#000;}

h3 {

   font-size:20px;

}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#5A5132;
   font-size:15px;
   font-weight:bold;
   border-bottom:3px double #5A5132;
}

#main h3 {
   margin-bottom:5px;
   padding:16px 10px 10px 10px;
   font-size:14px;
   border-bottom:1px dotted #ddd;
   background:#fff url("../images/bg_main_h3.gif") 0 0 repeat-x;
}

#main h4 {
   margin-bottom:5px;
   padding:5px;
   font-size:14px;
   border-left:5px solid #0089a1;
   border-bottom:1px dotted #ddd;
}

#main h5 {
   margin-bottom:5px;
   padding:5px;
   font-size:13px;
   color:#fff;
   background:#0089a1;
}

#main h6 {
   margin-bottom:5px;
   font-size:13px;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#eee;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main table {
   width:100%;
   border-collapse:collapse;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#f0f7fc;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
   border:1px solid #E8E8E8;
}

#sub h3 {
   padding:10px 5px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:1px solid #fff;
   border-bottom:none;
   background:#0089a1 url("../images/bg_sub_h3.gif") 0 0 repeat-x;
}

#sub ul {
   margin:0;
   padding:5px 5px 1px 5px;
   border:1px solid #fff;
   background:#E8E8E8;
}

#sub li {
   margin-bottom:5px;
   padding:5px;
   line-height:1.4;
   border:1px solid #b5b5b5;
   list-style:none;
   background:#fff url("../images/bg_sub_list.gif") 0 0 repeat-x;
}

#sub li a {
   display:block;
   padding-left:5px;
   line-height:3.0;
   border-left:5px solid #0089a1;
}

#sub2 ul {
   margin:0;
   padding:0;
}

#sub2 li {
   line-height:1.4;
   border-bottom:1px solid #ddd;
   list-style:none;
}

#sub2 li a {
   display:block;
   padding-left:20px;
   color:#333;
   line-height:3.0;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:#fff url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu .section {
   float:left;
   width:220px;
   margin-right:30px;
   padding:0;

}


#footMenu h3 {
   font-size:12px;
   border-bottom:1px dotted #999;
}

#footMenu ul {
   margin:0;
   padding:0;
}

#footMenu li {
   margin:0;
   padding:0;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   font-size:11px;
   background:url(../images/bg_footmenu.gif) 0 50% no-repeat;
   color:#000;
}

#footlogo{
   float:right;

   padding:0;

}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
   color:#000;

}

/* ========SLIDER======== */


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  
  /* --- 新着情報エリア --- */
 #update
  {width: 600px;
    margin: 0 auto;
}
div.update {
padding-top:10px;
width: 600px; /* 新着情報エリアの幅 */
font-size: 80%;
margin-right:10px;
}

/* --- 見出し --- */
div.update h3 {
margin: 0 0 5px; /* 見出しのマージン（上、左右、下） */
font-size: 100%;
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
margin: 0;
border-bottom: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
}

/* --- 日付エリア --- */
div.update dt {
width: 6.7em; /* 日付エリアの幅 */
float: left;
padding: 15px 7px 15px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 15px 3px 15px 15px; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;

}
.clearFix {
min-height: 1px;
}#top #content table tr td table tr td table tr td table tr td table tr td .txtwhite14px {
	color: #FFF;
}
#top #content table tr td table tr td table tr td table tr td table tr td {
	color: #FFF;
}
#top #content table tr td table tr td table tr td table tr td table tr td p {
	color: #000;
}
#top #content table tr td table tr td table tr td table tr td table tr td table {
	color: #000;
}
#top #content table tr td table tr td table tr td table tr td table tr td table tr td {
	color: #000;
}


.cp_imghover {
overflow: hidden;
width: 400px;
height: 80px;
margin: 20px auto;

cursor: pointer;
}
/*TILT*/
.cp_tilt {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.cp_tilt:hover {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}


#inquiry{
	
	padding: 0px 20px ;
}


/*実験*/
