/***************************************/
/*            トップページ             */
/***************************************/
#banner{
	width: 660px;
}

#under_banner{
	width: 660px;
	background-color: #FFFFCC;
}

#index_left{
	width: 500px;
	float: left;
}

#index_right{
	width: 220px;
	float: right;
}

.triangle{
	color: #CC0000;
}

.bar{
	width: 100%;
	background-color:#FFFF99;
	text-indent: 5px;
	border-top: 2px solid #FFFF99;
	border-bottom: 2px solid #FFFF99;
	vertical-align:middle;
}

.bar_orange{
	width: 100%;
	background-color:#FF9900;
}

/* 左側 */
#ichioshi{
	width: 328px;
}

#present{
	width: 162px;
}

#coupon{
	margin-top: 2px;
}

#pickup_coupon{
	height:30px;
	width: 116px;
}

.banner{
	width: 33%;
	text-align: center;
}

#news{
	width: 362px;
}

/* 右側 */


#mobile{
	background-color:#FFFF99;
	padding: 2px;
	height: 70px;
}

.hidden{
	text-indent: -9999px;
}

/***************************************/
/*           新トップページ            */
/***************************************/

#center_column{
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	width: 362px;
}

#localnews_title{
	background-image:url(/top/parts/title_localnews.gif);
	width: 180px;
	height: 25px;
}

#news_title{
	background-image:url(/top/parts/title_new.gif);
	width: 180px;
	height: 25px;
}

#blog_title{
	background-image:url(/top/parts/title_blog_ranking.png);
	width: 180px;
	height: 25px;
}
#blog{
	width: 362px;
	height: 475px;
}

.right_column{
	width: 220px;
}

#toretate{
	width: 217px;
	height: 200px;
	border:0px;
}

#wanted-banner{
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	width: 100%;
	height: 30px;
	background-image:url(../top/job_kawara_back.gif);
}

#wanted-link{
	width: 90px;
	padding-top: 0px;
	text-align: center;
	float: right;
	font-size:10pt;
}

#wanted{
	width: 216px;
	height: 200px;
	border:0px;
}
#coupon_line a:link   {color:#CC0000;}
#coupon_line a:visited{color:#990033;}
#coupon_line a:hover  {color:#FF9999;}