/* for index
------------------------------------------ */

.bold{font-weight:bold !important}
.line{border-top:1px solid #ccc;margin:30px 0;}

#contents ul li{
    font-size:85%;
}
#contents dl dt,
#contents dl dd{
    font-size:110.38%;
}
#contents .reception {
	margin: 20px 0 30px;
	padding: 15px;
	background-color: #f0f0f0;
	border-radius: 5px;
	width: 60%;
}
#contents .reception .title{
	font-weight: bold;
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#contents .reception .text{
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#contents .reception .address{
	font-weight: bold;
	font-size: 1.6em;
	/*color: #0167b9;*/
	line-height: 2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	
	margin: 10px 0;
}
