@charset "utf-8";
/* CSS Document */

#head_lineup{
	text-indent:-9999px;
	background-image:url(../img/index/head_lineup.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#head_news{
	text-indent:-9999px;
	background-image:url(../img/index/head_news.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#head_company{
	text-indent:-9999px;
	background-image:url(../img/index/head_company.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

/*-------------------メインカテゴリー部分----------------------*/
#main_category{
	padding-bottom:15px;
	width: 555px;
}

.category_wrapper_r{
	width:270px;
	float:right;
	padding: 0px 0px 10px 0px;
}

.category_wrapper_l{
	width:270px;
	float:left;
	padding: 0px 0px 10px 5px;
}

.com_wrapper_r{
	width:185px;
	float:right;
	padding: 0px 0px 10px 0px;
	height: 55px;
}

.com_wrapper_l{
	width:185px;
	float:left;
	padding: 0px 0px 10px 0px;
	height: 55px;
}


.cate_left{
	width:80px;
	height:80px;
	float:left;
}

.cate_right{
	width:185px;
	height:80px;
	float:right;
}

.cate_title{
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

/*-------------------お知らせ----------------------*/

#news_box{
	width:539px;
	overflow:auto;
	padding:8px;
}

dt{
	float:left;
	width:40px;
}

dd{
	float:left;
}

dl{
	clear:both;
}


/*-------------------お知らせ----------------------*/

.hikiuke_id{
	font-size:10px;
	height: 10px;
}

.com_img{
	display:block;
	width:180px;
	height:38px;
}
