@charset "euc-jp";
/* CSS Document */



body {
	text-align: center;
	background:url(/nol/common/images/bg_lower.jpg) top center no-repeat #080a0c;
}


hr {
	display:none;
}


#Wrapper_nol {
	width:800px;
	margin:0 auto;
	display:block;
	text-align:left;
	font-size:12px;
	line-height:140%;
}

#import_head {
	height:280px;
	/*height:240px;*/
}

#logo_nol a {
	background:url(/nol/common/header_files/logo_nol_tenrou.png) top center no-repeat;
	/* width:168px; */
	width:215px;
	height:194px;
	/*height:148px;*/
	display:block;
	text-indent:-9999px;
	margin:20px 0 0 316px;
	cursor:pointer;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
}

#logo_nol a {
	/* width:168px; */
	width:215px;
	height:194px;
	/*height:148px;*/
	display:block;
}

#footer {
	background: url(/nol/developer/img/lrplan/dot.gif) no-repeat left top;
	padding: 10px 0;
	margin:10px 30px;
	text-align: right;
}


/* Hypertext
=======================================*/

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #883300;
	text-decoration: underline;
}

a:active {
	color: #000099;
	text-decoration: underline;
}

/* smb
=======================================*/

#smb_bt_list	{ overflow:hidden; margin:5px 0; padding:0; }
#smb_bt_list li	{ float:left; margin:0 3px 0; list-style:none; width:70px; }



#hd_smb {
	position:fixed;
	background:url(/nol/common/images/transparent.png);
	bottom:10px;
	right:10px;
	width:170px;
	height:30px;
	border-radius:4px;
	z-index:5;
}


.clear {
	clear:both;
}
