﻿@charset "UTF-8";

/* グローバルナビ
----------------------------------------------------------- */
div#global-navi-block ul li ul#global_parkinson {
	display: block;
	border-bottom: none;
}
﻿

/* お問い合わせ部スタイル 患者さん用 
----------------------------------------------------------- */
div#supplementary-navi-block ul li.bottom_medical { display:none; }

div#supplementary-navi-block ul li.bottom_patient {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	display:block;
}



/* カテゴリセレクトスタイル 
----------------------------------------------------------- */
div#sub-contents-area div#category-select ul li#patient-pat a,
div#sub-contents-area div#category-select ul li#patient-pat a:hover {
background:url(../../../shared/img/page-select-patient.gif) 0 -56px no-repeat;
}


/* メインコンテンツスタイル
------------------------------------------------------------ */
div#contents-area { margin-bottom: 300px; }

div#contents-area h2 {
	margin-bottom:10px;
	background:#F4EDE7;
	line-height:160%;
	padding-left:7px;
}

div#contents-area div.illust {
	margin: 20px 0;
	padding: 10px 0;
	border:1px solid #DDDDDD;
	text-align:center;
}

div#contents-area span.red { color: #FF0000; }

div#contents-area dl { margin: 30px 0; }

div#contents-area dl dt#symptom01,
div#contents-area dl dt#symptom02 {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#contents-area dl dt#symptom01 {
	width: 100px;
	background: url(../img/titlebar01.gif) 0 0 no-repeat;
}

div#contents-area dl dt#symptom02 {
	width: 320px;
	background: url(../img/titlebar02.gif) 0 0 no-repeat;
}

div#contents-area dl dd ul {
	width: 100%;
	list-style-type: none;
	margin: 20px 0;
}

div#contents-area dl dd ul li {
	float: left;
	width: 25%;
	text-align: center;
}

div#contents-area dl dd ul li dl { margin: 0 auto; }

div#contents-area dl dd ul li dt,
div#contents-area dl dd ul li dd {
	width: 130px;
	text-align: center;
}