@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background:black;
	font-size:74.5%;
	font-family:verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	color:white;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#8986FF;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:760px;
	margin:0px auto 0;
}

#container h1 {
	margin-bottom:0px;
	font-size:100%;
	font-weight:lighter;
	display:inline;
}
/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	margin-bottom:10px;
	background:url(img/top.jpg) no-repeat;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:740px;
	margin-bottom:15px;
	padding:10px 10px 0 10px;
	background:#333;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}
#footer p#fix {
	font-size:10px;
	text-align:center;
	margin-bottom:0;
}
#footline {
	border-bottom:4px double white;
	margin:0 0 10px;
}

/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	width:760px;
	float:left;
	margin-bottom:10px;
	background:url(img/bg.gif) repeat-y;
}


/* __main
------------------------------------------*/

#main {
	float:right;
	width:480px;
	padding:10px;
	background:black;
	color:white;
}

#katudou {
	background:url("img/katudou.gif") no-repeat; width: 460px; height: 30px;
	display:block;
	text-indent: -9999px;
	border-bottom-width:4px;
	border-bottom-style:double;
	border-color:white;
	margin:0 0 20px;
}
#member {
	background:url("img/member.gif") no-repeat; width: 460px; height: 30px;
	display:block;
	text-indent: -9999px;
	border-bottom-width:4px;
	border-bottom-style:double;
	border-color:white;
	margin:0 0 20px;
}
#oyakusoku {
	background:url("img/oyakusoku.gif") no-repeat; width: 460px; height: 30px;
	display:block;
	text-indent: -9999px;
	border-bottom-width:4px;
	border-bottom-style:double;
	border-color:white;
	margin:0 0 20px;
}
#mem01 {
	background:url("img/mem01.gif") no-repeat; width: 460px; height: 30px;
	display:block;
	text-indent: -9999px;
	border-bottom-width:4px;
	border-bottom-style:double;
	border-color:white;
	margin:0 0 20px;
}
#mem03 {
	background:url("img/mem03.gif") no-repeat; width: 460px; height: 30px;
	display:block;
	text-indent: -9999px;
	border-bottom-width:4px;
	border-bottom-style:double;
	border-color:white;
	margin:0 0 20px;
}

#main a {
	color:#B22222;
}

#main img {
	float:right;
	border:4px double white;
}

#main img#name {
	float:left;
	border-bottom:4px double white;
}
#saisin{
	margin:0 0 10px 20px;
	width:420px;
	height:100px;
	overflow:auto;
	border:1px solid white;
	scrollbar-base-color: #333;
	scrollbar-arrow-color: #FFFFFF;
}

#saisin div.title{
	padding:0 5px 0 5px;
	width:350px;
	border-bottom:1px dotted #909090;
	border-left:5px solid #909090;
	margin:5px 0 0 7px;
}
#saisin div.bdtxt{
	padding:5px 5px 7px 30px;
	width:360px;
}

/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:230px;
	padding:10px;
	background:black;
}

#sub h3 {
	background:url("img/menu.gif") no-repeat; width: 190px; height: 30px;
	display:block;
	text-indent: -9999px;
	margin:0 0 5px 10px;
	font-size:100%;
	letter-spacing:1px;

}

#sub ul {
	margin:0 0 10px;
	padding:5px;
	background:black;
	border:4px double #EFEFEF;
}

#sub ul li {
	padding:10px;
}

#sub ul li a{
	color:white;
}

#sub ul ul {
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	background:#222;
	border:0px double #EFEFEF;
}
#sub ul ul li{
	padding:5px 0 3px 7px;
}

#sub a.count{
	display:block;
}

/* __memb
------------------------------------------*/
#memb ul {
	padding:5px 0 180px 0;
}
#memb ul li {
	font-size:135%;
	padding:0 0 20px 10px;
}
#memb a {
	color:white;
}
