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


/*-------------------------------------------------------------*/
/* base                                                        */
/*-------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	}

body{
	background:url(../images/bg.gif);
	}

body,p,h1,h2,li{
	color:#000;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.4;
	letter-spacing:0.05em;
	}

a:link,a:visited{color:#003399;}
a:hover{color:#CC3300;}

a:link.footer_menu_link, a:visited.footer_menu_link { color:#000; text-decoration: none; }
a:active.footer_menu_link, a:hover.footer_menu_link { color:#000; text-decoration: underline; }
a:focus{outline:none;}

img{
	border:none;
	vertical-align:bottom;
	}

table{
	border-collapse:collapse;
	border-spacing:0;
	}
	td,th{
		border:none;
		}

li{
	list-style:none;
	}
	
br.clear{
	display:block;
	width:auto;
	clear:both;
	line-height:0;
	font-size:xx-small;
	}	

.b{
	font-weight:bold;
	}

.mt_10{
	margin-top:10px !important;
	}
	.mt_20{
		margin-top:20px !important;
		}
	.mt_30{
		margin-top:30px !important;
		}
.mb_30{
	margin-bottom:30px !important;
	}
.pr_10{
	padding-right:10px !important;
	}
.pb_20{
	padding-bottom:20px !important;
	}

.mb_0{
	margin-bottom:0px !important;
	}

/*-------------------------------------------------------------*/
/* common                                                      */
/*-------------------------------------------------------------*/


#wrapper{
	background:url(../images/bg_top.gif) repeat-x;
	}

#in{
	width:940px;
	margin:0 auto;
	}

#header{
	height:48px;
	padding-top:16px;
	}

h1{
	margin-left:21px;
	float:left
	}

#f_size{
	padding-top:10px;
	padding-right:20px;
	float:right;}
	#f_size .font_size{
		margin:2px 0 8px;
		float:left;}
	
	#f_size ul{
		float:left;
		width:105px;
		margin-left:11px;
		position:relative;}
		#f_size li a{
			display:block;
			float:left;
			height:25px;
			text-indent:-9999px;}
		#f_size li.font_normal a{
			width:46px;}
		#f_size li.font_big a{
			position:absolute;
			right:0;
			top:0;
			margin-left:12px;
			width:47px;}
	
#header_menu{
	margin-left:20px;
	height:43px;
	background:url(../images/bg_head.gif) repeat-x;
	}
	#header_menu li{
		float:left;
		}

#main{
	padding-top:10px;
	background:#fff;
	}

#main_in{
	width:908px;
	margin:0 auto;
	text-align:center;
	}

#tohome{
	margin:17px 0 0 729px;
	}

#footer_menu{
	background:#f5f5f5;
	padding:6px 10px;
	height:1%;
	}
	#footer_menu li{
		display:inline;
		padding:0 10px;
		background:url(../images/footer_menu_line.gif) no-repeat right 2px;
		}
		*html #footer_menu li{
			background:url(../images/footer_menu_line.gif) no-repeat right 0;
			}
		*+html #footer_menu li{
			background:url(../images/footer_menu_line.gif) no-repeat right 0;
			}
	#footer_menu .no_img{
		background:none;
		}

#copyright{
	background:#9acd32;
	padding:5px 20px 3px;
	}


/*-------------------------------------------------------------*/
/* top                                                         */
/*-------------------------------------------------------------*/
.top_txt{
	margin:12px 22px 0;
	text-align:left;
	}
*+ html .top_txt{
	letter-spacing:0.05em;
	}

.top_menu{
	text-align:left;
	height:1%;
	}
	.top_menu td{
		width:298px;
		background:url(../images/topmenu_bg.gif) repeat-y;
		vertical-align:top;
		}
	.top_menu .pr{
		padding-right:7px;
		}
	.top_menu .top_menu_txt{
		text-decoration:none;
		color:#000;
		display:block;
		padding:10px 24px 0 24px;
		}
	.top_menu .supervision{
		padding:20px 10px;
		background:#FFFFFF;}
	 a.top_menu_txt{
		color:#000!important;}
	
.top_new{
	margin:10px 22px 0;
	padding:5px;
	width:846px;
	text-align:left;
	background:#FFFFCC;
	}
	.top_new span{
		float:left;
		margin:3px 0 0 3px;
		color:#CC0000;
		font-weight:bold;		
		}
	.top_new span img{
		vertical-align:top;}
	.top_new p{
		margin-left:50px;
		width:790px;
		}
.arrow_link{
	padding-left:8px;
	background:url(../images/img_arrow03.gif) no-repeat 0 0.2em;
	}
	
	
/*-------------------------------------------------------------*/
h1,#f_size,#header_menu li{
	line-height:0;
	font-size:xx-small!important;
	}

.pagetitle_area{
	width:940px;
	position:relative;
	}
	.pagetitle_area h2{
		margin:0 0 6px 40px;
		height:52px;
		}
	.pagetitle_area ul{
		width:auto;
		position:absolute;
		top:23px;
		right:0;
		padding-right:40px;
		}
		.pagetitle_area ul li{
			display:inline;
			margin-left:3px;
			}

/*-------------------------------------------------------------*/
/* second common                                               */
/*-------------------------------------------------------------*/
.bread{
	margin:0 0 15px 20px;
	}
	
.page_stitle{
	width:910px;
	margin-left:15px;
	}	
.border_waku{
	background:url(../images/img_conbtm.gif) no-repeat bottom;
	margin:0 0 20px 15px;
	padding:0 0 24px;
	width:910px;
	}	
	.border_area_t{
		background:url(../images/img_conbg.gif) repeat-y;
		width:860px;
		padding:20px 25px 25px;
		}
		
	.border_area{
		display:table;
		width:910px;
		background:url(../images/img_conbg.gif) repeat-y;
		}
	.border_area_inn{
		display:table-row;
		width:910px;		
		}	
		.border_area_contents{
			display:table-cell;
			width:420px;
			padding:0 20px 14px 25px;
			}
			*html .border_area_contents{
				display:block;
				float:left;
				}
			*+html .border_area_contents{
				display:block;
				float:left;
				}
				
		.border_area_contents2{
			padding:0 25px 14px 0;
			}
		.border_waku h4{
			border-left:solid 4px #3399cc;
			padding-left:6px;
			margin-bottom:20px;
			}
			.border_waku h4.no_icn{
				border-left:none;
				padding-left:0px;
				margin-bottom:5px;
				}				
	.border_area2{
		background:url(../images/img_conbg.gif) repeat-y;
		width:860px;
		padding:20px 25px 14px;
		}		
.ul_bottomlink{
	width:860px;
	padding-left:40px;
	position:relative;
	min-height:16px;
	height:auto !important;
	height:16px;
	}
	*html .ul_bottomlink{
		float:left;
		}
	*+html .ul_bottomlink{
		float:left;
		}
	.ul_bottomlink li{
		width:430px;
		background:url(../images/img_arrow02.gif) no-repeat left center;
		padding-left:15px;
		}
	.ul_bottomlink li.li_right{
		position:absolute;
		top:0;
		right:0;
		background:url(../images/img_arrow.gif) no-repeat right center;
		padding-right:15px;
		text-align:right;
		}
	
/*-------------------------------------------------------------*/
/* cataract                                                    */
/*-------------------------------------------------------------*/
.w280{
	width:280px;
	}
.image_cataract{
position:relative;
width:280px;
	padding:10px 0 0 20px;
	height:241px;
	}
	.bg_cataract{
		background-color:#faf6bd;
		padding:5px 10px;
		height:3em;
		}
	
.border_area3{
		background:url(../images/img_conbg.gif) repeat-y;
		width:860px;
		position:relative;
		padding:0 25px 0;
		}		

#flash_cataract{
	position:absolute;
	width:860px;
	top:53px;
	left:20px;
}

h4.fla_area_cataract{
	margin-bottom:270px;}

.image_cataract2{
		background-color:#faf6bd;
		padding:5px 10px;
		margin-top:10px;
		width:540px;
		text-align:center;
		height:2.5em;
		}


/*-------------------------------------------------------------*/
/* cure                                                        */
/*-------------------------------------------------------------*/
.btn_movie{
	text-align:center;
	margin-top:30px;
	}
.w860{
	width:860px;
	}
	.ul_cure{
		}	
	.ul_cure li{
		display:inline;
		padding-right:10px;
		}

/*-------------------------------------------------------------*/
/* lens                                                        */
/*-------------------------------------------------------------*/	
.border_area_contents3{
	padding:0 10px 14px 0;
	width:580px;}
	/*.border_area_contents4{
		padding:0 25px 14px 0;
		}*/

#flash_lens{
	width:910px;
	background:url(../images/img_conbg.gif) repeat-y;}
#flash_lens_inn{
	margin-left:25px;
	height:279px;
	width:860px;}

/*-------------------------------------------------------------*/
/* vision                                                      */
/*-------------------------------------------------------------*/
#flash_vision{
	margin-bottom:20px;
	}
.text_vision{
	margin:0 10px;
	}


/*-------------------------------------------------------------*/
/* ope                                                         */
/*-------------------------------------------------------------*/
.photo_ope{
	margin:20px 0 0;
	text-align:center;
	}	
.ope_notice{
margin:20px 0 0;
text-align:center;}

.bg_yellow{
		background-color:#faf6bd;
		padding:5px 10px;
		}

/*-------------------------------------------------------------*/
/* for footer are common                                       */
/*-------------------------------------------------------------*/
#main_in2{
	width:860px;
	margin:0 auto;
	text-align:center;
	}
.text_area{
	width:820px;
	margin:20px;
	text-align:left;
	}
h3.stitle{
	margin:15px 0 3px;
	padding-left:6px;
	border-left:4px solid #3399cc;
	}

/*-------------------------------------------------------------*/
/* policy&inquiry                                                     */
/*-------------------------------------------------------------*/
.policy_banner{
	margin-top:10px;
	}
	.policy_banner img{
		float:left;
		}
	.policy_banner .source{
		margin-left:130px;
		}
	.policy_banner p{
		padding:10px;
		width:670px;
		background: #F2F3DF;
		}
		
.inq_area{
	padding:10px;
	margin-top:30px;
	border:1px solid #cccccc;
	background:#f3f3f3;
	}

/*-------------------------------------------------------------*/
/* sitemap                                                     */
/*-------------------------------------------------------------*/
ul.sitemap_list{
	width:820px;
	margin:20px;
	text-align:left;
	}
.sitemap_list li{
	padding:5px 0 8px;
	width:820px;
	background:url(../images/img_dot.gif) repeat-x bottom;
	}
.sitemap_list li p{
	margin-top:10px;
	}
.sitemap_list li a{
	padding-left:8px;
	margin-right:20px;
	background:url(../images/img_arrow03.gif) no-repeat 0 0.2em;
	}
.sitemap_list li a:link,.sitemap_list li a:visited{text-decoration:none;
	}
.sitemap_list li a:hover{text-decoration:underline;
	}
	
/*-------------------------------------------------------------*/
/* miniwin                                                     */
/*-------------------------------------------------------------*/
body#miniwin{
	background:none;}

#miniwin .main{
	text-align:center;
	margin:20px auto 0;}
