@charset "UTF-8";
/* CSS Document */



/* Common */
body {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
}

h1 {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	width:950px;
	margin:5px auto;
}

a:link, a:visited { color:#666666; text-decoration:underline; line-height:20px; }
a:hover, a:active { color:#999999; text-decoration:none; line-height:20px; }

p { margin:0 0 15px 0; }

img.btn:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

a:hover img.btn {
	opacity:0.7;
	filter:alpha(opacity=70);
}


.clear { clear:both; }

.mt40 { margin-top:40px; }

.mr05 { margin-right:5px; }
.mr15 { margin-right:15px; }
.mr30 { margin-right:30px; }

.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }

.mtb3010 { 
    margin-top:30px;
	margin-bottom:10px;
}

.fs12 { font-size:12px; }

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

.note {
	background:url(../../images/note_bg.jpg) repeat-y left top;
	padding:15px 20px 1px 20px;
}


/* Header */
#head_bg { background:url(../images/header_bg.gif) repeat-x left top; }
#head {
	width:950px;
	height:58px;
	margin:0 auto;
	padding:10px 0 15px 0;
}

#logo {	float:left; }
#head_contact { float:right; text-align:right; width:275px; }
#head_contact ul {
	height:25px;
	margin:0 0 10px 0;
}
#head_contact ul li { float:left; }


ul#gmenu {
	width:777px;
	height:19px;
	margin:20px auto 0 auto;
}
ul#gmenu li { float:left; }
ul#gmenu li a {
	text-indent:-9999px;
	display:block;
	background:url(../images/gmenu.jpg) no-repeat;
	height:19px;
	font-size:1px;
	line-height:1em;
}

ul#gmenu li#gm01 a { width:74px; }
ul#gmenu li#gm01 a:link, ul#gmenu li#gm01 a:visited { background-position:0 0; }
ul#gmenu li#gm01 a:hover, ul#gmenu li#gm01 a:active { background-position:0 -19px; }
ul#gmenu li#gm02 a { width:261px; }
ul#gmenu li#gm02 a:link, ul#gmenu li#gm02 a:visited { background-position:-74px 0; }
ul#gmenu li#gm02 a:hover, ul#gmenu li#gm02 a:active { background-position:-74px -19px; }
ul#gmenu li#gm03 a { width:184px; }
ul#gmenu li#gm03 a:link, ul#gmenu li#gm03 a:visited { background-position:-335px 0; }
ul#gmenu li#gm03 a:hover, ul#gmenu li#gm03 a:active { background-position:-335px -19px; }
ul#gmenu li#gm04 a { width:144px; }
ul#gmenu li#gm04 a:link, ul#gmenu li#gm04 a:visited { background-position:-519px 0; }
ul#gmenu li#gm04 a:hover, ul#gmenu li#gm04 a:active { background-position:-519px -19px; }
ul#gmenu li#gm05 a { width:114px; }
ul#gmenu li#gm05 a:link, ul#gmenu li#gm05 a:visited { background-position:-663px 0; }
ul#gmenu li#gm05 a:hover, ul#gmenu li#gm05 a:active { background-position:-663px -19px; }



/* Main */
#mv_bg {
	background:url(../images/mv_bg.gif) repeat-x 0 0 ;
	width:100%;
}
#mv {
	width:950px;
	margin:0 auto;
}

#main {
	background:url(../images/main_bg.gif) repeat-y left top;
	width:870px;
	margin:0 auto;
	padding:1px 45px;
}

ul#contact {
	height:60px;
	background:url(../images/contact_bg.gif) no-repeat left top;
	padding:11px 15px;
}
ul#contact li {
	float:left;
}

.main_bottom {
	margin:0 auto 20px auto;
	width:960px;
}

.lead {	margin:50px 0; }

/* Footer */

#footer {
	background:url(../images/footer_bg.gif) repeat-x left top;
	padding:20px 0 40px 0;
}
.inner_foot {
	width:950px;
	margin:0 auto;
}
.footer_logo { float:right; }




/* Top page*/
#mv_bg_top {
	background:url(../../images/mv_bg.gif) repeat-x 0 0 ;
	width:100%;
}
#mv_top {
	width:970px;
	margin:0 auto;
}
.point {
	width:695px;
	padding:30px 45px 35px 220px;
	margin:0 auto;
	background:url(../../images/main_bg_top.jpg) no-repeat left top;
}
.lsd {
	background:url(../../images/lsd_bg.gif) repeat-y left top;
	padding:10px 45px 1px 45px;
}

ul.menu_bnr {
	height:190px;
	margin:0 0 30px 0;
}
ul.menu_bnr li { float:left; }



/* LightSheerDUET */
.lsd01 { float:left; }
.lsd_lead { margin:50px 0 30px 0; }
.lsd_img01 { float:right; margin-top:50px; }
.lsd_txt { padding:20px 0 20px 15px; }
.lsd02 { padding:21px 0 0 0; }



/* System */

ul#system_menu {
	width:862px;
	height:105px;
	margin:0 auto 50px auto;
}
ul#system_menu li { float:left; }

.system_txt {
	margin-bottom:25px;
	padding:20px 20px 25px 20px;
	border-bottom:#bb7f08 dotted 1px;
}
.system_txt a:link, .system_txt a:visited { color:#f67a82; text-decoration:underline; }
.system_txt a:hover, .system_txt a:active { color:#f5b6ba; text-decoration:none; }



/* About */
.about_txt {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:#bb7f08 dotted 1px;
}
.doctor {
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	margin-bottom:35px;
	height:244px;
}
.dr_txt {
	padding:40px 0 0 30px;
	line-height:20px;
	float:left;
}
.dr_photo { float:right; }

.access {
	margin-bottom:30px;
	padding:30px 15px;
	border-bottom:#bb7f08 dotted 1px;
}
.map { float:left; }
.access_txt { float:right; width:485px; }


/* Price */
.bnr_campaign { margin:55px 0 30px 0; }

ul#contact_price {
	height:60px;
	background:url(../images/contact_bg.gif) no-repeat left top;
	padding:11px 15px;
	margin-bottom:50px;
}
ul#contact_price li {
	float:left;
}

#price_list {
	margin:0 auto 20px auto;
	width:840px;
}

#price_list th {
	background-color:#c5aa59;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}

.list_bg { background-color:#efe5c8; }
.list_border {
	border-top:#decb96 dotted 1px;
	border-bottom:#decb96 dotted 1px;
}

.list_border_b { border-bottom:#c5aa59 dotted 1px; }

.txt_red { color:#FF0000; }

#price_list2 {
	width:840px;
	margin:0 auto 50px auto;
}



/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}