@charset "UTF-8";
/* CSS Document */


/*MAIN*/
#main{
	width:480px;
	padding:0 0 20px 0;
}

/*MAIN FLASH*/
#flashcontent{
	/*サンプル*/
	margin-bottom:10px;
}

#flashcontent_recommend{
	/*サンプル*/
	margin-bottom:10px;
}

/*INFORMATION*/
#main div.information{
	width:235px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}

#main div.information img{
	margin-bottom:5px;
}

/*PICKUP BNR*/
#main div.pickup{
	width:235px;
	margin-bottom:5px;
	float:right;
}

#main div.pickup img{
	margin-bottom:5px;
}

/*RECOMMEND*/
#main div.recommend{
	margin-bottom:10px;
	clear:both;
}

#main div.recommend img{
	margin-bottom:5px;
}

/*SUBMENU*/
td.submenu{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

#submenu{
	padding:0 10px;
	width:260px;
}

#submenu img{
	border:none;
}

#submenu div.head{
	margin-bottom:10px;
}

#submenu table.mobile{
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
}

#submenu table.mobile th{
	vertical-align:top;
	padding:0 0 10px 0;
}

#submenu table.mobile td{
	vertical-align:top;
	padding:0 0 10px 10px;
}

#submenu table.mobile p{
	font-size:10px;
	padding:0;
	margin:0 0 10px 0;
}


#submenu table.category{
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
}

#submenu table.category th{
	vertical-align:top;
	padding-bottom:10px;
}

#submenu table.category td{
	font-size:10px;
	vertical-align:top;
	padding:0 10px 10px 0;
}

#submenu table.category p{
	font-size:10px;
	padding:0;
	margin:0 0 10px 0;
}

#submenu table.category div{
	padding:5px 0;
}

#submenu table.category span{
	font-size:10px;
	margin-left:5px;
}
