@charset "UTF-8";
/* --------------------------------
top.css
.wrapper {
	background: url(/img/top/image.jpg) no-repeat 174px 0;
}
-------------------------------- */
#header {
	position:relative;
	z-index:11;
}
#contents {
	position:relative;
	z-index:12;
}
#topPanel {
border: 1px solid transparent;
}
#logo {
	position:absolute;
	top:0;
	left: 126px;
	z-index:10;
}
#topPanel p#book {
	position:relative;
	z-index:13;
}
/* --------------------------------
#topPanel
-------------------------------- */
* html #topPanel h1 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top/h1_japancar.png', sizingMethod=scale); width:336px; height:43px; }
* html #topPanel h1 img { visibility: hidden; }
* html #topPanel h2.subttl { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top/h2_designsfor.png', sizingMethod=scale); width:336px; height:22px; }
* html #topPanel h2#subttlfr { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top/h2_designsfor_fr.png', sizingMethod=scale); width:336px; height:22px; }
* html #topPanel h2.subttl img { visibility: hidden; }

#topPanel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#topPanel { display: inline-block; }
/* ¥*/
* html #topPanel { height: 1%; }
#topPanel { display: block; }
/* End hide from IE-mac */

#topPanel h1,
#topPanel h2,
#topPanel dt, #topPanel dd {
	font-size: 1px; line-height: 1;
}

#topPanel h1 {
	margin-top: 152px;
}
#topPanel h2 {
	margin-top: 15px;
}
#topPanel dl {
	float: right;
}

#topPanel dt {
	padding: 0 0 15px 0;
}
#topPanel dd {
	padding: 0 0 36px 0;
}
#topPanel dd p { margin:0; padding:0; line-height: 1;}
#topPanel dd p.tohomepage {
	padding: 9px 0 0 0;
}
#topPanel dd p a {
	font-size: 13px;
	font-style: italic;
	vertical-align: middle;
}
#topPanel dd p a img {
	margin-right: 4px;
}

#topPanel p.ja {
	float: right;
	padding: 24px 0 33px 0;
}
#topPanel p#book a {	
	display: block;
	width: 342px;
	height: 279px;
	background: url(/img/top/book_on.gif) no-repeat 0 0;
}
#topPanel p#book a:hover { background-color: #fff; }
#topPanel p#book a:hover img { visibility: hidden; }
#topPanel p#book a {	
	display: block;
	width: 342px;
	height: 279px;
	background: url(/img/top/book_on.gif) no-repeat 0 0;
}
/* --------------------------------
#topMenu
-------------------------------- */
#topMenu {
	margin-top: -72px;
}

#topMenu ul li {
	font-size: 23px;
	padding: 0 0 40px 0;
	letter-spacing: 0.5px;
	word-spacing: 0.8px;
}
#topMenu ul li span a {
	border-top: 1px solid #CCC;
	display:block;
	width: 280px;
	line-height: 1.3;
	padding: 6px 0 0 0;
}
#topMenu ul li span a:active,
#topMenu ul li span a:hover {
	border-top: 1px solid #000;	
}
#topMenu ul li span img {
	margin: 15px 0 0 0;
}
#topMenu ul li span a span.num {
	display: block;
	height: 1.35em;
	float: left;
}
li#tmIntro {
	width: 280px;
}
li#tmSmall,
li#tmEnvironment,
li#tmMobile {
	float: left;
}
li#tmSmall,
li#tmEnvironment {
	margin-right: 30px;
}
/* --------------------------------
#footer
-------------------------------- */
#footer {
	padding: 60px 0 58px 0;
}
#footer p#footLogo {
	padding: 16px 0 0 0;
}
#footer ul {
	float: left;
	padding: 0;
}
