@charset "EUC-JP";   /*   文字コード   */

/* Reset
=======================================*/

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
}

h1{ margin:0; padding: 0;}
h2{ margin:0; padding: 0;}
h3{ margin:0; padding: 0;}
p{margin: 0; padding: 0;}

body {
	font: small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "メイE", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Meiryo", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	text-align: center;
}

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
=======================================*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	filter: alpha(opacity=100);
	background:#202425 url(/nol/download/img/main_bg00.jpg);
}

#outline {
	width: 800px;
	margin: 0 auto;
	border:#c90 solid 2px;
}

#con_wall {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color:#202425;
}


/* Hypertext
=======================================*/

a:link {
	color:#900;
	text-decoration: underline;
}

a:visited {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color:#f00;
}

a:active {
	color: #cf00;
	text-decoration: underline;
}

/* Style
=======================================*/


.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1em;
}


/*
------------------------------------------------------------------------------- */

#c_line{
	width:798px;
	height:100%;
	border:#fff 1px solid;
	z-index:20;
	}

	
#header{
	width: 800px;
	height: 55px;
	background:url(/nol/download/img/header.png) top center no-repeat;
	margin:10px auto 0px auto;
}

#wall{
		width: 800px;
		margin:0 auto;
}

.txt_box_w{ 
        width:730px;
		margin:0 auto;
		color:#fff;
		font-size:13px;
		padding:10px 0px;
}

.txt_box{ 
        width:700px;
		margin:0 auto;
		color:#000;
		font-size:14px;
		padding:10px 0px;
}

#howto{ 
	width:745px;
	hgight:100%;
	background-color:#E8E8E8;
	margin:10px auto;
	padding:10px 0px;
	border:#900 1px solid;
}

#howto_title{ 
	width: 400px;
	height:27px;
	margin-left:10px;
}

#howto_footer{ 
	width: 800px;
	height: 34px;
	background:url(/nol/download/img/howto_footer.png) top center no-repeat;
	margin:0px auto 10px auto;
}		

#c_header{
	width:800px;
	height:26px;
	background:url(/nol/download/img/c_header.png) top center no-repeat;
	margin:0 auto;
}

#c_wall{
	width:800px;
	background:url(/nol/download/img/c_wall.png) top center repeat-y;
	margin:0 auto;
}

#c_footer{
	width:800px;
	height:41px;
	background:url(/nol/download/img/c_footer.png) top center no-repeat;
	margin:0 auto;
}

.c_box{
        width:730px;
		height:auto;
		margin-left:45px;
		padding:0px 0px 10px 0px;
		}
.line_box{
        width:730px;
		height:2px;
		margin:5px auto;
		background:url(/nol/download/img/dot_line02.gif) top center no-repeat;
		}
		
#download_cont02 {
	padding:0px;
	/*height:auto;*/
	display:block;
	
}

/*ul, menu, dir {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 10px;
    -webkit-padding-start: 0px;
}*/


ul.twitter_list {
	float:left;
	width:730px;
}


ul.twitter_list li {
	float:left;
	margin-left:10px;
	margin-top:13px;
	position:relative;
}

ul.twitter_list li img.new-mark{
	position:absolute;
	bottom:0;
	right:0;
}


ul.twitter_list li a {
	background:url(/nol/download/img/saya.gif);
	padding:5px 0px 10px 0;
	margin:0;
	width:105px;
	border:#cee4ae solid 2px;
	text-align:center;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
}


ul.twitter_list li a:hover {
	border:#f60 solid 2px;
}

ul.wallpaper_list {
	float:left;
	width:730px;
}

ul.wallpaper_list li {
	float:left;
	margin-left:10px;
	margin-top:13px;
	position:relative;
}

ul.wallpaper_list li a {
	background:url(/nol/download/img/saya.gif);
	padding:5px 0px 10px 0;
	margin:0;
	width:220px;
	border:#cee4ae solid 2px;
	text-align:center;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
}


ul.wallpaper_list li a:hover {
	border:#f60 solid 2px;
}


.clear{ clear:both; }

#s_title_01{ 
	width:730px;
	height:32px;
	background:url(/nol/download/img/s_title_01.png) left top no-repeat;
	margin:0px auto -15px auto;
	padding:5px 0px 0px 200px;
	text-align:left;
	vertical-align:bottom;
	font-size:18px;
}

#s_title_02{ 
	width:730px;
	height:32px;
	background:url(/nol/download/img/s_title_02.png) left top no-repeat;
	margin:20px auto -15px auto;
	padding:5px 0px 0px 350px;
	text-align:left;
	vertical-align:bottom;
	font-size:18px;
}

#s_title_03{ 
	width:730px;
	height:32px;
	background:url(/nol/download/img/s_title_03.png) left top no-repeat;
	margin:20px auto -15px auto;
	padding:5px 0px 0px 200px;
	text-align:left;
	vertical-align:bottom;
	font-size:18px;
}

#s_title_04{ 
	width:730px;
	height:32px;
	background:url(/nol/download/img/s_title_04.png) left top no-repeat;
	margin:0px auto -15px auto;
	padding:5px 0px 0px 200px;
	text-align:left;
	vertical-align:bottom;
	font-size:18px;
}
