body,td{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size: 12;
	color: #000000;
	word-spacing: 0.3em;
	letter-spacing: 0.4em;
}
body{
	background:#ffffff url(pic/mat/back-u.gif) no-repeat right top fixed;
}
a:link,a:active,a:visited{
	color: #000000;
}
a:hover{
	background-color: #cccccc;
}
#head{
	hight: 200px;
}
h1{
	margin: 30px 0 0 20px;
}
#head p{
	margin: 10px 0 0 30px;
	color: #663333;
}
#content{
	width: 600px;
}
h2{
	margin: 15px 0 0 3px;
	font-family:"ＭＳ Ｐ明朝","Osaka";
	font-size: 20px;
	border-bottom-style: solid;
	border-width: 2px;
}
h2 img{
	float: left;
}
#content p{
	margin: 10px 0 10px 18px;
	line-height: 20px;
}

/* acsページのマップ画像レイアウト */
#content p img.map{
	float: left;
}

/* acsページのbtnアイコン画像のレイアウト */
#content p img.btn{
	float: left;
}

#content p.setsume{
	color: #CC6633;
}

/* r-bページの見出し3レイアウト */
h3{
	margin: 10px 0 0 10px;
	text-decoration: underline;
	font-family:"ＭＳ Ｐ明朝","Osaka";
	font-size: 16px;
}

hr{
	margin: 0 0 0 10px;
	color: #000000;
	background-color: #000000;
	height: 3px;
	border: 3px;
	border-style: dotted;
}