@charset "euc-jp";
body{
	color:#333333;
	line-height:130%;
	font-size:0.9em;
	padding:0px auto 0px auto;
	background-color:#DFEDBD;
	margin:0;
}
A:link{color:#0066CC;text-decoration:underline;}
A:visited{color:#0066CC;text-decoration:underline;}
A:hover{color:#CC33CC;text-decoration:underline;}
A:active{color:#2266FF;text-decoration:underline;}
textarea{line-height:140%;font-size:12px;}
H1 { font-size:18px; margin:0px; color:#91817D; border-bottom:2px solid #91817D; width:100%; margin-bottom:5px;}
H2 { 
  font-size:16px;
  color:#FFFFFF;
  background-color:#1D81C0;
  padding:5px 5px 5px 5px;
  margin:0 0 10px 0;
 }
H3 { font-size:12px; margin:0px; color:#696969;}
.clear{
  clear: both;
}
.space01 { height:10px;font-size: 1px; }
.space02 { height:20px;font-size: 1px; }
.space03 { height:30px;font-size: 1px; }
.space04 { height:40px;font-size: 1px; }
.space05 { height:50px;font-size: 1px; }
.space06 { height:60px;font-size: 1px; }
.space07 { height:70px;font-size: 1px; }
.space08 { width:50px;font-size: 1px; }
.dash {border-bottom:1px dashed #CCCCCC; margin-bottom:20px; padding-bottom:10px; }
div#tp{
  margin: 0 auto;
  padding-top:5px;
  padding-left:5px;
  font-size:12px;
  text-align:left;
  width:745px;
  height:174px;
  background:url('image/lasik/top_img.gif') no-repeat;
}
div#main {
  width:750px;
  margin: 0 auto;
  padding:20px 0;
  text-align: left;
  background-color:#FFFFFF;
}
div#btm{
  width:750px;
  margin: 0 auto;
  padding-top:3px;
  padding-bottom:3px;
  text-align:center;
  font-size:12px;
  background:url('image/lasik/btm_bk.gif') repeat-x bottom;
  background-color:#91C21D;
}
/* コンテンツ部分の設定 */
div#container {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.midashi{ font-size:16px; font-weight:bold; margin:0px; color:#783D12; border-bottom:2px solid #783D12; width:100%; margin-bottom:5px;}
.c_annai{
  border:1px solid #BAE7BB;
  padding:10px;
  background-color:#CBD8E4;
}
.mn_txt{
  padding:10px;
  line-height:180%;
}
.point{
  background:url('image/lasik/pro_back.gif') no-repeat right top;
  background-color:#F0FFC7;
}
.td1{
  background-color:#FFFFCC;
}
.wide{
  width:700px;
  margin:30px 25px;
}