@charset "utf-8";
/*@charset "euc-jp";*/

/* Load External Files */

@import url('../common/css/common.css');
#contents .container #main .paragraph .paragraph {
	font-weight: bold;
}

#contents .container #main .paragraph {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: auto;
}

#contents .container #main .paragraph_index {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: auto;
	margin:-50px auto 0px auto;
	overflow: hidden;
	width: 100%;
}

#contents .container #main .paragraph_top {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 768px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contents .container #main .paragraph_under {
	margin:10px auto 0px auto; 
	width:782px;
	border-top: 1px solid #0000A0;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
