@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{
	color: #000;
	background-image:url(/nol/service/world/img/wall.png);
	/*border:#fc0 1px solid;*/
	margin:0px auto;
	text-align:center;
	background-color:#FF9;
	height:100%;
}

.contents{
	width:500px;
	margin:250px 0px 0px 60px;
	text-align:left;
	position:absolute;
		
}

.contents02{
	width:680px;
	margin:0px;
	margin:0px 0px 0px 60px;
	text-align:left;
	
}

.contents02 p{ line-height: 1.3; padding: 0px 0px 30px 0px;}
.title{ line-height: 1.3; padding: 0px 0px 05px 0px;}


.main{
	width:680px;
	margin:20px 10px 20px 10px;
	color:#000;
}


#ranse01_ {
	left:0px;
	top:0px;
	width:800px;
	height:376px;
	background-image:url(/nol/service/world/img/ranse01.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	position:relative;

}

#ranse02_ {
	margin:0px;
	width:800px;
	height:620px;
	background-image:url(/nol/service/world/img/ranse02.png);
	background-position:top;
	position:relative;
	text-align:left;


				
}

#ranse03_ {
	margin:0px;
	width:800px;
	height:100%;
	background-image:url(/nol/service/world/img/ranse03.png);
	background-repeat:repeat;
	text-align:left;
}


#ranse04_ {
	width:800px;
	height:50px;
}

.b_cp{
	top:340px;
	left:45px;
	position:absolute;

}

	
.b_cp a{
	background: url(/nol/service/world/img/btn_cp.png);
	width: 431px;
	height: 72px;
	display: block;
}

.b_cp a:hover{
	background: url(/nol/service/world/img/btn_cp.png) 0px -72px;
}

.b_cp strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


.red{color:#900;font-weight:bold;}

.footer{ line-height: 1.3; 
	text-align:right;
	padding: 0px 05px 05px 0px;}

