@charset "utf-8";

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 30px;
	padding: 0;
	color: #666;
	font-size:10pt;
	line-height:180%;
}

h1 {
	border-bottom:1px solid #999;
	border-left:4px solid #777;
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin-top:20px;
	padding: 0 0 0 10px;
	color: #666;
	font-size:11pt;
	line-height:180%;
}

h2 {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size:12pt;
}

h5 {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	border-top:1px solid #999;
	background: #fff;
	margin-top:30px;
	padding: 5px 0 0 10px;
	color: #666;
	font-size:11pt;
	line-height:180%;
}

h5 a:link, a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}
h5 a:hover{
	background-color: #D2D2D2;
}
	

img.return {
	border: none;
	width:18px;
	padding-right:10px;
}