@charset "utf-8";

/*-------------------------------------------------

 for [shimizu shika]

 Style Name: information.css
 
 File URL: common/css/information.css

 Created: 2010-03-30
 
 Description by suzuki_rui

-------------------------------------------------*/

/* ---------------------------

	診療案内

--------------------------- */	
body.category-information {}

div#photos {
	margin-top: 10px;
	border: 1px solid #fff;
}



/* ---------------------------

	院長プロフィール

--------------------------- */	
body.category-info-profile {}
ul.profList li {
	width: 500px;
	line-height: 2;
	margin-bottom: 5px;
}
ul.profList li.odd {
	padding: 10px;
	border: 1px solid #fafafa;
	background: #f1eee6;
	-moz-border-radius: 5px; /* for Firefox */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */
}



/* ---------------------------

	しみず歯科の特徴

--------------------------- */	
body.category-info-feature {}
body.category-info-feature .box2 {margin-top: 10px;}
body.category-info-feature .box2 li img {margin-right: 10px;}
body.category-info-feature .box2 dt {margin-bottom: 5px; font-weight: bold;}
body.category-info-feature .t4 {margin-bottom: 5px; font-weight: bold;}



/* ---------------------------

	患者様の声

--------------------------- */	
body.category-info-voice {}
body.category-info-voice .w340 {width: 335px;}
div#swfContents {
	text-align: right;
	float: right;
	padding-left: 20px;
}
dl#VoiceQA {}
dl#VoiceQA dt {
	margin-bottom: 5px;
	padding: 5px 10px;
	font-weight: bold;
	color: #657ba7;
	border: 1px solid #fafafa;
	background: #eaeef6;
	-moz-border-radius: 5px; /* for Firefox */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	border-radius: 5px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */
}
dl#VoiceQA dd {margin-bottom: 20px; padding-left: 6px;}
dl#VoiceQA dt em, dl#VoiceQA dd em {font-weight: bold;}
div.Voice {
	padding: 15px 20px;
	border: 5px solid #e9e5d9;
	background: #fcfaf4;
	-moz-border-radius: 10px; /* for Firefox */
	-webkit-border-radius: 10px; /* for Safari and chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */
}
div#otherVoice div.Voice {margin-bottom: 15px;}
div#otherVoice div.lastChild {margin-bottom: 0;}
div.Voice p {margin-bottom: 1em;}
div.Voice p.lastChild {margin-bottom: 0;}



/* ---------------------------

	メディア掲載情報

--------------------------- */	
body.category-info-media {}
ul.medhiaList li {
	padding: 10px 20px 0 0;
	text-align: center;
	float: left;
}
ul.medhiaList li img {display: block;}



/* ---------------------------

	医療健康相談サービス

--------------------------- */	
body.category-info-hotline {}
body.category-info-hotline div.sectionIn div.firstChild,
body.category-info-hotline div.sectionIn div.lastChild {
	width: 280px;
	padding: 15px 20px;
	border: 5px solid #f2e5ee;
	background: #fdfbfc;
	-moz-border-radius: 10px; /* for Firefox */
	-webkit-border-radius: 10px; /* for Safari and chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc); /* for IE */

}
body.category-info-hotline div.sectionIn div.firstChild {float: left;}
body.category-info-hotline div.sectionIn div.lastChild {float: right;}
p.nogTx {
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #ccc;
}



/* ---------------------------

	カウンセリングシステム

--------------------------- */	
body.category-info-counseling {}
