/**header設定**/
body {
	padding:0;
	text-align:center;
	color:#FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}

#header{
	display:block;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header_under_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#bgServiceTop{
	width:100%;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgServiceTop2{
	width:100%;
	background-image: url(../img/bg_top2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgServiceTop3{
	width:100%;
	background-image: url(../img/bg_top3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgServiceTop4{
	width:100%;
	background-image: url(../img/bg_top4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgServiceTop5{
	width:100%;
	background-image: url(../img/bg_top5.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}
/*********** グローバルナビゲーション *****************/
#gNavi{
	width:100%;
	text-align: center;
	height: 50px;
	padding: 0px;
}
#gNavi ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#gNavi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#btn{
	display:block;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header_under_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
/*********** コンテンツ部分 *****************/

#content{
	width:900px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	}
	
/***********
 左カラム
************/
#content_left{
	display:block;
	float:left;
	width:700px;
	}
.content_box .c_title {
	padding-bottom: 5px;
}

#content_left .content_box {
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content_left .content_box p {
	/**font-size: 100%;**/
}
#content_left .content_box h2 {
	font-size: 100%;
}
#content_left .content_news {
	width: 690px;
	padding-left: 10px;
}
/***新着***/
.content_news p {
	line-height: 1.8em;
}
.content_news a {
	background-color: #F4F4F4;
	margin-bottom: 5px;
	float: left;
	width: 650px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #666666;
	text-decoration: underline;
}
.content_news a:hover {
	color: #006699;
}

/****右カラム***/
#content_right{
	display:block;
	float:left;
	width:160px;
	font-size:90%;
	}
#content_right .content_box {
	width: 180px;
	float: left;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content_right .content_box_dot {
	width: 180px;
	float: left;
	line-height: 1.8em;
	padding: 10px;
	background-image: url(../img/right/dot.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_right p {
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
/**footer設定**/
#footer{
	display:block;
	width:900px;
	padding-bottom:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;
	}
	
#bgfooter{
	width:100%;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 5px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#bgAddress{
	width:100%;
	background-color: #000033;
	text-align: center;
}
#bgAddress address {
	color: #FFFFFF;
	padding: 5px;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}
/*********** 2階層目コンテンツ部分 *****************/
#sub_left_menu {
	background-color: #FFFFFF;
	width: 177px;
	float: left;
	padding-top: 10px;
	padding-right: 3px;
}
#sub_left_menu ul {
	padding-top: 2px;
}
#sub_left_menu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 165px;
}

#sub_left_menu .have_link {
	line-height: 2em;
}

#pan_navi {
	width: 700px;
	font-size: 80%;
	text-align: right;
}
#sub_title {
	width: 700px;
	padding-bottom: 10px;
}
#sub_main {
	background-color: #FFFFFF;
	width: 480px;
	float: left;
	/**font-size: 100%;**/
	line-height: 1.7em;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sub_main h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sub_main p {
	/**font-size: 100%;**/
	line-height: 1.8em;
	color: #333333;
	letter-spacing: 1px;
}
#sub_main_big {
	background-color: #FFFFFF;
	width: 680px;
	float: left;
	/**font-size: 100%;**/
	line-height: 1.7em;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#sub_main_big p {
	/**font-size: 100%;**/
	line-height: 1.8em;
	color: #333333;
}
#sub_main_big h3 {
	/**font-size: 140%;**/
	color: #333333;
	padding-bottom: 10px;
}
#sub_main_big #map {
	padding: 1px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sub_main_big .clinic_box {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 20px;
}
.access_box {
	width: 350px;
	float: left;
	padding-left: 10px;
}
/****************診療案内*************/
.comment h4 {
	padding-bottom: 15px;
	/**font-size: 120%;**/
	color: #003366;
	padding-top: 5px;
}
.comment p {
}
.comment #photo {
	float: left;
	margin-right: 10px;
}
.comment #sign {
	float: right;
	padding: 5px;
}

#cost_desc {
	width: 480px;
	padding-top: 30px;
}
#cost_desc p {
	padding-bottom: 10px;
}
/****************レーシックのメリット*************/
.merit #merit_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.merit #clinical_data {
	width: 320px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
}
.merit #clinical_data .title {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-color: #E9E9E9;
}
.merit #clinical_data .left {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #F4F4F4;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.merit #clinical_data .right {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.merit #clinical_data .middle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.merit #merit_wrapper {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#merit_wrapper .basic_form_big .title h3 {
	/**font-size: 120%;**/
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}
#merit_wrapper .basic_form_big .title h4 {
	/**font-size: 120%;**/
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}
#merit_wrapper .basic_form_big .title h5 {
	/**font-size: 120%;**/
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}

.merit_data {
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #DFDFDF;
	width: 618px;
	margin-bottom: 40px;
	margin-top: 10px;
}
.merit_data h4 {
	text-align: left;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 10px;
	color: #999999;
}
.merit_data p {
	color: #666666;
	/**font-size: 80%;**/
	text-align: right;
	padding-right: 5px;
}
#sub_main_big .news_box {
	width: 680px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#sub_main_big .news_box h3 {
	/**font-size: 100%;**/
	font-weight: bold;
	color: #666666;
}
.news_box #news_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
.news_box strong {
	/**font-size: 100%;**/
	font-weight: bold;
	color: #FF6666;
}
#news_navi {
	width: 680px;
	text-align: center;
}
.wave h4 {
	/**font-size: 100%;**/
	color: #FF6666;
}
.wave .wave_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.wave .img_title {
	background-color: #CCCCCC;
	float: left;
	width: 200px;
}
.voice .voice_box {
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.voice_box h4 {
	color: #FF6666;
	/**font-size: 100%;**/
}
.voice h5 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	/**font-size: 110%;**/
	padding-top: 5px;
	color: #666666;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 20px;
	padding-left: 5px;
}
.voice .answer {
	background-image: url(../img/arrow/answer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 10px;
}
#container #content #content_left .voice .question {
	color: #FF6666;
	background-color: #F4F4F4;
	padding: 5px;
	margin-bottom: 5px;
}
.treatise #under_navi {
	text-align: center;
	padding: 10px;
}
/**まぶた形成**/
.eyelid h4 {
	/**font-size: 100%;**/
	color: #FF6666;
	padding-bottom: 10px;
}
/**白内障**/
.cataract .img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 5px;
	float: left;
}
.cataract_box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.cataract_box h4 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.cataract h4 {
	color: #FF6666;
	/**font-size: 120%;**/
	padding-top: 10px;
	padding-bottom: 5px;
}
.link .banner {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.link .link_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#container #content #content_left .link .link_box h3 {
	color: #666666;
}
/***老眼**/
.sumilation_data {
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #DFDFDF;
	width: 460px;
	margin-bottom: 40px;
	margin-top: 10px;
}
.sumilation_data h4 {
	text-align: left;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 10px;
	color: #999999;
}
.simulate_box {
	width: 210px;
	float: left;
	text-align: center;
	padding: 5px;
}
#container #content #content_left #sub_main .sumilation_data .simulate_box p {
	/**font-size: 80%;**/
	color: #666666;
	text-align: center;
}
.presbyopia .presbyopia_box {
	padding-bottom: 20px;
}
.attitude #photo {
	float: left;
	margin-right: 15px;
}

