@charset "utf-8";

/* ------------------------------------------- CSS Information
 File Name:       contents.css
 Author:          MIYA
 Style Info:      コンテンツ内のスタイル
----------------------------------------------------------- */

/* --------------------------------- Contents Area Style --*/
#contents .main ul	{
	margin-bottom: 10px;
}
#contents .main ul li	{
	display: inline;
	margin-right: 10px;
}

