@charset "Shift_JIS";

/*----------------------------------------------------
	#mainVisual
----------------------------------------------------*/
#mainVisual {
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	color: #333;
}

#mainVisualInside {
	position: relative;
	background: #FFF url(../images/main-visual.jpg) no-repeat center;
}

#slideShow {
	position: relative;
	width: 1047px;
	height: 335px;
	margin: 0 auto;
}

#slideShow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

#slideShow IMG.active {
	z-index: 10;
}

#slideShow IMG.last-active {
	z-index: 9;
}

#slideButton {
	position: relative;
	text-align: center;
	top: 309px;
	z-index: 11;
}

#slideButton IMG {
	position: relative;
	margin-left: 15px;
	z-index: 11;
}

/*----------------------------------------------------
	#contentsTop
----------------------------------------------------*/
#contentsTop {
	width: 1047px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-bottom: 37px;
}

/*----------------------------------------------------
	#mainTop
----------------------------------------------------*/
#mainTop {
	width: 999px;
	margin: 0 0 37px 48px;
	text-align: left;
	overflow: hidden;
}

/*----------------------------------------------------
	#topArea
----------------------------------------------------*/
#topArea,
#proLineup,
#information,
#news,
#relProduct {
margin-top: 9px;
}

#leftColumn {
	width: 626px;
	margin-left: 1px;
	float: left;
}

#firstColumn,
#secondColumn,
#relProduct {
}

#thirdColumn{
	width: 350px;
	margin: 0 0 0 22px;
	float: right;
}

/* hack for IE6 */
*html body #thirdColumn {
	margin: 0 0 0 15px;
}



/* firstColumn -------------------------------------*/
#buyingGuide{
	width: 302px;
	float: left;
}

#about{
	width: 302px;
	float: right;
}

#buyGuidList,
#aboutList {
	background: url(../images/title_bottom_01.png) no-repeat left bottom;
	overflow: hidden;
}

#buyGuidList li,
#aboutList li {
	margin: 0 4px 1px;
}

#buyGuidList li.end {
	overflow: hidden;
}

#buyGuidList {
	padding-bottom: 6px;
}

#aboutList,
#proLineupList {
	padding-bottom: 5px\9;
}

#catalogDld {
	position: relative;
	height: 92px;
	background: url(../images/bg-katarogu.png) no-repeat left bottom;
}

#catalogDld li.first {
	position: absolute;
	margin: 19px 0 0 14px;
}

#catalogDld li.last {
	position: absolute;
	margin: 53px 0 0 14px;
}

/* secondColumn -------------------------------------*/
#proLineup {
	width: 627px;
}

#proLineupList {
	background: url(../images/title_bottom_02.png) no-repeat left bottom;
	overflow: hidden;
}

#proLineupList li {
	margin: 0 4px 1px;
}

#information {
	width: 302px;
	float: right;
}

#news{
	width: 302px;
	float: left;
}

#newsBase {
	background: url(../images/title_bottom_01.png) no-repeat left bottom;
	overflow: hidden;
}

#infoBase {
	background: url(../images/title_bottom_01.png) no-repeat left bottom;
	overflow: hidden;
}

#infoBase p,
#newsBase p {
	margin: 0 4px;
}

.infoBottom {
	height: 66px;
	margin: 0 4px 5px;
	background: url(../images/bg_white_btm.png) no-repeat left bottom;
	overflow: hidden;
}

.newsBottom {
	margin: 0 4px 5px;
	background: url(../images/bg_white_btm.png) no-repeat left bottom;
	overflow: hidden;
}

.infList {
	margin: 0 0 18px 18px;
	width: 266px;
}

.infList li {
	width: 266px;
	margin: 0 0 2px;
}
/*
* html .infList li {
	margin: 0;
}

*+html .infList li {
	margin: 0;
}
*/
.newsList{
	margin: 0 0 10px 18px;
}

.newsList li{
	width: 260px;
	padding: 6px 0 13px;
	margin: 0 0 2px;
	vertical-align: bottom;
}

/* thirdColumn -------------------------------------*/
#support{
	position: relative;
	width: 302px;
}

#supportBase {
	background: url(../images/title_bottom_01.png) no-repeat left bottom;
	overflow:hidden;
}

#supportBase p {
	margin: 0 4px;
}

#supportBottom {
	margin: 0 4px 4px;
	background: url(../images/bg_white_btm.png) no-repeat left bottom;
	overflow:hidden;
}

#supportList {
	margin: 0 0 18px 18px;
/*	padding: 0 68px 0 0;*/
}

* html #supportList {
	padding: 0 0 5px 0;
}

#supportList li{
	margin: 12px 0 0;
}

#supportList li.first{
	margin: 0;
}

/* relProduct -------------------------------------*/
#relProduct{
	height: 184px;
	background: url(../images/bg_product.png) no-repeat left bottom;
	overflow:hidden;
}

#relProList{
	margin: 0 0 0 4px;
	overflow:hidden;
}

#relProList li{
	width: 314px;
	height: 131px;
	position: relative;
	margin-bottom: 6px;
	float: left;
}

#product01{
	background: url(../images/bg_product_01.png) no-repeat left top;	
}

#product02{
	background: url(../images/bg_product_02.png) no-repeat left top;	
}

#product03{
	background: url(../images/bg_product_03.png) no-repeat left top;	
}

/*
-----share----------*/
#share{
	margin: 21px 0 0;
}

#topShareColumn{
	overflow: hidden;
	width: 304px;
	padding: 0 0 8px;
	background: url(../images/bg_share.gif) no-repeat left bottom;
}

#topSharePage{
	width: 250px;
	overflow: hidden;
	padding: 8px 0 2px 8px;
}

#topSharePage li{
	float: left;
}

.relProMor a{
	position: absolute;
	right: 0px;
	bottom: 1.2em;
	padding: 0 14px 0 18px;
	background: url(../images/icon_brank.gif) no-repeat left 0.15em;
}

* html .relProMor a{
	position: absolute;
	right: 0px;
	bottom: 1em;
}

#subSupt li a{
	padding: 0 0 0 22px;
	background: url(../images/icon_arrow.gif) no-repeat left 0.2em;
}

#subSupt .filter {
	border-bottom: dotted 1px #666;
	margin-bottom: 5px;
}

/*----------------------------------------------------
	#List
----------------------------------------------------*/

/*
-----Banner----------*/
#banner{
	width: 304px;
}

#banner li{
	margin: 20px 0 0;
}

/*----------------------------------------------------
	#Text
----------------------------------------------------*/

.newsText{
	padding: 2px 0 0
}

.newsDay{
	float: left;
	}

.newsHed{
	height: 1.4em;
}

* html .newsHed {
	height: 1em;
}
*+html .newsHed {
	height: 1.2em;
}

.infDay{
	padding: 6px 0 0;
}

/*
-----Related products----------*/
.relProText{
	width: 160px;
	height: 96px;
	margin: 12px 0 0 145px;
}

.relProName{
	color: #8b0000;
	margin: 5px 0 0;
	font-weight:bold;
}

.relProRd{
	margin: 6px 0 0;
}

/*----------------------------------------------------
	#Image
----------------------------------------------------*/

.thumbnail{
	float: left;
	padding: 0 12px 10px 0;
}

.newsHed img{
	vertical-align: top;
}
