@charset "Shift_Jis";

*{
	margin :0;
	padding:0;
}

html{
	height:100%;
	scrollbar-track-color:#FFF;
	scrollbar-face-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-darkshadow-color:#A9B45B;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#A9B45B;
	scrollbar-arrow-color:#A9B45B;
}

body{
	font-size:80%;
	color:#A9B45B;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	font-style:normal;
	line-height:1.6;
	background:url("nor_tyou009_2.gif") #FFF 0% 10% no-repeat fixed;
}

table{
	font-size:100%;
}

a:link{color:#C97E6A;}
a:visited{color:#C97E6A; text-decoration:none;}
a:hover{color:#CCC;}
a:active{color:#CCC; text-decoration:none;}

p{
	margin:0 0 1em 0;
}

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

strong{
	font-weight:bold;
}

img{
	border:0;
}

h1{
	font-size:250%;
	color:#A9B45B;
	font-weight:normal;
	font-family:serif, Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	text-align:center;
	margin-top:20px;
}
	h1 a:link{color:#A9B45B; text-decoration:none;}
	h1 a:visited{color:#A9B45B; text-decoration:none;}

h2{
	font-size:100%;
}

h3{
	font-size:110%;
	color:#A9B45B;
	font-weight:normal;
	font-family:Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	background:url("line021_001.gif") #FFF left bottom no-repeat;
	margin:30px 10px 0 10px;
	padding-left:40px;
	height:50px;
}

ul{
	list-style-type:circle;
	margin:0 0 1em 20px;
}

#header{
	padding: 0 5px 0 5px;
}

#out{
	margin:0 auto 0 90px;
}

.write{
	margin:5px 10px 5px 10px;
	padding:10px;
}

dl{margin:0; }

dd{
	padding:0 0 0 6px;
	margin:0 0 10px 5px;
	border-left:1px solid #A9B45B;
}

#menu{
	margin:0 10px 0 10px;
}

#menu p{
	font-size:80%;
	margin:2px 0 0 0;
	line-height:1.0;
	text-align:right;
}

.menu_link a{
	color:#A9B45B;
	text-decoration:none;
	width:100%;
	display:block;
	background:url("line002.gif") left bottom repeat-x;
}

.menu_link a:visited{
	color:#A9B45B;
	text-decoration:none;
	width:100%;
	display:block;
}

p.info{
	height:85px;
	overflow:auto;
	padding:5px 0 0 10px;
	margin:5px 10px 1em 10px;
	background:#E8EBD3;
}

.flt{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.clears{
	clear:both;
}

#footer{
	text-align:right;
	padding:10px 10px 0 0;
}

#footer a{text-decoration:none; }

#copy{
	font-size:9px;
	font-family:Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	text-align:center;
	margin-top:20px;
}

#copy a{
	color:#A9B45B;
	text-decoration:none;
}

input,select,textarea{ 
	font-size:100%;
	color:#A9B45B;
	background:#E8EBD3;
	line-height:110%;
	padding:2px;
	border:solid #FFF 1px;
}

b{font-weight:bold; }
i{font-style:oblique; }