@charset "Shift_Jis";


* {
	margin: 0;
	padding: 0;
}

html, body {
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #D5E9F0;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #D5E9F0;
	scrollbar-arrow-color: #A6DEF7;
}

html {
	overflow-y: auto;
}

body {
	line-height: 1.5;
	color: #8D8D8D;
	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: #FFF url(others061.gif) repeat top left;
}

a {
	text-decoration: none;
}

a:link {
	color: #5BBBF3;
}

a:visited {
	color: #5BBBF3;
}

a:hover {
	color: #AAA;
}

a:active {
	color: #AAA;
}
	.write a {text-decoration: underline;}
	.write a:link {color: #5BBBF3;}
	.write a:visited {color: #AAA;}
	.write a:hover {color: #AAA;}

h1 {
	color: #9AD4F6;
	font-size: 165%;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
}
	h1 a:link {color: #9AD4F6;}
	h1 a:visited {color: #9AD4F6;}
	h1 a:hover {color: #DDD;}

h2 {
	color: #9AD4F6;
	font-size: 77%;
	font-weight: normal;
}

h3 {
	padding-left: 15px;
	color: #999;
	font-size: 100%;
	background: url(p_arrow006_003.gif) no-repeat center left;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #FC8080;
	font-style: normal;
}

strong {
	color: #AAA;
	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 #DDD;
}

hr {
	display: none;
}
	.line {
		margin-bottom: 30px;
	}

	.clears {
		clear: both;
		padding-top: 10px;
	}

img, img a {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #DDD;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #DDD;
		background: #FFF;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px dashed #DDD;
	color: #AAA;
}

input, select, textarea {
	margin: 2px 0;
	width: 50%;
	border: 1px solid #DDD;
	color: #8D8D8D;
	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: #FFF;
}

textarea {
	width: 90%;
}

.button {
	width: 90px;
	vertical-align: middle;
}

#out {
	margin: 20px auto 0 auto;
	width: 770px;
}

#header {
	margin-bottom: 5px;
	line-height: 1.1;
	text-align: right;
}

#main_column {
	float: right;
	display: inline;
	padding: 15px 150px 0 20px;
	width: 458px;
	height: 380px;
	overflow: auto;
	border: 1px solid #DDD;
	background: #FFF url(nor_heart004.jpg) no-repeat top right;
}

#sidebar {
	float: left;
	display: inline;
	width: 140px;
	height: 380px;
	overflow: hidden;
}

div.write {
	margin: 10px 0 0 15px;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: circle 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;
}

.info {
	margin: 0 0 1em 0;
	padding: 2px 10px 0 0;
	height: 80px;
	overflow: auto;
	border: 0;
}

.deco {
	line-height: 22px;
	background: url("line001.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #DDD;
	background: #FFF;
}

#menu {
	margin: 5px 0 10px 0;
}

#menu li {
	list-style: none;
	line-height: 1.8;
}

#menu li a {
	display: block;
	width: 100%;
	background: url(dot001.gif) repeat-x bottom;
}

#menu li a:hover {
	color: #999;
	background: url(dot001_2.gif) repeat-x bottom;
}

#footer {
	clear: both;
	text-align: right;
}

#footer li {
	display: inline;
	list-style: none;
}

#copy, #copy a {
	color: #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 30px auto 0;
	padding: 20px;
	width: 60%;
	border: 1px solid #DDD;
	background: #FFF;
}

#entrance a {text-decoration: none;}