@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

ul,ol,dl{
	list-style-image: none;
}

body {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: #FDEFE8;
	letter-spacing: normal;
}

img {
	border: none;
}

p, ul, li, ol, h1, h2, h3 {
	margin:0
	padding: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}

h2 {
	background-image: url(img/h2bg.png);
	text-align: left;
	height: 40px;
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	line-height: 40px;
	margin-left: 30px;
	padding-left: 35px;
	margin-top: 10px;
}

#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	background-image: url(img/header.png);
	height: 136px;
	width: 1000px;
}

#leftcontents{
	background-color:#FFF;
	width: 220px;
	float: left;
}

#rightcontents{
	background-color:#FFF;
	float: right;
	text-align: left;
	width: 780px;
}

#menu_title {
	background-image: url(img/menutitle.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 212px;
	text-align: center;
	padding-top: 43px;
	border: 1px solid #960;
	margin-left: 4px;
	padding-bottom: 20px;
	background-color: #FFFAF4;
}
#menu_title ul {
	list-style-type: none;
	margin: 0px;

}


#menu_title ul li{
	margin: 0px;
	list-style-type: none;
	padding-bottom: 0px;
	line-height: 0px;

}

#menu_title img {
	vertical-align:bottom;
}

#menu_2{
	margin-top: 10px;
}

#menu_2 ul {
	list-style-type: none;
	margin: 0px;

}


#menu_2 ul li{
	margin: 0px;
	list-style-type: none;
	padding-bottom: 0px;
	line-height: 0px;

}

#menu_2 img {
	vertical-align:bottom;
	margin-top: 5px;
}

#page_top {
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}

#footer {
	width: 1000px;
	background-image: url(img/footerbg.png);
	height: 110px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#footer p {
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
}


#copyright {
	color: #666;
}

#copyright a {
	color: #666;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
	color: #666;
}

#main {
	margin-left: 30px;
	text-align: left;
	margin-top: 10px;
}

#main li {
	margin-left: 30px;
}

.coment {
	margin-left: 10px;
}

.margin_l5 {
	padding-left: 5px;
}

#fla_waku {
	width:780px;
	height: 365px;
}

.topicsline {
	margin-left: 30px;
	border: 1px solid #960;
	height: 480px;
	padding: 10px;
	overflow: scroll;
}

.clear { clear:both; }  
.clear hr { display:none; } 
span.none { display: none; }

	
.topics02 {
	width: 688px;
	height: 480px;
	border: 1px solid #CCC;
	margin-left: 30px;
	padding: 15px;
	overflow: scroll;
}

.topics02 ul li {
	list-style-type: none;
	list-style: none;
}
