﻿* {
	margin:0px;
	padding:0px;
	border:none 1px green;
}

div#mother {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/product/vertical-redline.jpg);
	background-repeat:no-repeat;
	background-position:0px 152px;
	text-align:left;
}

div#separator {
	margin:10px 0px 10px 0px;
	text-align:center;
}

div#navigation ul li.product a {
	color:#f33;
}

/*=============================================================*/

div.aero {
	width:600px;
	border:solid 1px #202020;
	margin:40px auto 20px auto;
	background-image:url(../product/aero/img/redStripe.gif);
	background-repeat:repeat-x;
	background-position:0px 51px;
}

div.aero2 {
	width:600px;
	border:solid 1px #202020;
	margin:30px auto 20px auto;
	background-image:url(../product/aero/img/grayStripe2.gif);
	background-repeat:repeat-x;
	background-position:0px 15px;
}


	table.header {
		width:504px;
		margin:25px 20px 20px auto;
	}
	
	div.aero2 table.header {
		width:504px;
		margin:18px 20px 18px auto;
	}
	
		div.aero h1.title {
			font-family:"Times New Roman", Times, serif;
			font-weight:normal;
		}
			div.brand {
				font-size:12px;
				color:#ffffff;
			}
			div.productName {
				font-size:25px;
				letter-spacing:0.1em;
				line-height:18px;
				color:#e0e0e0;
			}
			div.model {
				font-family:Arial;
				font-size:10px;
				color:#d0d0d0;
				padding-left:20px;
			}
			div.aero2 div.brand {
				color:#303030;
			}
			div.aero2 div.productName {
				color:#000000;
			}
			div.aero2 div.model {
				color:#303030;
			}

				span.jpn {
					font-family:'ＭＳ Ｐ明朝', '細明朝体', 'ヒラギノ明朝 Pro W3';
				}
			
			
		div.rearview {
			text-align:right;
		}
			div.rearview img {
				border:solid 1px #000000;
			}
	
	
	div.frontview {
		text-align:center;
	}
		div.frontview img {
		}
		div.frontview div.thumb {
			background-color:#101010;
			border-bottom:solid 1px #303030;
			padding:5px 0px;
		}
			div.frontview div.thumb table td {
				font-size:1px;
			}

	
	div.detailBox {
		width:600px;
		background-image:url(../product/aero/img/inst_common/aeroDetailBack.jpg);
		background-repeat:no-repeat;
		background-position:top right;
	}
		div.detailBox p.comment {
			margin:5px 10px; padding:10px;
			line-height:1.5;
			color:#fff;
			text-align:center;
		}
			div.detailBox p.comment span.asterisk {
				font-size:10px;
				color:#f33;
			}

		div.detailBox p.comment2 {
			margin:5px 10px; padding:10px;
			line-height:1.5;
			color:#fff;
			text-align:left;
		}
			div.detailBox p.comment span.asterisk {
				font-size:10px;
				color:#f33;
			}
	
		div.detail {
			margin:20px 10px 20px auto;
			width:310px;
			border:solid 1px #ffffff;
			border-width:0px 0px 0px 1px;
			padding-left:10px;
		}
	
			div.logo {
				text-align:left;
				margin:0px 0px 20px 0px;
			}
	
			div.tableContainer {
				width:300px;
				margin:10px 5px 0px auto;
			}
				table.price {
					width:100%;
				}
					table.price caption {
						text-align:left;
						font-family: "Times New Roman", Times, serif;
						font-size:20px;
						color:#202020;
					}
					table.price td,th {
						padding:2px;
						font-size:10px;
						border-bottom:solid 1px #101010;
						font-family:Arial, 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
						text-align:center;
						color:#d0d0d0;
					}
					table.price th {
						text-align:center;
						font-size:12px;
					}
					
					table.price th.typeTitle {
						padding-top:10px;
						text-align:left;
						border-bottom:solid 1px gray;
					}
					table.price td strong {
						color:#ffffff;
					}
					
					
					table td.prodName {
						text-align:left;
						padding-left:1em;
						text-indent:-0.5em;
						font-family:Arial, 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
					}
					
					table td.prodName_sub {
						padding-left:2em;
					}
						td.prodName span.detail {
							color:#808080;
							font-size:10px;
						}

				p.notice {
					text-align:left;
					font-size:10px;
					color:#a0a0a0;
					line-height:150%;
				}
				
				p.asterisk {
					color:#f00000;
					padding-left:1em;
					text-indent:-1em;
				}	
	
		div.instbutton {
			margin:20px auto 20px 25px;
			text-align:left;
			width:200px;
		}
		
		div.catalog {
			font-size:12px;
			font-weight:bold;
			font-family:Arial;
			border:solid 1px maroon;
			margin:0px auto 1em auto;
			width:200px;
		}
			div.catalog a {
				display:block;
				text-align:center;
				color:red;
				padding:5px;
			}
			div.catalog a:hover {
				background-color:#330000;
				color:#ff3030;
				text-decoration:none;
			}
	

/*-------------------------------------------------*/
/* ↓エアロ：インストレーションページ固有 */

div.picCaption {
	font-size:10px;
	fontfamily:Arial;
	text-align:left;
	color:#a0a0a0;
}

/* ↑エアロ：インストレーションページ固有 */
/*-------------------------------------------------*/