body{
margin: 0px;
padding: 0px;
font-size: 80%;
background-color: #99FFFF;



}

div.all{

width: 750px;
}
div.right{
float: right;
margin-top: 10px;
}
div.left{
float: left;
}

h1{
font-size: 19px;
text-indent: 1em;
margin-top: 20px;
font-weight: 700;
letter-spacing: 0.3em;

}
h2{
font-size: 16px;
text-indent: 1em;

font-weight: 600;
background-color: #3311ff;
margin: 0px;
padding: 0.3em;
color: #CCFFFF;

}

h3{
font-size: 15px;
text-indent: 1em;

font-weight: 600;
padding: 0.3em;
color: #CCFFFF;

}
div#menu{
width: 160px;
background-color: #3399FF;
text-align: center;
float: left;

}
div#menu ul{
background-color: #3333FF;

margin: 0px;

}



div#menu li{

	width: 140px;
list-style-type: none;
padding: 0px;
margin: 0px;
text-indent: 1em;

}






div#menu li a {
	text-decoration: none;
	background-color: #3366FF;
	text-align: left;
	vertical-align: middle;
	list-style-type: circle;
	line-height: 25px;
	width: 140px;
border-style: outset;
color: #FFFFFF;
border-color: #0099FF;
text-indent: 1em;
	display:block;
}

div#menu li a:hover {
	text-decoration: none;
	background-color: #0033FF;
	text-align: left;
	vertical-align: middle;
	list-style-type: circle;
	width: 140px;
	line-height: 25px;
border-style: inset;
border-color: #0099FF;
text-indent: 1em;
	display:block;
}

div#menu li a:hover {
	text-decoration: none;
	background-color: #0033FF;
	text-align: left;
	vertical-align: middle;
	list-style-type: circle;
	width: 140px;
	line-height: 25px;
text-indent: 1em;
	display:block;
}


div.main{
	background-color: #0033FF;

border-left-color: #3399FF;
border-left-style: solid;
border-left-width: 160px;
	
}

div.foot{
clear: both;
text-align: center;
background-color: #3399FF;
}


img.left{
float: left;

}

p.center{

text-align: center;
margin: 0px;
}

p.right{

float: right;
}
p.kome{
margin-left: 50px;
text-align: left;
margin-right: 80px;
color: #CCFFFF;

}
p.mini{

text-align: left;
margin: 10px;
font-size: 80%;
}
p.yohaku5{
height: 0.5em;
}
p.yohaku10{

height: 10px;
}
p.yohaku20{

height: 20px;
}
p.yohaku30{

height: 40px;
}
span.b{
font-weight: 700;

}
span.big{
font-weight: 700;
font-size: 120%;
}
span.mini{
font-weight: 500;
font-size: 80%;
}
a{
color: #CCFFFF;
}

a.name{
font-weight: 700;
text-decoration: none;
font-size: 110%;
}
table.ninki{
margin: auto;
border-spacing: 10px;
}

table.ninki td.image{
width: 120px;
text-align: center;
padding: 2px;
border-width: 13px;

}

table.new{
border-spacing: 20px;
border-color: #CCFFFF;
border-style: solid;
margin: auto;
border-collapse: collapse;
margin-bottom: 10px;
}

table.new td.image{
width: 140px;
text-align: center;
padding: 3px;

}
table.new td.image2{
width: 140px;
text-align: center;
border-style: solid;
border-color: #CCFFFF;
border-width: 1px;
padding: 3px;
}
table.new td.kome{
width: 140px;
padding: 10px;
color: #CCFFFF;

}
table.new td.kome2{
width: 300px;
padding: 10px;
color: #CCFFFF;
border-style: solid;
border-color: #CCFFFF;
border-width: 1px;
}

table.new td.hizuke{
background-color: #CCCCFF;
color: #0033FF;
text-indent: 2em;
padding: 3px;

}