@import "common.css";

/* 
 menu [  
----------------------------------------------------------- */  
.txt_box .ph {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
	font-size: 10px;
	text-align: center;
}

#menu  {
	padding: 10px 10px 20px;
	font-size: 100%;
	line-height: 1.5;
} 

#menu .txt_box  {
	margin-left: 13px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #77D607;
	padding-bottom: 10px;
	line-height: 1.5;
}

#menu li {
	display: block;
	line-height: 22px;
	list-style-type: none;
	background-image: url(../images/bg_li_memu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}

#menu .txt_box strong  {
	color: #006699;
}
/* 
 sample_ph [  
----------------------------------------------------------- */  
#sample_ph  {
	text-align: center;
} 
