A:link    { color: #1c0b5a; text-decoration: none; }
A:visited { color: #1c0b5a; text-decoration: none; }
A:active  { color: #ff0000; text-decoration: underline; }
A:hover   { color: #ff0000; text-decoration: underline; }

body {
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	/*margin-height: 0;*/
	margin: 0;
}

table, td, div {
	font-size: 100%;
	color: #000000;
	empty-cells: show;
}


/* headerArea */

td.header {
	height: 100px;
	width: 800px;
	border-bottom: solid 1px #fd5b00;
	background-image: url(/ii/catalogue/bg-mclaren.jpg);
}

.header .img {
	border: 0;
	margin: 22px 0 0 5px;
}

.h1 {
	padding: 15px 20px 0 0;
	border-bottom: solid 1px #fd5b00;
}

h1 {
	text-align: right;
	font-size: 110%;
	color: #1c0b5a;
	font-style: italic;
	margin: 0 0 10px 0;
    filter:dropshadow(color=#e6e6e6,offx=2,offy=2); width:100%;
}

h2 {
	font-size: 80%;
	color: #1c0b5a;
	font-weight: normal;
	margin: 20px 0 0 15px;
}

h2 .flag {
	border: solid 1px #1a1a1a;
}

.h2 .txt {
	font-size: 80%;
	line-height: 140%;
	margin: 10px 0 0 40px;
}

.h2 .txt1 {
	font-size: 80%;
	line-height: 140%;
	margin: 30px 0 0 40px;
}

/*.sign {color: #fd5b00;}*/

/* ----- ----- ----- */

.main {
	margin: 60px 0 0 0;
}

.y1 {
	border-bottom: solid 1px #fd5b00;
}

/* セルサイズ */
.y2 {
	width: 150px;
	vertical-align: top;
	padding: 0 0 20px 0;
}

/* セルサイズ */
.imgArea {
	width: 320px;
	padding: 20px 10px 0 0;
	vertical-align: top;
	background-image: url(/ii/top/bgc.jpg);
}

.imgArea .imgSet {
	position: absolute;
	visibility: hidden;
}

#start {
	visibility: visible;
}

.car {
	margin: 0 0 5px 0;
}

.imgtxt {
	display: block;
	font-size: 80%;
	color: #808080;
	margin: 0 0 0 10px;
}

.teamtitle {
	display: block;
	font-size: 80%;
	color: #1c0b5a;
	font-weight: bold;
	margin: 0 0 0 40px;
}

.teamtxt {
	display: block;
	font-size: 80%;
	line-height: 130%;
	margin: 10px 1px 0 40px;
}

/* ----- ----- ----- */

/* title 共通設定 */
.main td.title {
	height: 28px;
	font-size: 90%;
	padding: 3px 0 0 20px;
	border-bottom: solid 1px #fd5b00;
	border-right: solid 1px #fd5b00;
	background-image: url(/ii/top/bar-01.jpg);
}

/* ----- ----- ----- */

ul.teamNavi {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.teamNavi li {
	width: 130px;
	list-style: none;
	margin: 0;
}

.teamNavi li a {
	display: block;
	margin: 0;
	padding: 2px 0 1px 3px;
	text-decoration: none;
	color: #1c0b5a;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-bottom: dashed 1px #cccccc;
	border-left: solid 10px #efefef; /*left blok*/
}

.teamNavi li a .link {
	border-bottom: dashed 1px #cccccc;
	padding: 0 0 0 2px;
}

.teamNavi li .activelink {
	display: block;
	color: #ed1c24;
	font-weight: bold;
	border-bottom: dashed 1px #ff3e2b;
	margin: 1px 0 2px 0;
	padding: 2px 0 0 5px;
	border-left: solid 10px #ff3e2b; /*left blok*/
}

.teamNavi a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff642b;
	border: solid 1px #000000;
	border-left: solid 10px #ff0000; /*left blok*/
}

.teamNavi .separator {
	display: block;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 5px 0 2px 10px;
	border: solid 1px #cccccc;
	filter:dropshadow(color=#e6e6e6,offx=2,offy=2); width:100%;
}

.teamNavi .hidden {
	font-size: 85%;
	color: #ffffff;
}

/* ----- ----- ----- */

.info {
	text-align: right;
	font-size: 80%;
	line-height: 220%;
	padding: 15px 20px 15px 0;
	margin: 0 0 0 0;
	border-bottom: solid 1px #a6a6a6;

}

.tr_separator {
	height: 80px;
}

.f1data {
	font-size: 90%;
	padding: 30px 20px 15px 30px;
}

.f1data a {
	border-bottom: dashed 1px #ff3e2b;
}

.f1data .txt1 {
}

.f1data .txt2 {
	line-height: 130%;
	margin: 12px 0 0 0;
}

.f1data .txt3 {
	line-height: 160%;
	margin: 12px 0 0 20px;
}

/* footerArea */

/* td */
.footer {
	height: 80px;
	padding-top: 10px;
	line-height: 150%;

	text-align: center;
	background-image: url(/ii/catalogue/bg-footer.jpg);

	border-top: solid 1px #fd5b00;
	/*border-bottom: solid 1px #fd5b00;*/
}

/* ----- ----- ----- */

.admin {
	cursor: help;
	font-size: 80%;
	padding: 29px 0 0 5px;
}

.admin .txt {
	color: #1c0b5a;
	border-bottom: dashed 1px #ff3e2b;
}

.admintxt {
	display: block;
	font-size: 80%;
	line-height: 150%;
	padding: 2px 0 0 10px;
}

/* ----- ----- ----- */

.search {
	text-align: right;
	font-size: 80%;
	padding: 0 35px 40px 0;
}

.search .txtbox {
	width: 170px;
	height: 20px;
	padding-left: 3px;
	background-color:#fcfcfc;
	border-width: 1px;
	border-color: #808080;
	border-style:ridge;
}

.search .b1 {
	margin-left: 2px;
	background-color: #d9d9d9;
}

.search .b2 {
	margin-left: 1px;
	background-color: #d9d9d9;
}




