body {
	font-size: 12px;
	font-family: Meiryo,"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic",  Osaka,  sans-serif ;
	padding: 0;
    margin: 0 auto;
	color:#333;
	background-image:url(../../images/kaso_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

#containerInner a:link {
  color: #4F8A18;
  text-decoration: none;
}

#containerInner a:visited {
  color: #4F8A18;
  text-decoration: none;
}

#containerInner a:hover {
  background-color:#69B521;
  color: #FFF;
  text-decoration: none;
  padding:2px;
}


/*-- テキスト　寄せ　カラー --*/
.r{
	text-align:right;
}

.c{
	text-align:center;
}

.txt11{
	font-size:11px;
}

.txt12b{
	font-size:12px;
	font-weight:bold;
}

.pink{
	color:#F0707F;
}

.red{
	color:#E2040F;
}

.blue{
	color:#18488A;
}


.green{
	color:#85B824;
	font-weight:bold;
}

.w60{
	width:90px;
}

.h250{
	height:250px;
}

.h170{
	height:170px;
}

.h70{
	height:70px;
}


/*-- ヘッダー --*/

#header {
  width: 100%;
  height: 137px;
  margin: 0;
  }
  
#headerInner{
  width: 860px;
  height: 137px;
  background-image:url(../../images/logo.jpg);
  background-repeat:no-repeat;
  margin: 0 auto;
  padding: 0;
  }
  
  
h1 {
	font-size:11px;
	padding:3px 0 0 245px;
	font-weight: lighter;
	text-align:left;
	margin:0 auto;
}

.tell{
	text-align:right;
	padding:12px 0 0 0;
	_padding:10px 0 0 0;
	*padding:10px 0 0 0;
}

html>/**/body .tell{
	padding /*\**/:17px 0 0 0\9;
}


/*-- 枠 --*/
#wrapper {
  text-align: left;
  width: 860px;
  margin: 0 auto;
  padding:17px 0 0 0;
}

h2{ 
  padding: 0;
  margin:0;
}



/*-- コンテンツ --*/
#container {
	width: 860px;
	padding:10px 0 30px 0;
	}


/*-- レフト --*/
#left-sidebar {
  width: 195px;
  float: left;
  padding-right: 20px;
}


/*-- 左右メニュー --*/
#sidebar-box {
	width:175px;
	text-align:center;
	border: 10px solid #85B824;
	margin:0;
}

/*-- ライト --*/
#containerInner {
  width: 645px;
  float: right;
}


#containerInner p img {
	float:right;
	padding:0 5px 10px 15px;
}

#containerInner p img.left-i {
	float:left;
	padding:0 5px 10px 10px;
}

h3 {
	padding: 20px 0 5px 0;
	margin:0;
	font-size:12px;
}

h3,p.non {
	padding: 0 0 5px 0;
	margin:0;
	font-size:12px;
}

h3.bg {
	padding: 12px 0 0 35px;
	margin:0;
	background-image:url(../../images/ttl_bg.gif);
	background-repeat:no-repeat;
	height:40px;
	font-size:12px;
}

h4 {
	padding:5px;
	margin:0;
	font-size:12px;
	line-height:12px;
}

#containerInner p {
  line-height: 20px;
  padding: 5px 5px 15px 5px;
  margin:0;
}

#containerInner p.mar40 {
  line-height: 20px;
  padding: 5px 5px 15px 40px;
  margin:0;
}

#containerInner .bord{
	background-image:url(../../images/bord_bg.gif);
	background-repeat:repeat-y;
}

#containerInner .bord p{
  line-height: 20px;
  padding: 0 25px;
  margin:0;
}

#right-sidebar {
  width: 250px;
  float: right;
  margin:0 0 0 20px;

}


/*-- メイン --*/
#contents {
  width: 375px;
  float: left;
  padding:0;
}


/*-- フッター --*/
#footer {
	width: 100%;
	height: 40px;
	background-image:url(../../images/foot_bg.gif);
	background-repeat:repeat-x;
	clear: both;
}

.footer-navi{ 
  text-align:center;
  width:860px;
  padding:10px 0;
  margin:0 auto;
  }

.footer-navi a:link {
  color: #333;
  text-decoration: none;
}

.footer-navi a:visited {
  color: #333;
  text-decoration: none;
}

.footer-navi a:hover {
  color: #85B824;
  text-decoration: underline;
}

.copy{ 
  text-align:center;
  width:100%;
  padding:15px 0 0 0;
  background-color:#DDFBC7;
  height:50px;
  }



.pagetop { 
   text-align: right;
   width:860px;
   padding:40px 0 0 0;
   clear:both;
}

.area{
	height:350px;
}

.banner{
	width:195px;
	text-align:center;
	padding:10px 0 0 0;
}

.banner a{
  background-color:#FFF;
  text-decoration: none;
  padding:0;
}


/*-- table style1 --*/

.style_table1{
	margin:0;
	padding:5px;
}

.style_table1 table{
	margin:0;
	padding:0;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	font-size:12px;
	font-weight:normal;
}


.style_table1 table td,
.style_table1 table th{
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	line-height:20px;
	text-align:center;
}


.style_table1 table th {
	background-image:url(../../images/all_bg.gif);
	background-position:left top;
	background-repeat: repeat-x;
}


/*-- table style2 --*/

.style_table2{
	margin:0;
	padding:5px;
}


.style_table2 table td,
.style_table2 table th{
	border-bottom:dotted 1px #ddd;
	padding:0;
	margin-bottom:10px;
}

.style_table2 table td{
	text-align:center;
}

.style_table2 table th{
	text-align:left;
}


/*-- table style3 --*/

.style_table3{
	margin:0;
	padding:0;
}

#container .style_table3 p{
	margin:0;
	padding:3px;
}


.style_table3 table td,
.style_table3 table th{
	border-bottom:solid 1px #ddd;
	padding:5px;
	margin:0;
}

.style_table3 table td{
	text-align:left;
	vertical-align:top;

}

.style_table3 table th{
	text-align:left;
	vertical-align:top;
}


.box{
	border:5px solid #eee;
	line-height:20px;
}

.boxInner{
	border:1px solid #ddd;
	line-height:20px;
	padding:5px;
}
  
.space{
	padding:20px 0 0 0;
}
.space10{
	padding: 0 0 10px 0;
}

.clear{
	clear:both;
}


/*-- 床矯正 --*/
.s-navi{
	float:left;
	background-image:url(../../correction/images/main_i_bg.jpg);
	background-repeat:repeat;
	text-align:right;
}

.s-naviInner{
	float:left;
	padding:0 20px 0 0;
	width:840px;
	height:36px;
}

.s-naviInner a:link {
  color: #333;
  text-decoration: none;
}

.s-naviInner a:visited {
  color: #333;
  text-decoration: none;
}

.s-naviInner a:hover {
  color: #85B824;
  text-decoration: underline;
}

#container .left {
	float: left; 
    width: 320px; 
	padding:0;
	margin-right:10px;
} 

#container .right {   
        float: right; 
        width: 315px; 
		padding:0;
    }

#container .dot {
	border-bottom:dotted 1px #ddd;
	padding:0;
	margin:5px;
    }

#container .con-ttl {
	background-image:url(../../images/con_bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	padding:0;
	padding:5px 0 0 0;
    }
#container .vcenter {   
	margin:0;
}


#container .vcenter ul {   
    width: 640px;
	list-style-type: none;
	margin:10px 0;
	padding:0;
}

#container .vcenter ul li {   
        float: left;   
		padding: 0 10px;
	    margin:0 0 10px 0;
    }

/*-- 質問 --*/

#container .qa p{
	border-bottom:dotted 1px #ddd;
	padding:0 0 0 20px;
	margin:8px;
	background-image:url(../../correction/images/ico_qa.gif);
	background-repeat:no-repeat;
    }

#container .qa-ttl h3 {
	background-image:url(../../correction/images/ttl_qa_bg.gif);
	background-repeat:no-repeat;
	height:40px;
	padding:12px 0 0 35px;
	margin:20px 0 0 0;
	font-size:12px;
    }


/*-- チェック --*/

#container .check p {
	padding:10px 5px 30px 5px;
	font-size:12px;
    }

#container .check h4 {
	padding:5px;
	font-size:12px;
    color:#85B824;
	font-weight:bold;
	}

/*-- ポリシー --*/

#container .policy h3 {
	padding:0 5px;
	font-size:12px;
	font-weight:bold;
    }


/*-- レーザー --*/

#container .laser p {
	padding:10px 5px 0 5px;
	font-size:12px;
    }
