@charset "utf-8";
/* CSS Document */


#AREA {
	margin: 20px 10px;
}


#AREA h3 {
	font-weight: bold;
	font-size: 110%
}

.country {
	border-bottom: #FF9933 1px dashed;
	padding: 2px;
	margin: 5px 5px 10px 25px;
	font-weight: bold;
	color: #003366;
}

#list_area {
	margin: 10px 0px 10px 30px;
	list-style: square inside url(../../img/yajirusi5.gif); 
}


#list_area li {
	padding: 0px 0px 5px 3px;
	font-weight: bold;
	clear: left;
}

.program {
	margin: 2px 5px 2px 30px;
}

.basho {
	font-size: 85%;
	font-weight: normal;
}