@import url("left_menu.css") ;

/*
#contents h1 {
	margin-left:8px;
	margin-right:24px;
	width:100%;
	
	font-size:140%;
	text-indent:-100em;
	
	/*background:url("../images/main/news.gif") no-repeat left center;*/
	
	border-bottom:1px solid #E60012;
}

#contents h2 {
	clear:both;
	border-left:8px solid #E60012 ;
	color:black;
	font-family:arial;
	font-size:1.8em;
	width:250px;
	line-height:1.2em;
}

h2.h2_new {
	clear:both;
	margin-left:2px;
	margin-bottom:4px;
	padding-left:8px;
	float:left;
	border-bottom:1px solid #E60012;
}

h2.h2_update {
	clear:both;
	float:left;
	margin-left:2px;
	margin-bottom:4px;
	padding-left:8px;
	border-bottom:1px solid #E60012 ;
}
*/

/* 下段定義 */
/*
#category {
	width:30%;
	height:100%;
	display:block;
	float:left;
}

#category ul {
	font-weight:bold;
}

#lower #category li {
	height:26px;
	padding:6px 0 0 4px;
	border-left:8px solid gray;
	border-bottom:0px;
	background-color:silver;
}

#category a {
	width:100%;
	height:100%;
	display:block;
	color:black;
}

div.newsHeader {
	width:90%;
	height:18px;
	padding-top:1px;
}
*/
.rss {
	width:80px;
	height:15px;
	text-indent:-400em;
	display:inline;
	vertical-align:bottom;
	background:url("../images/main/rss.png") no-repeat bottom center;
}
/****************************************************** Info Window */
#info_window {
	vlear:both;
	width:744px;
//	height:12em ;
	height:7em ;
	overflow:auto ;
	text-align:center;
}

/* 新商品情報 */
#updateday {
	text-align:left;
	vertical-align:bottom;
	padding-left:1em;
}

/*****************************************************クイックサーチ*/
#q_search {
	float:left;
	text-align:center;
	width:766px;
	padding-top:4px;
	background-color:white;
}

#q_search ul {
	text-align:center;
	height:24px;
	font-size:78%;
	padding:18px 0 11px 98px;
	background:url('../images/qsearch/back.png') no-repeat center center;
}

#q_search li {
	height:28px;
	float:left;
}

#q_search .qs_arrow {
	height:28px;
	padding-left:13px;
	margin-left:2px;
	background:url('../images/qsearch/arrow.png') no-repeat left 4px ;
}

#q_search select {
	font-size:1.2em;
}

#border {
	clear:both;
	width:98%;
	border-top:1px dashed silver;
	margin:16px 4px;
	font-size:0;
}
/******************************************************* news_tab */
.obtabs {
	float:left;
	width:744px;
	height:72px;
	dispaly:block;
	background:url('../images/news_tab/under.gif') no-repeat center bottom ;
	padding-left:8px;
}

.obtabs li {
	float:left;
}

#tb_news a, #tb_new_item a {
	width:106px;
	height:36px;
	display:block;
	text-indent:-100em;
	position:relative;
	top:1px;
}

#tb_new_item a {
	background:url('../images/news_tab/new_item.gif') no-repeat center -36px;
}

#tb_news a {
//	background:url('../images/news_tab/news.gif') no-repeat center 4px;
	background:url('../images/news_tab/news.gif') no-repeat center -36px;
}

.tb_active {
	border-bottom:1px solid #e5e6e5 ;
}

.tb_deactive {
	background-position:center -4px;
	border-bottom:0;
}

/* end of news_tab */
/*
#update {
	width:540px;
	height:112px;
	overflow:auto;
	clear:both;
	margin-left:12px;
	margin-bottom:4px;
	border:1px solid silver;
}

#updateData td {
	padding:1px;
	font-size:80%;
}

#update td.updateDate {
	width:60px;
	text-align:center;
	padding-left:4px;
	background:url("../images/main/arrow.gif") no-repeat 2px center ;
}

#update td.updateTitle {
	width:395px;
	padding-left:4px;
	color:black;
}
#update td.updateTitle a {
	color:black;
	text-decoration:underline;
}
*/
