@charset "Shift_JIS";


body{
	background-color : #000099;
color : #3e3e3e;
font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic";
}

div{
	background-color : #ffffff;
}

a{
	color : red;
}

.samplenote {
	width: 750px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin: 0 auto;
}

.note {
	background: url(img2/line.png) repeat bottom left;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px;
}




p{
	line-height : 30px;
}


}