@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;
}

#outline {
}

#container {
	width: 800px;
	border-bottom: #900 1px solid;
	text-align: left;
	background: #232323;
}

#contents {
	width: 740px;
	margin-left: 30px;
	text-align: left;
}

#footer {
	background: url(/nol/developer/img/lrplan/dot.gif) no-repeat left top;
	padding: 20px 0;
	text-align: right;
}

#footer02 {
	background: url(/nol/developer/img/lrplan/dot.gif) no-repeat left top;
	padding: 15px 0;
	text-align: right;
}

/* 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-top: 10px;
	padding-right: 0px;
	padding-left: 20px;
}

p {
	margin-bottom: 0.6em;
}

h2 {
	height: 50px;
	margin-bottom: 30px;
	background: url(/nol/developer/img/lrplan/h2.jpg) no-repeat left top;
}

h2 span {
	display: none;
}

h2 em {
	padding: 25px 12px 0 0;
	font-size: 122%;
	font-weight: bold;
	color: #600;
	display: block;
	text-align: right;
}

h3 {
	padding-bottom: 15px;
}

#contents dt {
	float: left;
	width: 528px;
}

dd {
	float: left;
	width: 212px;
}

.entry {
	padding-bottom: 50px;
}

.dot {
	height: 5px;
	width: 100%;
	margin: 5px 0;
	border-top: 1px dotted #FFF;
	display: block;
}


#back_number{
	margin: 0 0 0 587px;
	width:auto;
}
.option{
	color:#E7D7DE;
	background-color:#212021;
}

#other {
padding-top:25px;
padding-bottom:20px;
text-align:center;
}
