@charset "UTF-8";
/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/


body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	font-size: 77%;
	background-color: #D7D6D6;
}
h1,h2,h3,h4,h5,p,img {margin:0px;padding:0px;border:0px;}
h1 {
	clear: both;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
}
#contents {
	clear: both;
	width: 800px;
}
#menu {
	height: 15px;
	background-color: #7A6866;
	clear: both;
	text-align: right;
	width: 800px;
}
#head {
	clear: both;
	width: 800px;
}
.leftbox {
	float: left;
	width: 200px;
	background-color: #EEECEC;
}
#foot {
	height: 52px;
	clear: both;
	background-image: url(../images/footer.gif);
}
#main {
	width: 580px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	}.wn p {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 93%;
	line-height: 130%;
}
.wn {
	padding-top: 30px;
}
#main p {
	line-height: 150%;
	padding-left: 30px;
}
#main h2 {
	font-size: 108%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/h2_bg.jpg);
	height: 25px;
	background-repeat: no-repeat;
	color: #0B3A7D;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 37px;
}
