@charset "Shift_Jis";

/*---- NF014 -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #F4F4F4;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-darkshadow-color: #DDD;
	scrollbar-highlight-color: #EEE;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-arrow-color: #4AD3FF;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #333;
	font-size: 83.3%;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	background: #CCE9F1;
}

a {
	text-decoration: none;
}

a:link {
	color: #0097C3;
}

a:visited {
	color: #0097C3;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}
	.write a {text-decoration: underline;}
	.write a:link {color: #0097C3;}
	.write a:visited {color: #888;}

h1, h2 {
	font-weight: normal;
}

h2, h3 {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Osaka, Sans-Serif;
}

h1 {
	padding: 70px 30px 0 0;
	color: #FFF;
	font-size: 210%;
	font-family: "Century Gothic", "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
}
	h1 a:link {color: #FFF;}
	h1 a:visited {color: #FFF;}
	h1 a:hover {color: #FFF;}

h2 {
	padding: 0 30px 0 0;
	color: #FFF;
	font-size: 77%;
}

h3 {
	padding-left: 10px;
	height: 19px;
	color: #AAA;
	font-size: 93%;
	background: url("h3.gif") left center no-repeat;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #FF4C72;
	font-style: normal;
}

strong {
	color: #0097C3;
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #CCC;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}

address, cite {
	font-style: normal;
}

code {
	font-family: monospace;
}

table {
	margin: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #CCC;
}

hr {
	display: none;
}
	.line {
		margin-top: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img, img a {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px dashed #90DBF1;
	color: #777;
	background: #F0F0F0;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px dashed #90DBF1;
	color: #333;
	font-size: 100%;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	background: #F0F0F0;
}

textarea {
	width: 90%;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 0 auto 0 auto;
	width: 705px;
	background: #F3FDFF url("nf014_side.jpg") center top repeat-y;
}

div#header {
	height: 220px;
	text-align: right;
	background: #FFF url("css_sora016.jpg") center top no-repeat;
}

div#main_column {
	float: right;
	display: inline;
	margin-right: 20px;
	width: 430px;
}

div#sidebar {
	float: left;
	display: inline;
	margin: 0 0 0 25px;
	width: 220px;
	overflow: hidden;
}

div#sidebar p {
	margin: 10px 0;
}

div.write {
	margin: 15px 10px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: disc inside;
}

div.write ol li {
	list-style: decimal;
	margin: 0 0 0 20px;
}

div.write ul.parallel {
	margin: 0;
}

ul.parallel li {
	display: inline;
	list-style: none;
}

ul.parallel li img {
	margin:0 2px 3px 0;
}

dl {
	margin: 0 0 1em 0;
}

dt {	}

dd {
	margin: 0 0 5px 15px;
}

dl.parallel dt {
	width: 120px;
	line-height: 1.6;
}

dl.parallel dd {
	margin: -1.6em 0 5px 120px;
	padding: 0 0 0 15px;
}

p.info {
	margin: 10px 0 1em 0;
	padding: 2px 10px 0 0;
	height: 80px;
	overflow: auto;
	background: #F0F0F0;
}

.deco {
	line-height: 22px;
	background: url("line004.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}

.page_navi li {
	list-style: none;
	text-align: right;
	background: #F4F4F4 url("p_shape005_a005.gif") right center no-repeat;
}

.page_navi li a {
	padding-right: 25px;
}

div#menu {
	margin-left:15px;
}

div#menu li {
	list-style: disc;
}

div#menu li a {
	display: block;
	width: 98%;
	line-height: 1.7;
	color: #555;
	font-family: "Century Gothic", "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
}

#menu li a:hover {
	background: #F0F0F0;
}

div#footer {
	clear: both;
	padding-top: 10px;
	height: 80px;
	text-align: center;
	background: #FFF url("nf014_bottom.jpg") center top no-repeat;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

#copy, #copy a {
	color: #0097C3;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 50px auto 0 auto;
	padding: 20px;
	width: 70%;
}

#entrance h1 {
	padding: 0;
}
#entrance h1 a {
	color: #D86C9E;
}