@charset "Shift_Jis";

/*---- NF016 -----*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1.5;
	color: #000000;
	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: #ffff00  url(sinsotu_bg.gif);
}

a {
	text-decoration: none;
}

a:link {
	color: #A91626;
}

a:visited {
	color: #A91626;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #A91626;
}

	div.write a {text-decoration: underline;}
	div.write a:hover {text-decoration: none;}

h1, h2, h3 {
	padding-left: 15px;
	font-weight: normal;
}

h1 {
	color: #53303D;
	font-size: 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	h1 a:link {color: #53303D;}
	h1 a:visited {color: #53303D;}
	h1 a:hover {color: #FFF;}

h2 {
	color: #5F8200;
	font-size: 77%;
}

h3 {
	color: #5F8200;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Osaka, Sans-Serif;
	background: url(p_arrow005_001.gif) no-repeat center left;
}

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

p {
	margin: 0 0 1em 0;
	color: #000;
}

br {
	letter-spacing: normal;
}

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

strong {
	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 0 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 0px 0px;
}

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 #ffffff;
		background: #F0F0F0;
	}

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

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	color: #888;
	background: #F0F0F0;
}



div#out {
	margin: 0 auto 0;
	width: 795px;
	border: solid 0px #FFF;
	background: #FFF;
}

div#header {
	margin: 0 0 0px 0;
	height: 442px;
	background: url(yappie_img.png) no-repeat center bottom;
}

div#main_column {
	float: right;
	display: inline;
	width: 270px;
}

div#sidebar {
	float: left;
	display: inline;
	width: 500px;
	overflow: hidden;
}

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

div#sidebar ul{
	margin: 10px 0 20px 0;
	padding: 5px 0 30px 0;
	background: #F0F0F0 url(nf016_bg.gif) no-repeat right bottom;
}

div#sidebar ul li{
	list-style: none;
	padding: 0 10px 0 10px;
	line-height: 1.8;
}

div#banner ul li{
	list-style: none;
	padding: 10px 20px 0 10px;
	line-height: 1.8;
}
div#mail {
	margin: 0 0 0 0;
	height: 162px;
	background: url(mail2.gif) no-repeat center bottom;
}
div#mail2 {
	margin: 0 0 0 0;
	height: 162px;
	background: url(mail-after.gif) no-repeat center bottom;
}

div.write {
	margin: px 0px;
}

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

div.write ul li {
	list-style: square 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 5px;
	height: 80px;
	overflow: auto;
	background: #FFFFF;
}

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

img.deco {
	padding: 5px;
	border: 1px solid #ffffff;
	background: #FFFFFF;
}

.page_navi li {
	list-style: none;
	text-align: right;
}


div#footer {
	clear: both;
	text-align: right;
	background: #FFFFFF;
}

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


#entrance {
	margin: 50px auto 0 auto;
	padding: 30px;
	background: #FFF;
}

