*{
			margin:0;
			}
body{
		background-color :#ffffff;
		background-image : url(indexb.gif);
		background-repeat : repeat-y;
		font-size : 10pt;
		}
		
A{
		color : white;
		line-height:normal;
		
  text-decoration : underline;
  font-weight : normal;
}
		
a:hover{
		color : #000000;
		}

a:vlink{
		color : #666666;
		}

#zentai{
		width : 850px;
		margin-left : 100px;
		}


#leftblock{
		width : 580px;
		float : left;
		}
		
#head{
		width : 570px;
		height : 150px;
		background-color : #ffffff;
		}

.title{
		float : left;
		}

.head{
		text-align : right;
		padding-left : 10px;
		padding-top : 30px;
		}

.menu{
		width : 100px;
		height : 300px;
		clear : both;
		float : left;
		}

.menu ul{
		list-style-type : none;
		list-style-position : inside;
		padding : 0px;
		}

.menu li{
		list-style-type : none;
		list-style-position : inside;
		line-height:0;
		}

#honbun{
		width : 460px;
		float : right;
		padding-left : 10px;
		padding-right : 10px;
		}

h1{
		letter-spacing : 0.1em;
		color : #ff3300;
		}
h2{
		letter-spacing : 0.1em;
		color : #ff3300;
		padding-bottom : 20px;
		}
h3{
		color : #000066;
		margin-top : 30px;
		margin-bottom : 15px;
		border-left : solid 10px #666666;
		padding-left : 10px;
		}
		
h4{
		margin-bottom : 5px;
		margin-top : 10px;
		color : #569;
		}


#foot{
		width :580px;
		text-align : right;
		font-size : 7pt;
		border-top : solid 3px #000000;
		clear : both;
		}

#rightblock{
		width : 270px;
		margin-top : 50px;
		text-align : center;
		float : right;
		}

#honbun ul {
		list-style-image : url(mark.gif);
}

.aki{
		margin-bottom : 20px;
		}
