@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#000000;
	color:#FFFFFF;
	line-height: 1.5em;
	background-image: url(../images/film.gif);
	background-repeat: repeat-x;
}
h1{
margin:0;
padding:0;
font-size:medium;
text-decoration:none;
}
h2{
margin:0;
padding:0;
font-size:medium;
text-decoration:none;
}
h3{
margin:0;
padding:0;
font-size:medium;
text-decoration:none;
}
P{
margin:0;
padding:0;
}

#mainbox {
	width: 800px;
	background-color:#000011;
	margin-top: 130px;
}
#mainbox #sankabox {
	width: 500px;
	text-align: left;
}
#mainbox #sankabox .dan {
	text-indent: 1em;
}
#mainbox #infobox {
	padding: 10px;
	width: 640px;
	border: thin dotted #FFFFFF;
	text-align: left;
}

#ID {
width:50em;
height:3em;  
margin: 0; 
padding :0;
}
#ID ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#ID li { 
display : inline; 
padding :0; 
margin:0; 
float:left 
}
#ID a {
display:block; 
border-bottom:1px solid #aac; 
border-top:1px solid #aac; 
border-left:1px solid #aac;
background-color:#dde;
font-size:x-small;
padding:1px 0px 1px 0px;
text-decoration:none;
color:#557;
width:7em;
height:1.5em;
margin:1px 0px;
text-align:center;
}
#ID a:hover {
display:block; 
border-top:1px solid #aca; 
border-bottom:1px solid #aca; 
border-left:1px solid #aca; 
background-color: #ded;
font-size:x-small;
padding:1px 0px 1px 0px;
text-decoration:none;
color:#575;
height:1.5em;
text-align:center;
}
#ID #menu_left a {
display:block; 
border:1px solid #aac;
background-color:#dde;
font-size:x-small;
padding:1px 0px 1px 0px;
text-decoration:none;
color:#557;
width:7em;
height:1.5em;
margin:1px 0px;
text-align:center;
}
#ID #menu_left a:hover {
background-color:#ded;
display:block; 
border1px solid #aca;
background-color:#ded;
font-size:x-small;
padding:1px 0px;
text-decoration:none;
color:#575;height:1.5em;
text-align:center;
}
#mainbox #leftbox {
	width: 130px;
	clear: both;
}
#mainbox #centerbox {
	width: 500px;
	line-height: 1.5em;
	text-align: left;
}
#mainbox #rightbox {
	width: 130px;
	float: left;
}

#mainbox #centerbox .pict {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainbox #centerbox h3 {
	font-size: large;
	line-height: 2em;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
}
.Lyose {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Ryose {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

