@charset 'Shift_JIS';

@import 'init.css';
@import 'font.css';
@import 'tips.css';

/* 婎杮儕儞僋暥帤怓 */
a:link, a:visited{
	color:#036;
}
a:active, a:hover{
	color:#09C;
	text-decoration:none;
}

/* 夋憸儕儞僋偺摟夁儘乕儖僆乕僶乕 */
a:hover img{
	background-color:#FFFFFF;
	filter:alpha(opacity=65); /*IE*/
	-moz-opacity:0.65; /*FF*/
	opacity:0.65;
}

/*********************************************************
 僼儗乕儉 */
body{
	line-height:1.5em;
	font-size:small;
  color:#333;
	padding:0;
	margin:0;
	border-top:#900 solid 5px;
	font-family:"俵俽 俹僑僔僢僋", Osaka, sans-serif;
}

h1{
	margin:0 auto;
	width:780px;
	background:url(../img/headimg.jpg) no-repeat top left;
}
h1 a{
	width:180px;
	height:92px;
	display:block;
	background:url(../img/logo.jpg) no-repeat left top;
}
h1 a:hover{
	background-color:#FFFFFF;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}
h1 a strong{
	position:absolute;
	left:-300em;
}

/* 忋偺僫價僎乕僔儑儞 */
ul#Navi{
	list-style:none;
	list-style-position:outside;
	margin:0 auto 10px auto;
	height:40px;
	width:780px;
	background:url(../img/navi.jpg) no-repeat top left;
}
ul#Navi li{
	float:left;
	width:130px;
}
ul#Navi li a{
	display:block;
	height:24px;/* 40px */
	padding:8px 0;
	color:#333;
	text-align:center;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
	text-decoration:none;
}
ul#Navi li a:hover{
	background-color:#FFF;
	filter:alpha(opacity=30); /*IE*/
	-moz-opacity:0.30; /*FF*/
	opacity:0.30;
}
ul#Navi li.first a{
	margin-left:3px;
}
ul#Navi li.last a{
	margin-right:4px;
}

#Main{
	background-color:#FFF;
	width:750px;
	margin:0 auto;
}

/* 嵍懁 */
#Left{
	float:left;
	width:539px;
	padding-right:8px;
	border-right:#CCC dotted 1px;
}
#Left h2{
	font-size:12px;
	height:24px;/* 30px */
	padding:3px 0 3px 10px;
	font-weight:normal;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
}
#Left h3{
	border-bottom:#CCC dotted 1px;
	padding:2px 0 2px 7px;
	font-size:small;
	font-weight:normal;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
}
#Left h4{
	font-size:medium;
	font-weight:normal;
}
#Left p#Textlink{
	margin:48px auto 18px auto;
	text-align:center;
}

/* 塃懁 */
#Right{
	float:right;
	width:195px;/* 202px */
	margin:0;
	padding-top:4px;
	padding-left:7px;
}
#Right p#RightInfo{
	font-size:12px;
	margin-left:3px;
}
#Right dl.SideNavi{
	padding-left:82px;
	min-height:69px;
}
*html #Right dl.SideNavi{
	height:69px;
}
#Right dl.SideNavi.navi1{
	background:url(../img/navi_flow.jpg) no-repeat 3px top;
	padding-top:8px;
}
#Right dl.SideNavi.navi2{
	background:url(../img/navi_related.jpg) no-repeat 3px top;
	padding-top:8px;
}
#Right dl.SideNavi dd{
	font-size:12px;
}


/* 僼僢僞 */
#Footer{
	background-color:#900;
	padding:3px 0;
	margin-top:7px;
}
#Footer span{
	width:780px;/* 780px */
	margin:auto;
	display:block;
	font-size:x-small;
	color:#FFF;
	text-align:right;
}


/*** 僩僢僾儁乕僕 ***/
#TopFlash{
	width:780px;
	margin:0 auto 2px auto;
}
.Top h2{
	background:url(../img/t_bg1.jpg) no-repeat left top;
}
.Top div.flt_right.box,
.Top div.flt_left.box{
	background:url(../img/top_bg1.jpg) repeat-x left 1px;
	border-top:#CCC solid 1px;
	border-right:#CCC solid 2px;
	border-bottom:#CCC solid 2px;
	border-left:#CCC solid 2px;
	min-height:154px; /* 170px */
	padding:6px;
}
*html .Top div.flt_right.box,
*html .Top div.flt_left.box{
	height:170px;
}
.Top div.flt_right.box img,
.Top div.flt_left.box img{
  margin-bottom:3px;
}
.Top div.flt_right.box h3,
.Top div.flt_left.box h3{
	font-size:14px;
	margin-bottom:3px;
}
.Top div.flt_right.box p,
.Top div.flt_left.box p{
	width:246px;
}
.Top ul#News{
	overflow-y:scroll;
	height:100px;
	font-size:12px;
	list-style-type:disc;
	list-style-position:inside;
}
.Top ul#News li{
	border-bottom:#CCC dotted 1px;
	padding:4px 0 4px 8px;
}

/* 揾椏娭楢嫟捠 */
ul#MainMakers{
	list-style:none outside;
	padding-left:3px;
}
ul#MainMakers li{
	width:178px;
}
*html ul#MainMakers li{
	width:177px;
}

/* 帺摦幵揾椏晹栧 */
.CarToryo h2{
	background:url(../img/t_car_toryo.jpg) no-repeat left top;
}
.CarToryo h3{
	border-left:#036 solid 5px;
}
.CarToryo #Topimg{
	background:url(../img/car_toryo_topimg.jpg) no-repeat left top;
	height:104px; /* 150px */
	padding-top:46px;
	padding-left:20px;
	line-height:1.5em;
	font-size:medium;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
}
.CarToryo h4.blue{
	color:#036;
}
.CarToryo img.mr12{
	margin-right:12px;
}
.CarToryo #Others{
	background-color:#036;
	padding:14px 20px 14px 26px;
	color:#FFF;
}
.CarToryo #Others .flt_left{
	width:350px;
}
.CarToryo #Others .flt_right{
	width:116px;
}
.CarToryo #Others .flt_left h4{
	font-size:medium;
	padding:18px 0;
}
.CarToryo .boximg{
	padding-left:184px;
}
.CarToryo .boximg.fix{
	background:url(../img/related_fix.jpg) no-repeat left top;
}
.CarToryo .boximg.spray{
	background:url(../img/related_spray.jpg) no-repeat left top;
}
.CarToryo h3.realglasscoat{
  border:none !important;
  padding:0 !important;
  margin-left:0;
  margin-right:0;
}
.CarToryo div.realglasscoat{
  width:182px;
  line-height:1.2em;
}


/* 寶愝揾椏晹栧 */
.BuildingToryo h2{
	background:url(../img/t_building_toryo.jpg) no-repeat left top;
}
.BuildingToryo h2.blue{
	background:url(../img/t_car_toryo.jpg) no-repeat left top;
}
.BuildingToryo #Topimg{
	background:url(../img/building_toryo_topimg.jpg) no-repeat left top;
	height:104px; /* 150px */
	padding-top:46px;
	padding-left:20px;
	line-height:1.5em;
	font-size:medium;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
}
.BuildingToryo h4.orange{
	color:#CC6600;
}

/* 偛垾嶢 */
.Introduction h2{
	background:url(../img/t_introduction.jpg) no-repeat left top;
}
.Introduction #Topimg{
	background:url(../img/introduction_topimg.jpg) no-repeat right top;
	min-height:275px; /* 321px */
	padding-top:46px;
	padding-left:3px;
	line-height:1.5em;
	font-size:medium;
	font-family:"A-OTF 怴僑 Pro R", "HGP憂塸妏恨集窶", "僸儔僊僲妏僑 Pro W3", sans-serif;
}
.Introduction #Topimg p{
	font-size:12px;
	font-family:"俵俽 俹僑僔僢僋", Osaka, sans-serif;
}
.Introduction h4.green{
	color:#060;
}
.Introduction h3{
	border-left:#060 solid 5px;
}
.Introduction .ml15{
	margin-left:15px;
}

/* 夛幮奣梫 */
.Overview h2{
	background:url(../img/t_overview.jpg) no-repeat left top;
}
.Overview dl{
	background-color:#DAC6FF;
}
.Overview dl.m1{
	margin-bottom:1px;
}
.Overview dt{
	width:114px;
	text-align:center;
	padding:9px 0;
}
.Overview dd{
	width:376px; /* 424px */
	padding:9px 24px;
	background-color:#F5EFFB;
	border-left:#FFF solid 1px;
}
.Overview dd a img.viewmap{
	margin-top:2em;
}

/* 偍栤偄崌傢偣 */
.Contact h2{
	background:url(../img/t_bg1.jpg) no-repeat left top;
}
.Contact   .table01{
	border-top: solid 1px #C5C5C5;
	border-left: solid 1px #C5C5C5;
	margin: 0 0 30px;
}  
.Contact   .td01{
	border-right: dotted 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	width:140px;
	padding:10px;
	text-align: left;
	vertical-align:top;
	background-color: #F3F3F3;
}
.Contact  .td02{
	border-right: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	width:356px;
	padding:10px;
	text-align: left;
	line-height: 2;
} 
.Contact  .td03{
	border-left: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	text-align: center;
	padding:10px 0 10px;
}        