@charset "UTF-8";
/*_______________ FAQ _______________*/





h3   {
	background:   none;
	clear:   both;
	height:   51px;
	padding:   0px 0px 0px 0px;
	margin:   20px 0px 0px 0px;
}


h5   {
	color:   #003388;
	font-weight:   normal;
	font-size:   120%;
	border-bottom:   1px solid #bbb;
	padding:   10px 10px 30px 30px;
	margin:   20px 0px 30px 0px;
}


#secondary p   {
	font-size:   92%;
	line-height:   2;
	padding:   0px 0px 20px 0px;
	margin:   0px 30px 0px 30px;
}


.qalist   {
	font-size:   92%;
	line-height:   2;
	margin:   14px 0px 0px 30px;
}

.qalist li   {
	list-style-type:   disc;
	padding:   0px 0px 0px 0px;
}

#secondary a   {
	text-decoration:   none;
}

#secondary a:hover   {
	text-decoration: underline;
}

#secondary h3 a   {
	color:   #999;
	text-decoration:   none;
}

#secondary h3 a:hover   {
	color:   #00f;
	text-decoration: underline;
}


/* 受診相談 */
.island-w   {
	margin-top:   50px;
	padding:   10px 0px 0px 0px;
	width:   600px;
	background:   url(../gairai/images/island_w_top.gif) no-repeat left top;
}

.island-w-l-bg   {
	padding:   0px 0px 0px 0px;
	background:  url(../gairai/images/w_l.gif) repeat-y left top;
}


.island-bottom-600  {
	width:      600px;
	padding:   0;
	margin:   0;
}	/* IE7用width指定 */



#secondary .island-w a   {
	color:   #0022aa;
}	/* 回答文中のリンク */


