ul{
	font-size: 12px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}

ul a{
	color: #006699;
	text-decoration:underline;
}

ul a:hover{
	color: #006699;
	text-decoration:none;
}

li{
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}

li span{
	color: #CC3366;
	font-weight: bold;
}

.syousai{
	font-size: 12px;
	line-height: 150%;
	margin-right: 25px;
	margin-left: 35px;
	clear: left;
	float: left;
	width: 300px;
}

.syousai a{
	color: #006699;
	text-decoration: underline;
}

.syousai a:hover{
	color: #006699;
	text-decoration: none;
}




.syousai_img{
	clear: right;
	float: right;
	width: 200px;
}

.syousai_tit{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 25px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-top: 4px;
}

.mousikomi_btn{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

