@charset "UTF-8";
body {
	padding: 0;
	text-align: center;
	letter-spacing: 0px;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 140%;
}

body#contents_page {
	padding: 0;
	text-align: center;
	letter-spacing:0px;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height:120%;
	background-image:url(../images/common/bg_contents.jpg);
	background-repeat: repeat-x;
}


#mainContent h1 {
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width:620px;
	font-size: 100%;
	padding: 11px 0px 0px 50px;
	margin: 0px;
	background-position: 0px 0px;
}

#mainContent h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url("images/pagetitle1.gif") 0 0 no-repeat;
	font-size: 95%;
	font-weight: normal;
	letter-spacing: 1pt;
	margin: 15px 0px 10px 0px;
	padding: 4px 0px 0px 50px;
	width: 620px;
	height: 35px;
	line-height: 30px;
}

#mainContent h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	margin: 15px 0px 10px 10px;
	padding: 2px 0px 0px 5px;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 8px;
	border-left-style: solid;
	line-height: 15pt;
	width: 95%;
}
