@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #031528 url(../img/pop_bg_001.jpg) repeat-y center 451px;
	color: #333333;
	text-align: center;
	line-height: 1.5;
}

#wrap {
	position: relative;
	width: 700px;
	margin: 0 auto;
	background: url(../img/pop_bg_002.jpg) no-repeat center top;
	text-align: left;
}

#contentsWrap {
	width: 600px;
	margin: 0 auto 10px;
	padding-bottom: 30px;
	background: url(../img/pop_bg_003_2.gif) no-repeat bottom;
}
#contents {
	padding: 0 21px;
	background: url(../img/pop_bg_004.gif) repeat-y bottom;
}

#btnArea {
	padding-bottom: 30px;
	text-align: center;
}

h1 {
	margin-left: 51px;
	margin-bottom: 64px;
	padding-top: 4px;
}


h4 {
	margin-bottom: 8px;
	color: #5b582f;
	border-bottom: #5b582f 1px solid;
}

h4, p, dl, ul, ol { font-size: 75%;}
img { border: 0;}

dt { font-weight: bold;}
dd { padding-bottom: 25px;}

ul { list-style-type: none;}
ul li {
	padding-left: 11px;
	background: url(../img/pop_img_point.gif) no-repeat 0 4px;
}

ol { margin-left: 25px;}
ol li { margin-bottom: 25px;}

a:link{ color:#700309}
a:visited{ color:#700309}
a:hover{ color:#af050e}
.mgnB10 { margin-bottom: 10px;}
.mgnB15 { margin-bottom: 15px;}
.mgnB20 { margin-bottom: 20px;}
.mgnB25 { margin-bottom: 25px;}
.end { margin-bottom: 0px;}
.bold { font-weight: bold;}
