html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body {
	font-size:12px;
	color:#842b00;
	background-image:url(../images/bg.jpg);
	border:0;
	text-align: center;
	margin:0 auto;
	padding:0px;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border:0;
	padding:0;
}


#m_wrap{
	width:240px;
	margin:0 auto;
}

A:link {
  color:#ff0000;
 } 
 
A:visited {
  color: #ff0000;
}


.text_b{
	font-size:16px;
	font-weight:700;
	color:#900;
}