﻿@charset "utf-8";

/* テキスト関連のスタイル
------------------------------------------------------*/
div.column_section{
	width: 595px;
	margin:20px 0 14px 0;
	letter-spacing: 0.1em;

}

/* テキスト関連のスタイル
------------------------------------------------------*/
h4{
	margin-bottom: 10px;
}

h5{
	font-size: 93%;
	font-weight: bold;
	margin-bottom:10px;
}

p.picture{
	margin-bottom: 20px;
}

p.subtitle{
	margin-bottom:10px;
}

p.column_text{
	line-height: 1.5;
}

p.column_text,
p.column_movie{
	margin-bottom: 15px;
}

p.column_text_last{
	margin-bottom: 30px;
}
/* インラインの強調　*/
span.important{
	color:#27A357;
	font-weight: bold;
	padding: 0 2px;
}


a,
a:link,
a:visited,
a:hover,
a:active{color:#27A357;}



/* 監修の先生紹介
------------------------------------------------------*/
div.introduction {
	float:left;
	margin-bottom: 30px;
	width: 595px;
}

/*div.introduction p{
	float:left;
	width: 80px;
	height: 105px;
	padding-right: 15px;
}

div.introduction dt {
	margin:40px 0 10px;
}

div.introduction dl{
	float:right;
	width: 470px;
}
*/
div.introduction td{
	letter-spacing: 1px;
	font-size: 93%;
}
div.introduction td.photo{
		padding-right: 15px;

}

img.doctor_name{
	padding:0 0 10px;
}


/* PS.診断室から
------------------------------------------------------*/
p.doctors_office{
width:587px;
margin: 0 auto 32px;
}

/* （第一回）swf用ポップアップ
------------------------------------------------------*/
body#movie{
padding:10px;

}


/* 補足説明用
------------------------------------------------------*/
dl.add,
div.add{
	background:#e9e9e9;
	padding: 15px;
	width: 565px;
	margin-bottom: 35px;
}

.add a,
.add a:link,
.add a:visited,
.add a:hover,
.add a:active{color:#27A357;}

div.add {
	margin-bottom: 30px;
}

div.add p{
	color:#383838;
	line-height: 1.5;
}

dl.add dt{
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 15px;
}
dl.add dd{
	line-height: 1.5;
}


/* リンクボックス
------------------------------------------------------*/
#contentsLinkBoxEye {
	clear: both;
	width:589px;
	margin-top:0;
	margin-bottom: 30px;
	border: double 3px #D5D5D5;
}


/* 参考文献
------------------------------------------------------*/
div.reference{
	font-size: 85%;
	float:left;
	margin-bottom:30px;
	
}

div.reference dl dt{
	float: left;
	clear:both;
	width: 35px;
	margin-bottom: 15px;

}


div.reference dl dd{
	float:left;
	width: 550px;
	margin-bottom: 15px;

}

div.reference dl dt.lastChild,
div.reference dl dd.lastChild{
	margin: 0;
}

/* 第3回　Flashムービーエリア
------------------------------------------------------*/
div.movieArea{
	margin-bottom: 20px;
}


p.illno{
	text-align: center;
	padding-top: 7px;
}


/* 第4回　
------------------------------------------------------*/
p#column04_2_box1{
	float: right;
	width: 290px;
	margin-bottom: 20px;
}

div#column04_2_box1_img{
	width: 290px;
	margin-bottom: 20px;
}

p.btn_eyecolumn{
	text-align:center;
	margin-bottom:30px;
}


/* 第4回　ポップアップ
------------------------------------------------------*/
#eyePopup #container {
	width: 625px;
	margin:0 auto;
	padding-top: 15px;
}

#eyePopup #eyeColumnBox {
	position:relative;
	width:595px;
	margin:0px 15px 30px;
	padding-bottom: 18px;
	background:#d8f0e3 url(../images/eyecolumn/bg_eyecolumn.gif) repeat-y left bottom;
	overflow: hidden;
}

#eyePopup #eyeColumnBox h1{
	margin-bottom: 15px;
}

#eyePopup #eyeColumnBox h2{
	position:absolute;
	top: 115px;
	left: 32px;
	margin:0;
}

#eyePopup #eyeColumnBox p{
	padding: 0 30px;
	clear:both;
	letter-spacing: 0.1em;
	margin:0;
}

#eyePopup p.close {
	text-align:center;
	margin-bottom:16px;
}

#eyePopup .block{
	float:left;
	clear: both;
	width: 595px;
	margin-bottom: 20px;
}

#eyePopup img.imgLeft{
	float:left;
	padding-right: 20px;
}

#eyePopup img.imgRight{
	float:right;
	padding-left: 20px;
}