

#main #honbun .migiran_1 {
margin : 0 0 0 10px;
padding : 0;
float : right ;
width: 150px ;
font-size : 12px ;
color : #666633 ;
line-height : 130% ;
background-color: #ffffff;
border-top : dotted 3px #FFCC99 ;
border-right : dotted 3px #FFCC99 ;
border-left : dotted 3px #FFCC99 ;
border-bottom : dotted 3px #FFCC99 ;
}





ul.data {
	margin : 0;
	padding: 0;
	border-top : dotted 3px #FFCC99 ;
		border-bottom : dotted 3px #FFCC99 ;
	border-top: none;
	background-color: #ffffee;
}

ul.data li {
	margin: 0;
	padding: 10px;
	border-top : dotted 3px #FFCC99 ;
	border-bottom : dotted 3px #FFCC99 ;
	color: #666633;
	font-size : 14px ;
	background-color: #ffffee;
	line-height : 150% ; 
	list-style-type : none;
}
