@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}



strong {
	font-weight: bold;
}

/* Layout
=======================================*/

#container{
	width: 800px;
	background:#000;
	color: #fff;
	border: solid 1px #fff;
}

#header{
	width: 800px;
	height: 486px;
	background:url(/nol/event/oni2015/img/header.png) top center no-repeat;
}

#lead{
	width: 800px;
	height: 236px;
	background:url(/nol/event/oni2015/img/lead.png) top center no-repeat;
}

#con_footer {
	width: 800px;
	height: 74px;
	background: url(/nol/event/oni2015/img/con_footer.png)  top center no-repeat;

}

#con_top {
	width: 800px;
	height: 21px;
	background:url(/nol/event/oni2015/img/con_top.png) top center no-repeat;
}

#con_main {
	width: 800px;
	background:url(/nol/event/oni2015/img/con_wall.png) top center;
}

	


.title_box{
	width: 800px;
	height: 46px;
	text-align:left;
	margin-left:0px;
}

.title_s_box{
	width: 800px;
	height: 29px;
	text-align:left;
	margin-left:0px;	
}

.txt_box{
	color: #000;
	/* border: solid 1px #fff; */
	width: 700px;
	margin-left:50px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 25px;
}

.txt_box_02{
	color: #000;
	/* border: solid 1px #fff; */
	width: 700px;
	margin-left:50px;
	text-align: left;
	padding-top:5px;
	padding-bottom: 5px;
}

.t_c01{ font-size: 14px; line-height: 1; color:#730702; padding-left: 6px; border-left: solid 6px #730702; margin-bottom: 5px; margin-top: 6px; font-weight: bold;}

.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}

#p_back{ 	color: #000;
	/* border: solid 1px #fff; */
	width: 700px;
	margin-left:50px;
	text-align: right;
	padding-top: 18px;
	padding-bottom: 20px;
	font-weight:bold;
}
	
.ss_box { width:700px; margin:10px auto; }
.ss_box02 { width:700px; margin:10px auto 0px auto; }
.ss_box03 { width:700px; margin:10px auto 15px auto; }
.clear { clear:both; }
.box01 { float:left; width:480px; padding-right:20px; }
.box02 { float:left; width:200px; margin-bottom:10px; }