@charset "utf-8";


/* =============================
サイトトップ共通
============================= */
#contentsWrapper{
	margin-top: 15px;
	background: url(common/images/dot.gif) 627px top repeat-y;
}

#mainContents{
	margin-top: 0;
	float: left;
	width: 605px;
}

#subContents{
	float: right;
	font-size: 10px;
	width: 150px;
}

/* =============================
本文設定
============================= */

/*RSのサービス*/
#serviceList li{
	float: left;
	margin-right: 6px;
	width: 145px;
}

#serviceList h3{
	margin: 4px 0 2px 1px;
}

#serviceList p{
	font-size:10px;
	margin: 0 0 0 1px;
}

#aboutRS li{
	display: inline;
	margin: 0 5px 0 10px;
}

#aboutRS a{
	font-size:12px;
	padding-left: 10px;
	background: url(common/images/bullet_square.gif) left 4px no-repeat;
}

/*左コンテンツ　縦罫線*/
#container{
	margin-top: 15px;
	background: url(common/images/dot.gif) 302px top repeat-y;
}

/* 取扱い製品について */
#aboutProductsArea{
	float: left;
	width: 296px;
} 

#aboutProductsArea p{
	margin: -5px 5px 0 5px;
}

#categoryList{
	margin: 5px 5px 20px;
}

#categoryList li{
	margin-bottom:2px;
}

#categoryList h3{
	font-size: 10px;
	font-weight: normal;
	margin-left:2px;
}

#categoryList img{
	margin-top:-2px;
}

/* 最新情報＆トピックス */
#newsTopicsArea{
	float: right;
	width: 296px;
}

#newsTopicsArea dl{
	margin: 0px 10px 10px 10px;
}

#newsTopicsArea dt{
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}

#newsTopicsArea p{
	font-size: 12px;
}

/* 当サイトについて */
#aboutSiteArea{
	float: right;
	width: 296px;
}

#aboutSiteArea p{
	margin: -3px 10px 0 10px;
}

#aboutSiteArea_long p{
	margin: 0px 10px 0 10px;
}