/* メインコンテンツ */
/* ------------------------------------------------------------------------- */
/****** ショップデータ ******/
	a:link		{ color: #006666; text-decoration:underline;}
	a:visited	{ color: #006666; text-decoration:underline;}
	a:hover		{ color: #006666; text-decoration:underline;}

	
/****** ショップデータ ******/
div#blog	{ width: 550px; margin: 0px auto; }
div#blog h2	{ background: url(/s/blog/img/blog_catch.gif) no-repeat; width: 264px; height: 19px; display: block; text-indent: -5555px; padding: 0px 0px 10px; }
div#blog .inbox	{ width: 550px; padding: 10px 0px 10px; }
div#blog .text	{ font-size: 12px; line-height: 18px; padding: 10px 0px; }
div#blog .waku	{ border: 5px solid #F0E9DD; padding: 15px; }

div#blog table	{ width: 510px; margin: 10px auto; }
div#blog th	{ width: 129px; background: url(/s/img/data_dotted.gif) repeat-x bottom #F9F6F0; font-size: 12px; text-align: left; color: #960; vertical-align: top; padding: 5px; line-height: 18px; }
div#blog td	{ width: 422px; background: url(/s/img/data_dotted.gif) repeat-x bottom #F9F6F0; font-size: 12px; text-align: left; color: #960; vertical-align: top; padding: 5px; line-height: 18px; }
div#blog td.cap	{ background: url(/s/blog/img/cap_bg.gif) repeat-x; color: #FFF; font-weight: bold; padding: 5px; }
