@charset "shift_jis";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img  {
	border:none;
	
}

h2{
	font-size:14px;
	color: #333;
	background-image:url(../img/text/h2.jpg);
	background-repeat:no-repeat;
	line-height: 200%;
	text-indent:20px;
}

a{
	font-size:12px;
	color:#036;
}
p{
		color:#036;
}
address{
	font-size:12px;
	color:#FFF;
	line-height: 150%;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}