/* CSS file For アストンマーティン */
/* FileName: sub.css                          */
/* data:2006/10/13                             */
/***********************************************/
/*
■目次 ==========================================

[02]:/collection/共通
[03]:/collection/index.php

================================================



/* [02]:/collection/共通 */
/* ------------------------------------------------------------------------- */
	/* Nvg01 */
	div.collectionNvg {
		width: 150px;
		background-color: #A2A0A0;
		margin: 0;
		padding: 0;
	}

	div.collectionNvg ul {
		width: 150px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	div.collectionNvg ul li a {
		display: block;
		width: 150px;
		line-height: 17px;
		border: 0;
		margin: 0;
		padding: 2px 0 0 0;
		color: #fff;
		text-decoration: none;
		background: url(/images/collection/leftnvg_bg.gif) no-repeat;
		background-color: #A2A0A0;
		text-indent:17px;
	}

	div.collectionNvg ul li a:hover {
		border: 0;
		width: 150px;
		color: #333333;
		margin: 0;
		padding: 2px 0 0 0;
		background: url(/images/collection/leftnvg_bg_on.gif) no-repeat;
		background-color: #CCCCCC;
		text-indent:17px;
	}
	
	/* ------------------------------------------------------------------------- */
	/* Nvg02 */
	div.collectionNvg02 {
		width: 150px;
		background-color: #ADD0C9;
		margin: 0;
		padding: 0;
	}

	div.collectionNvg02 ul {
		width: 150px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	div.collectionNvg02 li {
		width: 150px;
		margin: 0px;
		padding: 0px;
	}

	div.collectionNvg02 ul li a {
		display: block;
		width: 150px;
		line-height: 17px;
		border: 0;
		margin: 0;
		padding: 2px 0 0 0;
		color: #fff;
		text-decoration: none;
		background: url(/images/collection/leftnvg_bg02.gif) no-repeat;
		background-color: #4F8C80;
		text-indent:17px;
	}

	div.collectionNvg02 ul li a:hover {
		width: 150px;
		color: #333333;
		margin: 0;
		padding: 2px 0 0 0;
		background: url(/images/collection/leftnvg_bg02_on.gif) no-repeat;
		background-color: #ADD0C9;
		text-indent:17px;
	}

/* ------------------------------------------------------------------------- */
	/* Nvg_b */
	div.collectionNvg_b {
		width: 150px;
		background-color: #A2A0A0;
		margin: 0;
		padding: 0;
	}

	div.collectionNvg_b ul {
		width: 150px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	div.collectionNvg_b li {
		width: 150px;
		margin: 0;
		padding: 0;
		color: #333333;
		background: url(/images/collection/leftnvg_bg_on.gif) no-repeat;
		list-style-type: none;
		text-indent:17px;
		border-bottom: 1px solid #878686;
	}

	div.collectionNvg_b ul li a {
		display: block;
		width: 150px;
		line-height: 17px;
		margin: 0;
		padding: 2px 0 0 0;
		color: #fff;
		text-decoration: none;
	/* 	background: url(/images/collection/leftnvg_bg.gif) no-repeat; */
		background-color: #A2A0A0;
		text-indent:17px;
	}

	div.collectionNvg_b ul li a:hover {
		width: 150px;
		color: #333333;
		margin: 0;
		padding: 2px 0 0 0;
		/* background: url(/images/collection/leftnvg_bg_on.gif) no-repeat; */
		background-color: #CCCCCC;
		text-indent:17px;
	}
	
	/* ------------------------------------------------------------------------- */
	/* Nvg02_b */
	div.collectionNvg02_b {
		width: 150px;
		background-color: #ADD0C9;
		margin: 0;
		padding: 0;
	}

	div.collectionNvg02_b ul {
		width: 150px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	div.collectionNvg02_b li {
		width: 150px;
		margin: 0;
		padding: 0;
		color: #333333;
		background: url(/images/collection/leftnvg_bg02_on.gif) no-repeat;
		list-style-type: none;
		text-indent:17px;
		border-bottom: 1px solid #368071;
	}

	div.collectionNvg02_b ul li a {
		display: block;
		width: 150px;
		line-height: 17px;
		margin: 0;
		padding: 2px 0 0 0;
		color: #fff;
		text-decoration: none;
		/* background: url(/images/collection/leftnvg_bg02.gif) no-repeat; */
		background-color: #4F8C80;
		text-indent:17px;
	}

	div.collectionNvg02_b ul li a:hover {
		width: 150px;
		color: #333333;
		margin: 0;
		padding: 2px 0 0 0;
		/* background: url(/images/collection/leftnvg_bg02_on.gif) no-repeat; */
		background-color: #ADD0C9;
		text-indent:17px;
	}

/* [03]:/collection/index.php */
/* ------------------------------------------------------------------------- */

	p.collection_indexImg {
		padding-bottom: 1px;
		border-bottom: 3px solid #CCCCCC;
	}
	
	p.collection_indexImg02 {
		padding-bottom: 1px;
	}

	.collection_con {
		width: 285px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	.collection_link {
		width: 125px;
		padding: 0px;
		margin: 0px;
		float: right;
	}

/* [03]:/collection/detail.php */
/* ------------------------------------------------------------------------- */

	.collectiondetail_price {
		width: 285px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	.price {
		width: 60px;
		padding: 2px 5px;
		margin: 5px 0px;
		font-weight: bold; 
		color: #fff;
		background-color: #B5B4B4;
	}
	.collectiondetail_cart {
		width: 125px;
		padding: 0px;
		margin: 0px;
		float: right;
	}

/* [043]:/collection/law.php */
/* ------------------------------------------------------------------------- */
	table#corporate01{
		width: 503px;
		border-collapse: collapse;
		margin: 10px 0px;
		/* table-layout: fixed; */	
		border-top: 1px solid #9F9F9F;
		border-left: 1px solid #9F9F9F;
		border-right: 1px solid #9F9F9F;
		margin: 6px 0 30px 0;

	}

	table#corporate01 th{
		text-align: left;
		vertical-align: top;
		font-weight: normal;
		color: #000;
		width: 191px;
		padding: 8px 5px 9px 15px;
		background-color: #D1D1D1;
		border-bottom: 1px solid #666666;
	}

	table#corporate01 td{
		vertical-align: top;
		color: #000;
		width: 310px;
		padding: 8px 5px 9px 10px;
		background-color: #F0F0F0;
		border-bottom: 1px solid #666666;
	}




/* [00]:その他 */
/* ------------------------------------------------------------------------- */
/* style */
	.mt5		 {margin-top: 5px;}
	.mt30		 {margin-top: 30px;}
	.mb30		 {margin-bottom: 30px;}
	.pb5		 {padding-bottom: 5px;}
	

/* font */
	.textVerdana {
		font-family: "Verdana";
		font-size:18px;
		letter-spacing:1px;

	}

