/* CSS Document */

/*メインイメージ*/
#main_image {
	width: 700px;
	height: 262px;
	margin: 30px 29px 30px 29px;
	z-index: 1;
	}

#main_image_left {
	width: 356px;
	height: 262px;
	margin: 0;
	float: left;
	}

#main_image_right {
	width: 344px;
	height: 262px;
	margin: 0;
	float: left;
	}
	
/*メインイメージ下エリア*/
#topic_sell {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	}

#topic {
	width: 460px;
	float: left;
	margin: 0;
	padding: 0;
	}

.sell {
	width: 236px;
	float: left;
	margin: 0;
	padding: 0;
	}

#sell_blank {
	width: 236px;
	float: left;
	margin: 0;
	padding: 0;
	}

#topic_title {
	margin: 0;
	padding: 0;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	width: 120px;
	height: 18px;
	}

#sell_title {
	margin: 0;
	padding: 0;
	background-image:url(../images/for_sale.gif);
	width: 120px;
	height: 18px;
	background-repeat:no-repeat;
	}

#recruit {
	width: 700px;
	height: 50px;
	margin: 0px 29px 25px 29px;
	}

#twintec {
	width: 430px;
	height: 120px;
	margin: 0 0 10px 29px;
	float: left;
	}

.rollover_twintec {
	width:430px;
	height:120px;
	background:url(../images/twin_tec3_on.gif) no-repeat left bottom;
	}
	
.rollover_twintec a {
	display:block;
	width:430px;
	height:120px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
	
.rollover_twintec a:hover {
	text-indent:-9999px;
	}

#motogadget {
	width: 430px;
	height: 97px;
	margin: 0 0 10px 29px;
	float: left;
	}

.rollover_motogadget {
	width:430px;
	height:97px;
	background:url(../images/motogadget_banner_on.gif) no-repeat left bottom;
	}
	
.rollover_motogadget a {
	display:block;
	width:430px;
	height:97px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
	
.rollover_motogadget a:hover {
	text-indent:-9999px;
	}
	
#next {
	width: 236px;
	height: 120px;
	margin: 0 29px 10px 0;
	float: right;
	}

.rollover_next {
	width:236px;
	height:120px;
	background:url(../images/nextcustom_on.gif) no-repeat left bottom;
	}
	
.rollover_next a {
	display:block;
	width:236px;
	height:120px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
	
.rollover_next a:hover {
	text-indent:-9999px;
	}

#blog {
	width: 236px;
	height: 97px;
	margin: 0 29px 10px 0;
	float: right;
	}

.rollover_blog {
	width:236px;
	height:97px;
	background:url(../images/blog_on.gif) no-repeat left bottom;
	}
	
.rollover_blog a {
	display:block;
	width:236px;
	height:97px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
	
.rollover_blog a:hover {
	text-indent:-9999px;
	}
	
#radical_kid_project {
	width: 700px;
	height: 69px;
	margin: 25px 29px 0px 29px;
	}

.rollover_radical_kid_project {
	width:700px;
	height:69px;
	background:url(../images/radical_kid_project_on.gif) no-repeat left bottom;
	}
	
.rollover_radical_kid_project a {
	display:block;
	width:700px;
	height:69px;
	font-size:1px;
	line-height:1px;
	outline:none;
	}
	
.rollover_radical_kid_project a:hover {
	text-indent:-9999px;
	}
	
/*トピックス枠*/
#topics_waku { 
	border:1px solid #E58F25; width:420px;
	background-color:#2F3131;
	margin: 0;
	padding: 0px 10px 10px 0px;
	}

/*在庫情報枠*/
#sell_waku { 
	border:1px solid #E58F25; width:236px;
	background-color:#2F3131;
	float: left;
	margin: 0;
	}
	
/*お知らせ情報枠*/
#oshirase_waku { 
	border:1px solid #E58F25; width:226px;
	background-color:#2F3131;
	float: right;
	margin: 0;
	padding: 5px;
	}

/*TOPICSアイコン*/
.topics_sell_text {
	margin: 0;
	padding: 0;
	}
	
.topics_sell_text ul{
	padding: 0;
	margin: 10px;
	list-style: none;
	}

.topics_sell_text li{
	color:#FFFFFF;
	font-size: 12px;
	padding-left: 15px;
	line-height: 150%;
	background:url(../images/square.gif) no-repeat;
	background-position: 0 4px;
	}

.topics_red_text {
	color:#FF0000;
	font-size: 12px;
	line-height: 150%;
	}

.topics_text{
	color:#FFFFFF;
	font-size: 12px;
	line-height: 150%;
	}
	
/*News用*/
#feed li{
	color:#FFFFFF;
	padding-left: 15px;
	line-height: 200%;
	background:url(../images/square.gif) no-repeat;
	background-position: 0px 7px;
	list-style: none;
	}
