@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

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;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

hr {
	display: none;
}

/* Layout
=======================================*/
body {
	color: #ccc;
	text-align: left;
	background: #000 url(/nol/index_image/bg_dark.jpg);
}

#wrapper {
	width: 800px;
	/*
	border-right: solid 1px #000;
	*/
	margin: 0 auto;
}

#outline {
}

#container {
	width: 800px;
	/*
	border-bottom: #900 1px solid;
	*/
	text-align: left;
	background: #232323;
}

#contents {
	width: 740px;
	margin-left: 30px;
	text-align: center;
}

#footer {
	background: url(/nol/developer/img/lrplan/dot.gif) no-repeat left top;
	padding: 10px 0px 10px 0px;
	text-align: right;
	margin-bottom:0;
}

/* Hypertext
=======================================*/

a:link {
	color: #f80;
	text-decoration: underline;
}

a:visited {
	color: #f80;
	text-decoration: underline;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

a:active {
	color: #f80;
	text-decoration: underline;
}

/* Style
=======================================*/

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clear {
	clear: both;
}

#header {
	padding: 20px 0px 25px 20px;
}



/* contents
=======================================*/

.con_h { 
text-align:left;
vertical-align:top;
line-height:1.4;
color:#ff0000;
background-color:#2c2c2c;
font-size:14px;
padding: 0 10px 0 15px;
}


.con { 
text-align:left;
vertical-align:top;
line-height:1.4em;
color:#ffffff;
background-color:#2c2c2c;
}


.wall {
width:740px;
height:154px;
background-image:url(/nol/updateinfo/img/wall.jpg);}


