@charset "utf-8";



/* =================================================================================== */
/*



	Concept Page Settings "style.css"
	(c) 2008 TriAx Co.,Ltd. Web Design Group
	
	Table of Contents
		1. Universal Settings
		2. Element Settings
		3. Highslide Menu Settings - /menu/xxx/index.html



*/
/* =================================================================================== */



/* 1. Universal Settings */
/* =================================================================================== */
.headerPhoto p {
	background:url(../images/headerPhoto.jpg) 0 0 no-repeat;
}
/*For Test*/
.headerPhoto_test p {
	background:url(../images/headerPhoto_test.jpg) 0 0 no-repeat;
}



.highslideMenu {
	width:500px;
	margin:0 auto;
	text-align:center;
}



	.highslideMenu table {
		width:100%;
	}



/* 2. Element Settings */
/* =================================================================================== */
.main .categoryHeader {
	min-height:180px;
	_height:180px; /* for IE */
	padding-right:350px;
	background:url(../images/categoryPhoto.jpg) right top no-repeat;
}



.main .caption_001 {
	position:relative;
	background:url(../images/caption_001.gif) 0 0 no-repeat;
}



	.caption_001 span {
		width:260px;
		height:36px;
		position:absolute;
		top:-13px;
		left:640px;
		text-indent:-9999px;
		background:url(../images/englishCaption_001.gif) 0 0 no-repeat;
	}



.main .caption_002 {
	position:relative;
	background:url(../images/caption_002.gif) 0 0 no-repeat;
}



	.caption_002 span {
		width:260px;
		height:36px;
		position:absolute;
		top:-13px;
		left:640px;
		text-indent:-9999px;
		background:url(../images/englishCaption_002.gif) 0 0 no-repeat;
	}



.main .caption_003 {
	position:relative;
	background:url(../images/caption_003.gif) 0 0 no-repeat;
}



	.caption_003 span {
		width:260px;
		height:36px;
		position:absolute;
		top:-13px;
		left:640px;
		text-indent:-9999px;
		background:url(../images/englishCaption_003.gif) 0 0 no-repeat;
	}



.conceptContainer .description {
	padding:0 10px 10px;
}



.conceptContainer .linkBtn a {
	float:right;
}
