#picb-wrap {
         
}

#picb-buke {
         
}

#picb-birth {
         
}


#f-news {
         
}


h1 {
	font-size: 70%;
	color: #919191;
	background-color: none;
	
}
h2 {
margin: 1px 0 1px 1px; /* 上下と、下方向のマージンを10pxに指定、右方向は0に指定 */
	font-size: 70%;
	color: #88C6FF;
	background-color: none;
	
}
h3 {
	font-size: 100%;
	color: #ffffff;
	background-color: #FF7F00;

}
h4 {
	font-size: 100%;
	color: #ffffff;
	background-color: #4AD6D1;
}

h5 {
	font-size: 100%;
	color: #ffffff;
	background-color: #4AD6D1;
}
p {
	margin: 1px 0 1px 1px; /* 上下と、下方向のマージンを10pxに指定、右方向は0に指定 */
font-size: 80%;
	color: #696969;
	background-color: none;

}

.waku1 { border-width: 1pt ;
         border-style: solid; 
         border-color: red;
        font-size: 100%;
           color: #4F4F4F;
         width: 600;

}

dl dl,dt,dd {
	font-size: 80%;
	color: #696969;
	background-color: none;
}


.clearleft {
clear: left;
}

}
#content {
	width: 650px; /* ボックスの幅を指定 */

.section {
	margin: 30px 10px; /* 上下方向のマージンを30pxに指定、左右方向は10pxに指定 */
}

}
</style>