@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;
}

#head_n {
	width:950px;
	height:58px;
	margin:0 auto;
	padding:10px 0 15px 0;
	position: relative;
}

#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; }

#head_contact_n {
	position: absolute;
	top: 35px;
	right: 10px;
}
 
#head_contact_n ul {
	height:25px;
	margin:0 0 10px 0;
}
#head_contact_n 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; }

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

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

.n_gv {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	background:url(../../imgs/n_bg_top.jpg) no-repeat 0 0 ;
}

/* 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; }

.n_tit {
    margin-bottom: 20px;
}

.n_lsd {
    clear: both;
	width: 870px;
	height: 575px;
	margin-bottom: 30px;
	background:url(../../imgs/n_bg_lsd.jpg) no-repeat left top;
	position: relative;
	line-height: 18px;;
}

.lsd_tx1 {
    width: 590px;
	position: absolute;
	top: 210px;
	left: 0px;
}

.lsd_tx2 {
    width: 320px;
	position: absolute;
	top: 410px;
	left: 540px;
}

.lsd_tx3 {
    width: 320px;
	position: absolute;
	top: 530px;
	left: 540px;
	text-align: center;

}

#n_tb {
    width: 100%;
	border-spacing: 10px 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

#n_tb td {
    width: 50%;
	vertical-align: top;
}

.pim_rgt {
    float: right;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 25px;
}

#n_tb2 {
    width: 100%;
	border-spacing: 10px 0px;
	margin-bottom: 20px;
	line-height: 18px;
}

#n_tb2 td {
    width: 33%;
	height: 285px;
	vertical-align: top;
}

.n_grtit {
    font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #669900;
}

.n_tbg1 {
    width: 100%;
	background:url(../../imgs/n_tb1.jpg) no-repeat left bottom;
}

.n_tbg2 {
    width: 100%;
	background:url(../../imgs/n_tb2.jpg) no-repeat left bottom;
}

.n_tbg3 {
    width: 100%;
	background:url(../../imgs/n_tb3.jpg) no-repeat left bottom;
}







/* rollover------------------------------ */

img.bnr:hover {
      -ms-filter: "alpha( opacity=70 )";
      filter: alpha(opacity=70);
      opacity: 0.7;
}

a hover img.bnr {
      -ms-filter: "alpha( opacity=70 )";
      filter: alpha(opacity=70);
      opacity: 0.7;
}


/* 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;
}
.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; }
.access_txt2 {
	float:right;
	width:360px;
}


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

.bnr_campaign_t { margin:0px 0 30px 0; }

.bnr_campaign2 { margin:0px 0 40px 0;height:142px;  }

.bnr_campaign2 li {
    float: left;
}


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;
  /**/
}


.cli_photo {
    clear: both;
	width: 830px;
	padding-top: 20px;
	margin-left: 0px;
}

.gnav_new {
    width: 870px;
	height: 50px;
	margin: 20px auto 20px auto;
	
}

.gnav_new li {
    float: left;
	
}

