@charset "utf-8";
/*------------------------------------------------------------------*/
/*		Media Town Hachinohe - Mediaclub Web site 9th Edition -		*/
/*		_stylesheet/storepage01.css									*/
/*																	*/
/*		2011/04/17													*/
/*		Program Produced by Yu-ki Hagiri							*/
/*------------------------------------------------------------------*/

/*	メインブロック配色設定											*/
/*------------------------------------------------------------------*/

div#main div.name,
div#main div.logo_wb,
div#main div.photo,
div#main div.info,
div#main div.blog,
div#main div.coupon,
div#main div.data	{
	border-color:	#ffd7d7 #ffc7c7 #ffbdbd #ffcccc;
}

div#main div.photo th,
div#main div.info h2,
div#main div.blog h2,
div#main div.blog h4,
div#main div.coupon h2,
div#main div.data th.storename	{
	border-bottom-color:	#ffbdbd;
}

div#main div.data th,
div#main div.data td	{
	border-top-color:	#ffbdbd;
}

div#main div.photo th,
div#main div.info h2,
div#main div.blog h2,
div#main div.coupon h2,
div#main div.data th	{
	color:		#000000;
	background-color:	#fff0f0;
}

/*------------------------------------------------------------------*/
/*	EOF																*/
/*------------------------------------------------------------------*/

