@charset "shift_jis";
body {
	line-height: 160%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.font_l {
	font-size: 15px;
	line-height: 160%;
}
.font_m {
	font-size: 13px;
	line-height: 160%;
}
.font_s {
	font-size: 12px;
	line-height: 140%;
}

#header {
	background-repeat: repeat-x;
}
#header .container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
.content_free {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* CSS Document */

#event_navi {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(http://www.mandai-net.co.jp/event/img/title.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#event_contents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer .container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ma_b05px {
	margin-bottom: 5px;
}


.mg_b10px {
	margin-bottom: 10px;
}
.mg_b15px {
	margin-bottom: 15px;
}
.mg_b20px {
	margin-bottom: 20px;
}
.mg_b30px {
	margin-bottom: 30px;
}
.mg_b40px {
	margin-bottom: 40px;
}
.line_dot_pink {
	background-image: url(../images/line_dot_pink.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.line_dot_green {
	background-image: url(../images/line_dot_green.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.line_dot_orange {
	background-image: url(../images/line_dot_orange.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.line_dot_blue {
	background-image: url(../images/line_dot_blue.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
.line_dot_yellow {
	background-image: url(../images/line_dot_yellow.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
