@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#wakabato {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #wakabato {
	height: 500px;
}

#wakabato a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#wakabato h5 {
	font-size: 80%;
	color: #4360a7;
	font-weight: bold;
	margin-bottom: 20px;
}


#wakabato li.li-Lt {
	float: left;
	margin-bottom: 15px;
}

#wakabato li.li-Rt {
	float: right;
	margin-bottom: 15px;
}