@charset "EUC-JP"; 

/* init */
body {
	font:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	font-size:12px;
	line-height:120%;
}

body {
	color:#000;
	background:#282828 url(/nol/index_image/bg_dark.jpg);
	width:100%;
}

img {border:0; vertical-align: bottom}

a {
	text-decoration:none;
	color:#333399;
}
a:link {}
a:visited	{}
a:hover,a:active,a:focus {
	color:#FF6600;
	text-decoration:underline;
}

.clear {clear:both;}
.hide {display:none;}


#wrapper {
	width:800px;
	margin:0 auto;
}

/* content */
#contents {
	width:800px;
	margin:0;
	background-color:#282828;
}

#topic_path {
	margin:0 10px 10px;
	padding:20px 0 0;
	text-align:right;
	color:#FFF;
}

#topic_path a	{
	color:#F80;
}

#serial_index h1 {
	background:url(/nol/serial/images/sub_ttl_serial.jpg) no-repeat top center;
	height:55px;
	text-indent:-9999px;
}

.besetext {
	width:740px;
	margin:0 20px 0 40px;
	color:#ddd;
}

/* cont_box */
.cont_box {
	width:780px;
	margin:0 auto;
	padding:30px 0;
}

.cont_box_top {
	width:780px;
	height:20px;
	background:url(/nol/serial/images/cont_box_top.jpg) no-repeat bottom center;
}

.cont_box_middle {
	width:740px;
	height:auto;
	padding:0 20px;
	background:url(/nol/serial/images/cont_box_middle.jpg) repeat-y center;
}

.cont_box_bottom {
	width:780px;
	height:25px;
	background:url(/nol/serial/images/cont_box_bottom.jpg) no-repeat top center;
}

.cont_box_arrow {
	width:780px;
	height:80px;
	background:url(/nol/serial/images/cont_box_arrow.jpg) no-repeat top center;
	text-indent:-9999px;
}

.cont_box_middle .cont_text {
	width:350px;
	padding-top:20px;
	float:left;
}

.cont_box_middle .cont_pic {
	width:375px;
	float:right;
}

.cont_box_middle p {
	margin-left:1em;
	line-height:150%;
}

.cont_box_middle .cont_list {
	background-color:#fce8e7;
	color:#bd4e5e;
	border:1px dotted #eeeeee;
	padding:10px;
	margin-top:20px;
	margin-left:1em;
}

.cont_box_middle ul {
	list-style:outside disc;
	margin-left:1em;
}

.cont_box_middle li {
	line-height:150%;
}

.cont_box_middle h2#cont_title_step1 {
	height:40px;
	background:url(/nol/serial/images/cont_title_step1.jpg) no-repeat top center;
	text-indent:-9999px;
}

.cont_box_middle h2#cont_title_step2 {
	height:40px;
	background:url(/nol/serial/images/cont_title_step2.jpg) no-repeat top center;
	text-indent:-9999px;
}

.cont_box_middle h2#cont_title_step3 {
	height:40px;
	background:url(/nol/serial/images/cont_title_step3.jpg) no-repeat top center;
	text-indent:-9999px;
}