@charset "utf-8";
/* CSS Document */
body {
	font:16px "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	line-height:1.6;
	background-image:url(../img/bg.png);
	font-size: 16px;
	margin:0;
}
h1,h2 {
font-size: 28px;
font-weight: bold;
line-height: 2;
}
h2 {
margin: 20px 0;
}
h2.img {
margin: 0;
}
h3,h4 {
font-size: 22px;
font-weight: bold;
margin: 0 0 40px;
}
h3 {
color: #990000;
}
h4 {
color: #0e0e60;
}
p {
margin: 40px 0;
}
p.edge {
margin: 0;
}
.tx-b,.tx-br {
font-size: 18px;
font-weight: bold;
}
.tx-br {
color: #990000;
}
body,td,th {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
header{
	margin:0 auto;
	background:url(../img/header_bg.png) repeat-x;
}
div.header-in img{
	margin:0 auto;
	display:block;
}
.main{
	width:840px;
	margin:0 auto;
	padding:30px;
	background:#fff;
}
.boxC{
	margin:20px auto;
	text-align:center;
}
.boxL{
	margin:20px auto;
	text-align:left;
}

footer{
	width:100%;
	background: #110c09;
}

