﻿@charset "UTF-8";

/* indexコンテンツエリア左右影 */
#topkage {
	width:952px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	background-image: url(../../images/bk_top.jpg);
	background-repeat: no-repeat;
}



#topinfo {
	width:561px;
	float:left;
	text-align:left;
}

#bannerarea {
	width:318px;
	float:right;
	text-align:left;
}

.whatsnewtitle {
	width:561px;
	height:26px;
	background-image: url(../../images/index_ti01.gif);
	background-repeat: no-repeat;
}

.ichiranlink {
	text-align:right;
	padding:5px 10px;
}

#newarea {
	width:560px;
	margin:5px 5px 10px 0;
}



table.newstable {
	width:560px;
	border-collapse: collapse;
	margin:0 0 20px 0;
}

.newstable tr {
	vertical-align:top;
}

.newstable td.day {
	width:100px;
	text-align:left;
	line-height: 140%;
	padding:5px 0 5px 3px;
	border-bottom: 1px solid #cccccc;
	white-space:nowrap;

}

.newstable td.icon {
	width:25px;
	text-align:center;
	line-height: 140%;
	padding:5px 0 3px 0;
	border-bottom: 1px solid #cccccc;
}

.newstable td.naiyo {
	text-align:left;
	line-height: 140%;
	padding:5px 3px 5px 0;
	border-bottom: 1px solid #cccccc;
}



.newsList {
	width:100%;
	zoom: 100%;
}

.newsList dt {
	padding: 5px 0;
	float:left; 
	width:140px;
	border-bottom: 1px dotted #cccccc;
	clear: both;

}

.newsList dd {
	padding: 5px 0;
	margin-left:140px;
	border-bottom: 1px dotted #cccccc;
}

.newsList dd span {
	display: block;
	min-height: 10px;
	_height: 10px;
	padding-left: 15px;
	zoom: 1;
}

.newsList dd span.icon {
	background: url(../images/ic_yajirusi01.gif) no-repeat 0 0.15em;
}





#footerL {
		width:500px;
		float:left;
		text-align:left;
		padding:0px;
		font-size:11px;
}

#footerR {
		width:380px;
		float:right;
		text-align:right;
		padding:0px;
}

#supplierlink {
	border: 1px solid #CCC;
	margin:10px 0;
}

#suppliertxt {
	padding:5px 10px;
}

ul.splink {
	padding: 0px; 
	margin: 0px;
}

ul.splink li {
	padding:5px 0 3px 20px;
	list-style-position:inside;
	list-style-type: none;
	background-image: url(../images/ic_yajirusi01.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	font-weight:bold;
	}
	
/* for IE6 historyL */
ul.splink li {
	sitmapL:1%;
	background-image: url(../images/ic_yajirusi01.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	}



