@charset "Shift_JIS";

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
color:#333;
}

body{
margin:0;
padding:0;
font-size:0.8em;
text-align:center;
line-height:1.4em;
letter-spacing:1px;
}

br{
letter-spacing:normal;
}

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

a:hover{
color:#fff;
text-decoration:none;
}

a img {
    margin: 0px 0px -6px 0px;
	border-style:none;

}

a.imagelink:link,
a.imagelink:visited {
border:none;

}

img{
	border:0;
	border-style:none;

}

img#top { margin: 10px 0px 0px 0px; }

h1,h2,h3,h4,h5,h6{
margin:0;
}

pre {
	font-size:0.8em;
	text-align:left;
	}
/* ========TEMPLATE FRAMEWORK======== */
div#wrapper  {
	width:760px;
	margin:0 auto;
	text-align:left;
	padding:20px 10px 0 10px;
	background:#fff url(image/bg.gif) 50% 50% repeat-y fixed;
}

div#header   {
width:720px;
height:120px;
margin:0 20px;
}

div#menu{
	width:720px;
	padding-bottom:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

div#contents {
	width:720px;
	clear:both;
	margin:0 20px;
	border-bottom:1px solid #C3C3C3;
	height: 700px;
}

div#main{
	width:480px;
	float:left;
	padding:10px;
	height: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: auto;
}
div#shita{
	width:480px;
	float:left;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 110px;
}
div#sub{
	width:186px;
	float:right;
	padding:10px;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#sub2{
	width:186px;
	float:right;
	padding:10px;
	height: 430px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	overflow: auto;
}

div#about{
	width:700px;
	float:left;
	padding:10px;
	height: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
}

div#member{
	width:170px;
	float:left;
	padding:10px;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#membersub{
	width:490px;
	float:right;
	padding:10px;
	height: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div#footer{
	width:730px;
	padding:15px;
	clear:both;
}

/* 回り込み解除 */
div#menu:after,
div#contents:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1{
font-size:2em;
margin:0;
padding:10px;
}

div#header p{
margin:0;
padding:10px;
font-size:0.8em;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
margin:0;
padding:0;
}

div#menu li {
list-style-type:none;
float:left;
text-align:center;
margin:0;
padding:0;
}

div#menu li a{
display:block;
width:120px;
background:#ddd;
line-height:26px;
border-top:1px solid #C3C3C3;
border-bottom:1px solid #C3C3C3;
}

div#menu li a:hover{
	background-color: #000000;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
border-bottom:1px dotted #333;
}

div#main a:hover{
border:0;
color:#666;
}

div#main h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div#main h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#main p{
margin:0 0 1em 0;
}


div#shita a{
border-bottom:1px dotted #333;
}

div#shita a:hover{
border:0;
color:#666;
}

div#shita h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div#shita h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#shita p{
margin:0 0 1em 0;
}

div#about a{
border-bottom:1px dotted #333;
}

div#about a:hover{
border:0;
color:#666;
}

div#about h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div#about h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#about p{
margin:0 0 1em 0;
}

div#about img{
	border:0;
	float: none;

}

div#member a{
border-bottom:1px dotted #333;
}

div#member a:hover{
	border:0;
	color:#666;
}

div#member h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

div#member h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#member p{
margin:0 0 1em 0;
font-size:0.8em;
}

div#member dl,dt,dd{
margin:0;
font-size:0.9em;
}

div#member dt{
font-weight:bold;
}

div#member2 a{
border-bottom:1px dotted #333;
}

div#member2 a:hover{
	border:0;
	color:#666;
}

div#member2 h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

div#member2 h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#member2 p{
margin:0 0 1em 0;
font-size:0.8em;
}

div#member2 dl,dt,dd{
margin:0;
font-size:0.9em;
}

div#member2 dt{
font-weight:bold;
}
/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub a{
border-bottom:1px dotted #333;
}

div#sub a:hover{
border:0;
color:#666;
}

div#sub h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

div#sub h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#sub p{
margin:0 0 1em 0;
font-size:0.8em;
}

div#sub dl,dt,dd{
margin:0;
font-size:0.9em;
}

div#sub dt{
font-weight:bold;
}

div#sub2 a{
border-bottom:1px dotted #333;
}

div#sub2 a:hover{
border:0;
color:#666;
}

div#sub2 h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

div#sub2 h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#sub2 p{
	margin:0 0 1em 0;
	font-size:0.8em;
	text-align: center;
}

div#sub2 dl,dt,dd{
margin:0;
font-size:0.9em;
}

div#sub2 dt{
font-weight:bold;
}

div#membersub a{
border-bottom:1px dotted #333;
}

div#membersub a:hover{
border:0;
color:#666;
}

div#membersub h2 {
	font-size:1em;
	color:#fff;
	padding:2px;
	font-weight:bold;
	margin-bottom:2px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
}

div#membersub h3 {
margin-bottom:2px;
font-size:1em;
border-bottom:1px solid #333;
}

div#membersub p{
margin:0 0 1em 0;
font-size:0.8em;
}

div#membersub dl,dt,dd{
margin:0;
font-size:0.9em;
}

div#membersub dt{
font-weight:bold;
}
/* ========FOOTER CUSTOMIZE======== */
address{
background:#fff;
color:#333;
text-align:center;
font-size:0.8em;
}
