@charset "utf-8";
/* CSS Document */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

.none {
	display: none;
}
.center{text-align:center;}
/* HOME */

section{width:100%;padding:80px 0;}
section div.wrap{
  width:1000px;
  margin:0 auto;
  }
  
.catch{background:#f0f0f0 ;height:350px;}
.catch .wrap{background:url(../images/bg_catch.png) no-repeat left top ;height:350px;width:1000px;margin:0 auto;position: relative;}
.catch .img_catch01{position:absolute;top:50px;}
.catch .img_catch02{position:absolute;top:180px;left:80px}
.catch .img_catch03{position:absolute;top:50px;right:-50px;}
.catch a.btn_contact{position:absolute;top:250px;left:120px}

#section01 div.wrap{
  width:930px;
  margin:0 auto;
  }
#section01 div.wrap div div{
  width:440px;
  margin:0 auto;
margin-bottom:50px;
  }
#section01 p{margin:0;}
#section01 div div h3{
text-align:center;
margin-bottom:30px;
background:url(../images/h3_area01.png) no-repeat center top;
width:372px;
height:27px;
text-indent:-9999px;
}
#section01 div div h3.h3_02{background-position:center -34px;}
#section01 div div h3.h3_03{background-position:center -68px;}
#section01 div div h3.h3_04{background-position:center -102px;}
#section02,#section06{background:#1a2447;color:#fff;z-index:-100;}

#section04,#section08{background:url(../images/bg_g.png);}
#section10{background:#ac1a37;color:#fff;}
div.Container {
    margin: 0 auto;
    position: relative;
    width: 100% !important;
    margin-top:110px;
}

div.Header div.HeaderInner {
    margin: 0 auto  !important;
    position: relative;
    width: 1000px;
}
div.Header h4{position:absolute;top:20px;}
div.Header p{position:absolute;top:74px;left:100px;}
div.Header .iseeds{position:absolute;top:30px;right:0;}
div.Header{
    width: 100% !important;
    height:110px;
    position: fixed !important;
    top:0;
    background:#fff;
    z-index: 1000;
    border-bottom:1px solid #dadada;
}

a.btn_contact {
    background: url("../images/btn.png") repeat scroll 0 0 transparent;
    display: block;
    height: 61px;
    margin:0 auto;
    text-indent: -9998px;
    width: 282px;
}
a.btn_contact:hover {
   background-position:left -61px ;
}
a.btn_contact_big{
    background: url("../images/btn_cont.png") repeat scroll 0 0 transparent;
    display: block;
    height: 90px;
    margin:20px auto;
    text-indent: -9998px;
    width: 680px;
}
a.btn_sample{
    background: url("../images/btn_sample.png") repeat scroll 0 0 transparent;
    display: block;
    height: 90px;
    margin:20px auto;
    text-indent: -9998px;
    width: 680px;
}
a.btn_kinou{
    background: url("../images/btn_kinou.png") repeat scroll 0 0 transparent;
    display: block;
    height: 90px;
    margin:20px auto;
    text-indent: -9998px;
    width: 680px;
}
a.btn_kinou:hover,
a.btn_sample:hover,
a.btn_contact_big:hover{
    background-position: 0 -90px;
}
div.btn_area{width:600px; margin:0 auto;text-align:center;}
div.btn_area p{font-size:18px;font-weight:bold;}
a.btn_contact_01{
    background: url("../images/btn_cont02.png") repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin:20px auto;
    text-indent: -9998px;
    width: 300px;
    float:left;
}
a.btn_contact_02{
    background: url("../images/btn_cont02.png") repeat scroll -300px 0 transparent;
    display: block;
    height: 80px;
    margin:20px auto;
    text-indent: -9998px;
    width: 300px;
    float:left;
}
a.btn_contact_01:hover{background-position:0 -80px;}
a.btn_contact_02:hover{background-position:-300px -80px;}

div.hr{
  width:900px !important;
  margin:0 auto;
  height:1px !important;
  background-color:#a1a1a1 !important;
  margin-top:30px;
}

.top{
position:fixed;
bottom:30px;
right:30px;
}

h2{
    background: url("../images/bg_h2.png") no-repeat top left ;
    height:52px;
    text-indent:-9999px;
    margin-bottom:50px;
    margin-left:70px;
}
h2.s03{background-position:left -52px;}
h2.s04{background-position:left -104px;}
h2.s05{background-position:left -156px;}
h2.s06{background-position:left -208px;}
h2.s07{background-position:left -259px;}
h2.s08{background-position:left -314px;}
h2.s09{background-position:left -366px;}
h2.cont{ background: url("../images/bg_h2_cont.png") no-repeat left 5px ;}
h2.cont2{ background: url("../images/bg_h2_cont.png") no-repeat left -45px  ;}
#section03 h3{font-size:30px;text-align:center;font-weight:normal;margin-bottom:30px;margin-top:100px;color:#ac1a37;}
dl.qa dt{
          background:url(../images/icon_q.png) no-repeat left top;
          padding-left:40px;
          padding-top:1px;
          min-height:22px;
          font-size:18px;
          margin-bottom:20px;
        }
dl.qa dd{
          background:url(../images/icon_a.png) no-repeat 40px top;
          padding-left:40px;
          padding-top:1px;
          padding-bottom:10px;
          padding-left:80px;
          min-height:22px;
          border-bottom:1px dashed #000;
          margin-bottom:40px;
        }
        
        
/* ===================================
              フォームページ
=================================== */
img.required {
	margin: 1px 3px 0 0;
}
.form input[type="text"],
.form input[type="tel"],
.form input[type="password"],
.form textarea {
	height: 30px\9; /* IE */
	padding: 5px 3px;
	font-size: 100%;
	border: 1px solid #dddddd;
	background-color: #fff;
  margin:5px;
}
.form select {
	padding: 3px 3px;
	font-size: 100%;
	border: 1px solid #dddddd;
	background-color: #fff;
  margin:5px;
}
.form input[type="text"]:focus,
.form input[type="tel"]:focus,
.form textarea:focus,
.form select:focus {
	border: 1px solid #ABA595;
	background-color: #ffffff;
}
.form textarea {
  width: 400px;
	height: 80px;	
}
.form input.size1 {
	width: 300px;
}
.form input.search {
	width: 170px;
}
.form input.size2 {
	width: 80px;
	margin-right: 5px;
}
.form input.size3 {
	width: 30px;
	margin-right: 5px;
}
.form select.day {
	width: 60px;
}
.form table{
	width:800px;
	border-right:1px solid #5f5f5f;
	border-top:1px solid #5f5f5f;
  margin:0 auto;
}
.form tr{
	border-bottom:1px solid #5f5f5f;
}
.form th{
	width:250px;
  padding-left:20px;
  border-right:1px solid #5f5f5f;
  border-left:1px solid #5f5f5f;
  background:#e1e1e1;
  color:#000;

}
.form td{
	padding:10px 0 10px 20px;

}

#section06 .form table{
	width:800px;
	border-right:none;
	border-top:none;
}
#section06 .form tr{
	border-bottom:none;
}
#section06 .form th{
	width:250px;
  border-left:none;
  background:#1a2447;
  color:#fbdc2c;

}
input{background:none;}


input.btn_conf,
input.btn_send,
input.btn_back,
input.btn_diag {
	width: 278px;
	height: 63px;
	text-indent: -9998px;
	border: none;
	cursor: pointer;
  margin-top:30px;
}
input.btn_search{
	text-indent: -9998px;
	border: none;
	cursor: pointer;
	width:111px;
	height:28px;
}
input.btn_search { background-image: url(../images/btn_search.png); }
input.btn_conf { background-image: url(../images/btn_conf.png); }
input.btn_send { background-image: url(../images/btn_send.png) !important; }
input.btn_back { background-image: url(../images/btn_back.png); }
input.btn_diag { background-image: url(../images/btn_diag.png); }

input.btn_conf:hover,
input.btn_send:hover,
input.btn_back:hover,
input.btn_diag:hover {
	background-position: 0 -62px;
}
.error {
	color: #da2f2f;
}
dl.form.ask dd label { margin-right: 10px;}
dl.form dd input[type="radio"],
dl.form dd input[type="checkbox"] {
	margin: 5px 5px 5px 0;
	/margin: 1px 0px 1px 0;
}

.FormBtnArea{
	width:280px;
  margin: 0 auto;
}

.copyright{text-align:right;font-size:12px;}

table.sec03{width:500px;background:#f5f5f5;margin:50px auto;}
table.sec03 th,
table.sec03 td{padding:15px 20px;}
table.sec03 td{color:#e70000;font-size:18px;}
table.sec03 th{padding-left:50px;}

.kiyaku textarea{width:600px; height:300px;margin-top:50px;}

.sam{
background:#fff;
width:800px;
margin:20px auto;
padding:20px 30px 30px 30px;
color:#000;
z-index:-10;
border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
.sam h3{
color:#ac1a37;
font-size:20px;
margin:10px 20px 20px 20px;

}
.sam p{
color:#000;
}
#section06 .form .sam  table{
width:600px;
margin:0 auto;
}
#section06 .form .sam  th {
background:#fff;
color:#1a2447;
border:none;
text-align:right;
}
#section_fun ul.f_btn li{
text-align:center;
width:160px;
height:15px;
padding:5px;
margin:5px 0;
background:#ac1a37;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  

}
#section_fun{padding-top:20px;width:1000px;margin:0 auto;}
#section_fun ul.f_btn{margin-bottom:50px;position:fixed;top:110px;}
#section_fun ul.f_btn li:hover {background:#aa5767;}
#section_fun ul.f_btn li a{
font-size:12px;
color:#fff;
text-decoration: none;
display:block;
}
#section_fun .f_img{
float:right;
width:380px;
text-align:center;
margin-left:20px;
padding-top:30px;
padding-bottom:30px;
border-left:1px solid #dadada;
}
#section_fun .kinou{
margin-left:170px;
}
#section_fun .kinou .clearfix p{
width:415px;
}
#section_fun h3{font-size:18px;margin:20px;color:#1a2447;}
#section_fun div.clearfix{padding-bottom:30px;border-bottom:1px solid #dadada;margin-bottom:30px;}
#section_fun h2{
background:none;
text-indent:0;
font-size:40px;
font-weight:normal;
margin-top:50px;
color:#ac1a37;
}
