/* CSS Document */

#symptom_box {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 150px;
}
#symptom_box table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 18px;
}
.shoujou_text_box {
	padding: 20px;
	width: 313px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
	background-color: #F3F3F3;
}
.shoujou_text_box p {
	font-size: 1.8em;
	color: #3c3c3c;
}
.shoujou_text_box p a:link,a:visited { color: #2A51AE; text-decoration: none; }
.shoujou_text_box p a:hover,a:active { color: #FF0000; text-decoration: none; }
.shoujou_text_box2 {
	padding: 20px;
	width: 591px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
	background-color: #F3F3F3;
}
.shoujou_text_box2 p {
	font-size: 1.8em;
	color: #3c3c3c;
}
.shoujou_text_box2 p a:link,a:visited { color: #2A51AE; text-decoration: none; }
.shoujou_text_box2 p a:hover,a:active { color: #FF0000; text-decoration: none; }


