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

a
            {
            text-decoration:none;
            }

a:link
            {
            color:#0099ff;
            }

a:visited
            {
            color:#0099ff;;
            }

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

a:active
            {
            color:#0099ff;;
            }
			
body {
	background-image:url(http://www.smile-eye.com/uploads/bg.png);
	margin: 0;
	padding: 0 0 20px 0;
}
#header {
    background:url(../uploads/head_bg.png) repeat-x;
    height:75px;
}
#header #logo {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	text-align: left;
	background:url(http://www.smile-eye.com/uploads/logo.gif) no-repeat;
    width:950px;
    height:66px;
	margin: 0 auto;
	display: block;
}

#header_width {
    width:950px;
    height:76px;
    margin:0 auto;
}

#header_width .logo {
    width:293px;
    height:66px;
    margin:0;
    padding:0;
    font-size:100%;
    background:url(../uploads/logo.gif) no-repeat;
    float:left;
}

#header_width .logo a {
    width:293px;
    height:66px;
    text-indent: -9999px;
    display: block;
    overflow:hidden;
}

#content {
    width:910px;
    margin:0 auto;
}

	
#article_header {
	font-size: 125%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color: #6B8F34;
	line-height: 1.4;
	font-weight: bold;
	margin: 24px 0 0 0;
	padding: 0 8px;
}
.article {
	background-color: #FFF;
	width: 830px;
	margin: 8px 0 0 0;
	padding: 20px 40px;
}
.wrap {
	overflow: hidden;
	width: 100%;
}
.small_img {
	width: 100px;
	float: left;
}
.description {
	width: 720px;
	float: right;
}

.article h1 {
	font-size: 85%;
	color: #000;
	line-height: 1.4;
	border-bottom: 3px double #A9B173;
	margin: 0.2em 0 0 0;
	padding: 0 4px 2px 4px;
}
.description p {
	font-size: 80%;
	color: #333;
	line-height: 1.6;
	margin: 0.2em 4px;
}
.large_img {
	text-align: center;
	margin: 24px 0 0 0;
}
.description p.pdf_link  {
	margin: 12px 4px;
}
.pdf_link {
	width: 124px;
	height: 36px;
	margin: 8px auto 0 auto;
}

.pdf_link a {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(http://www.smile-eye.com/uploads/bt_pdf.png) no-repeat 0 0;
	width: 124px;
	height: 36px;
	display: block;
}
.close_window {
	font-size: 85%;
	line-height: 1.4;
	text-align: center;
	margin: 1em 0 0 0;
}

#header_right {
	width:500px;
	height:76px;
	float:right;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#header_right a,
#header_right a:link {
  color:#666;
  text-decoration:underline;
}

#header_right h2 {
	/*width:500px;*/
	/*height:20px;*/
	font-size: 11px;
	font-weight:normal;
	color: #666;
	/*background: url(../uploads/bg_header_right.png) no-repeat 0 0;*/
	float:right;
	margin-top:5px;
	padding:0;
}

#header_right h3 {
	font-size: 20px;
	font-weight:normal;
	margin-top:-10px;
	padding:0;
	float:right;
	clear:both;
	color: #555;
}
#header_right h4 {
	font-size: 11px;
	font-weight:normal;
	float:right;
	clear:both;
	color: #666;
	margin-top:-20px;
	padding:0;
}

.kiji_intro {
  font-size:0.8em;;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#333;
  margin:20px 0;
  padding:10px;
  border-top:1px dotted #CCC;
  border-bottom:1px dotted #CCC;
}
.kiji_intro ul li {
  font-size:1em;
}
.kiji_intro strong {
  font-size:16px;
  color:#A88545;
}
.clinic_info strong {
  font-size:14px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clinic_info {
  font-size:0.7em;
  background-color:#F2F2F2;
  padding:15px;
  line-height:1.6;
  color:#333;
}