* {
	color;
	padding:0;
	font-size: 16px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #ffffff;
	background-image: url(img/.jpg);
	background-repeat: repeat-x;
}



h2 {
	font-size: 16px;
	margin: 15px;
	background-color: #EFEEED;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C4C0B9;
	border-left-color: #ff8b17;
}



h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9966;
	padding-left: 3px;
	margin: 2px;
}

h4,h4 a {
	color: #FF9933;
	line-height: 16px;
}

a {
	color:#0000ff;
}

a:hover {
	color: #ff0000;
        text-decoration:underline;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bae_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #797979;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
 width:800px;
 height:155px;
 background-image: url(img/lasik-qa2.jpg);
 background-repeat: repeat-x;
text-indent:-9999px;
}

#header .logo_h {
 font-size: 26px;
 font-weight: bold;
 color: #FF8C3F;
}


h1 a {
  font-size: 24px;
  font-weight: bold;
         color: #999;
         margin-bottom: 3px;
/*padding: 50px 0px 0px 0px;*/
display:block;
width:790px;
height:145px;
 }

#banner h1 a {
        /*color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;*/
 }


p#desc {
	margin-left: 30px;
	color: #CCCCCC;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 60px;
	background-image: url(img/avi_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 15px;
}

#nav p {
	color: #000000;
	padding-top: 8px;
}

#nav table {
	float: right;
	margin-right: 10px;
}


#nav label {
	font-size: 10px;
	color: #000000;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	color: #0000ff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

#nav a:hover {
	color: #ff0000;
	background-color: #ffffff;
	border-bottom-style: none;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:510px;
	float: right;
	padding: 10px;
}

#contents img {
	margin: 10px;
}

#contents p{
	padding-bottom: 10px;
	padding-left: 15px;
}




#contents h3 {
	font-size: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ff8b17;
	margin: 20px;
	padding-left: 10px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #777777;
}

/*
TOPページ
-------------------------------------------------------------------*/

#contents .top_cat {
	background-image: url(img/.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}


#contents .top_cat p a{
	font-size: 10px;
	padding-left: 5px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 250px;
	padding: 5px;
}

#side li {
	list-style-type: none;
}

#side li a {
	text-decoration:none;
	display: block;
	width:240px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#side h3 {
	font-size: 13px;
	display: block;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
}


#side_d {
	width: 250px;
	background-color: #ffffff;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
}



#side_d h3 {
	height: 25px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #ff8b17;
	letter-spacing: 0.1em;
}

#side_d li a {
	color:#0000ff;
	text-indent: 15px;
	line-height: 32px;
	margin-top: 1px;
	background-image:url(img/l_bg.jpg);
}


#side_d li a:hover {
	background-color: #E0DEDA;
	color: #666666;
	text-decoration: underline;
	color: #ff0000;
        text-decoration:underline;
}


#side img {
	border:none;
}

#side p {
	font-size:10px;
	padding: 10px;
}

#side_d li {
  background: url(img/sankaku.gif) no-repeat;
  background-position: 5px;
}

/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #ff8b17;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	clear: both;
}

/*----------------流用スタイル-----------------------*/


.description{
	padding:0;
	border:1px solid #999;
	border-top:0px solid #999;
	text-align:left;
	font-size:14px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #ffffff;
}

.description p{
        padding:10px;
        margin:0;
}


.ctgy dt{
	margin-bottom:0;
	font-weight: bold;
	font-size: 17px;
	background-image: url(img/eyewk-s.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 29px;
	padding-left: 90px;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
	font-size:13px;
	margin-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 5px;
	}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
	margin-bottom:20px;
        font-size:12px;
}

.ctgy dd a {
	margin-left: 5px;
	margin-right: 5px;
}

.entry-body{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}























































































































































































































































































