/*
Theme Name: TIGE
Theme URL: http://www.tige.jp/
Description: TIGE
Author: Tige
*/
body{
	margin:0;padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#333 url(images/bk.gif) center repeat-y;
	color:#000;
	font-size:90%;
	}
h1,h2,h3,h4,ul,li,p,dl,dt,dd,#wrapper,#navigation,#content,table{margin:0; padding:0;}

a img{border:none;}

h1,#navigation ul{font-family:Arial Black, Arial, Helvetica, sans-serif;}

p{
	line-height:1.5;
	font-size:95%;
	}
.small{font-size:80%;}
.clear{clear:both; line-height:0;}
/* Hack cleafix--------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix{display:inline-table;
	min-height:1px;@/* IE 7*/
}

/* IE \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*end IE */
/* END Hack cleafix--------------------------------*/
#wrapper{
	margin:0 auto;
	width:900px;
	text-align:left;
	}
#header{
	background:url(images/header_bk.jpg) no-repeat;
	}
#header h1 a,#header a.logo{
	text-indent:-9999px;
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:245px;
	height:80px;
	}
#navigation{
	height:50px;
	margin-left:360px;
	background:url(images/menu.gif) no-repeat;
	}
#navigation ul{
	list-style:none;
	margin-left:135px;
	}
#navigation li{
	float:left;
	}
	
#navigation li a{
	display:block;
	height:30px;
	padding:15px 0 5px;
	width:55px;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	}
#navigation li.current_page_item a,#navigation li a:hover{
	color:#f60;
	background:#fff;
	} 
#gNavi{
	width:200px;
	float:left;
	background:url(images/gnavi.gif) no-repeat;
	height:201px;
	position:relative;
	}

#gNavi ul{
	list-style:none
	}
#gNavi li{
	position:absolute;
	text-indent:-9999px;
	}

#gNavi li#home{top:0px; width:200px;}
#gNavi li#news{top:41px; width:200px;}
#gNavi li#used{top:81px; width:200px;}
#gNavi li#contact{top:121px; width:200px;}

#gNavi li#home a:hover{background: url(images/gnavi.gif) no-repeat -200px 0;}
#gNavi li#news a:hover{background: url(images/gnavi.gif) no-repeat -200px -41px;}
#gNavi li#used a:hover{background: url(images/gnavi.gif) no-repeat -200px -81px;}
#gNavi li#contact a:hover{background: url(images/gnavi.gif) no-repeat -200px -121px;}



#gNavi li a{
	text-decoration:none;/*FIRẼoO*/
	outline: 0;
	display:block;
	height:40px;
	}

#content{
	background:url(images/content_bk.gif) repeat-y;
	}
	
#main{
	width:660px;
	background:#fff;
	float:right;
	margin:15px 10px 15px 0;
	padding-left:10px;
	}
	
#infoBox{
	margin:25px 0;
	border:1px solid #999;
	padding:5px;
	}
#infoBox h2{
	background:#e5e5e5;
	border:1px solid #999;
	font-size:90%;
	padding:5px 8px;
	}
	
#infoBox ul{
	list-style:none;
	margin:10px;
	}
#infoBox ul li{
	line-height:2;
	}
	
#infoBox ul li a{
	color:#f60;
	}
	

	
address{
	padding:10px 20px;
	font-style:normal;
	font-size:80%;
	color:#fff;
	}


/*Page---------------------------------------*/

#pageBox{
	}
#pageBox h1{
	font-size:25px;
	margin-bottom:30px;
	}
ul#gallery{
	margin:5px 0;
	list-style:none;
	}
	
ul#gallery li{
	float:left;
	margin:2px;
	}
#specBox{
	width:660px;
	background:url(images/spec_bk.gif) repeat-x;
	}
#specBox hr{
	margin:5px 2px;
	}
#spec{
	width:430px;
	float:right;
	}
#imgBox{
	width:230px;
	margin-top:30px;
	float:left;
	}
.optionBox{
	margin:25px 0;
	border:1px solid #999;
	padding:5px;
	}
.optionBox h2{
	background:#e5e5e5;
	border:1px solid #999;
	font-size:90%;
	padding:5px 8px;
	}
.optionBox table{
	width:100%;
	font-size:90%;
	}
.optionBox table td{
	padding:5px;
	}
#buildBox p a{
	display:block;
	width:400px;
	height:43px;
	text-indent:-9999px;
	margin-left:259px;
	}
#buildBox p.rz4 a{background:url(images/rz4_build.gif) no-repeat;}
#buildBox p.rz2 a{background:url(images/rz2_build.gif) no-repeat;}
#buildBox p.z1 a{background:url(images/z1_build.gif) no-repeat;}
#buildBox p.v20 a{background:url(images/20v_build.gif) no-repeat;}
#buildBox p.i22 a{background:url(images/22i_build.gif) no-repeat;}
#buildBox p.i20 a{background:url(images/20i_build.gif) no-repeat;}

#contactBox h2{
	margin:15px 0 5px;
	}

#contactBox table{
	border:1px solid #333;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:20px;
	}
#contactBox table td,#contactBox table th{
	padding:5px;
	border:1px solid #333;
	}
/*EndPage---------------------------------------*/

/*category---------------------------------------*/
#categoryBox h2 a{
	text-decoration:none;
	color:#000;
	}
#categoryBox p.day{
	margin:10px 0 5px;
	}
#categoryBox hr{
	margin-bottom:15px;
	}
/*END category---------------------------------------*/

/*used category---------------------------------------*/
.usedCategoryBox h2{
	margin-top:10px;
	}
.usedCategoryBox .imgBox img{
	border:5px solid #ccc;
	}
.usedCategoryBox .imgBox{
	float:left;
	width:310px;
	}
.usedCategoryBox .description{
	float:right;
	width:340px;
	}
table.spec{
	border:1px solid #333;
	border-collapse:collapse;
	margin-bottom:20px;
	}
table.spec td,table.spec th{
	padding:5px;
	border:1px solid #333;
	}
a.gotoSingle{
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	background:#333;
	}
	a.gotoSingle:hover{background:#ccc; color:#f60;}
	
.sitemapPage ul{
	margin:10px;
	line-height:1.8;
	}
	
.sitemapPage li{
	margin-left:15px;
	}
/*END used category---------------------------------------*/


.post{

	}
.post p{
	margin:10px 0 5px;
	}
.postMain{
	margin:10px 0;
	}
#footerContact{
	margin:10px 0;
	}


/*lightbox--------------------------------------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#333;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{padding: 10px;}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*end_lightbox--------------------------------------------------*/
