@charset "utf-8";
/* CSS Document */

BODY {
	text-align:center;
}

#box_1 TABLE { width:610px; float:left;}
#box_1 THEAD TD.pl { width:5px; background:url(../images/caption_l_green.gif) no-repeat;}
#box_1 THEAD TD.pc { color:#FFF; background:url(../images/caption_c_green.gif) repeat-x; padding:2px;}
#box_1 THEAD TD.pr { width:5px; background:url(../images/caption_r_green.gif) no-repeat;}
#box_1 TBODY TD.pl { width:3px; border-left:2px solid #046505; background-color:#666666;}
#box_1 TBODY TD.pc { padding-top:3px; background-color:#666666;} 
#box_1 TBODY TD.pr { width:3px; border-right:2px solid #046505; background-color:#666666;}
#box_1 TFOOT TD { height:2px; border-bottom:2px solid #046505;}

#box_1 .item {
	display:block;
	float:left;
	width:600px;
	border:1px solid #CCC;
	margin-bottom:5px;
	text-align:left;
	background-color:#FFF;
}
#box_1 .item A.shop_info { width:200px; display:block; float:left; text-align:left; padding:0; border:1px solid #CC6633; margin-right:5px;}
#box_1 .item A.shop_info IMG { float:left; margin-right:2px;}
#box_1 .item A.shop_info .title { height:14px; background-color:#F93; color:#FFF; padding:2px;}
#box_1 .item A.shop_info .title .grp { font-size:10px; color:#900; float:right;}
#box_1 .item A.shop_info .title .name { float:left;}
#box_1 .item A.shop_info .pr_t { color:#444; margin-top:3px; font-size:10px;}

.blog {
	display:block;
	float:left;
	width:380px;
	text-align:left;
}
.blog A { color:#333; line-height:1.5em; padding-left:18px; background:url(../images/list_mark.gif) no-repeat; font-family:Georgia, "Times New Roman", Times, serif; display:block;}
.blog A:hover { background-color:#FFCCCC !important;}
.blog DIV { display:inline;}
.blog .ki { background-color:#E8EFFF !important;}
.blog .new { padding-left:23px; background:url(../images/new_17.gif) no-repeat 0px 3px;}
.blog .new DIV.title { font-weight:bold;}
.blog .date { font-size:10px; color:#69D; padding-right:5px;}

.box { width:210px; float:left;}
.box TABLE { width:100%; margin-left:5px; margin-bottom:5px;}
.box THEAD TD.pl { width:5px; background:url(../images/caption_l_green2.gif) no-repeat;}
.box THEAD TD.pc { color:#030; font-weight:bold; background:url(../images/caption_c_green2.gif) repeat-x; padding:3px;}
.box THEAD TD.pr { width:5px; background:url(../images/caption_r_green2.gif) no-repeat;}
.box TBODY TD { color:#006633; font-size:12px; line-height:1.3em;}
.box TBODY TD.pl { border-bottom:1px solid #5CA805; border-left:1px solid #5CA805;}
.box TBODY TD.pc { border-bottom:1px solid #5CA805; color:#333333; text-align:left;}
.box TBODY TD.pc IMG { float:right;}
.box TBODY TD.pr { border-bottom:1px solid #5CA805; border-right:1px solid #5CA805;}

#main_right {
	display:block;
	float:right;
	width:210px;
	margin-right:5px;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
}

.box TABLE.show_list TBODY TD.pc A.links IMG { margin:3px 0;}