/********************
Concept Page
********************/
#page01 #contents #wrapper{
	width: 840px;
	height: 560px;
	overflow: hidden;
}

#large_box{
	width: 5000px;
	height: 560px;
}

#page01 .section{
	width: 790px;
	height: 560px;
	float: left;
	margin: 0 50px 0 0;
}

#page01 h3{
	width: 375px;
	height: 220px;
	text-indent: -9999px;
}

#page01 #main #section03 h3{
	height: 100px;
}

#page01 #section00{background: transparent url('../images/bg_concept_00.jpg') no-repeat;}

#page01 #section01{background: transparent url('../images/bg_concept_01.jpg') no-repeat;}

#page01 #section02{background: transparent url('../images/bg_concept_02.jpg') no-repeat;}

#page01 #section03{background: transparent url('../images/bg_concept_03.jpg') no-repeat;}

#page01 #section04{background: transparent url('../images/bg_concept_04.jpg') no-repeat;}

#page01 #section01 .small_box{
	background-position: bottom right;
}

#page01 #section00 p{
	float: left;
	width: 370px;
	display: block;
	height: 180px;
/*	background: #ff6;*/
}

#page01 #section00 .sub1,
#page01 #section00 .sub2{
	margin: 70px 0 0 0;
}

#page01 #section00 .sub3,
#page01 #section00 .sub4{
	margin: 90px 0 0 0;
}

#page01 #section00 a{
	display: block;
/*	float: left;*/
/*	width: 420px;*/
height: 180px;
	text-indent: -9999px;
}

#page01 .section p,
#page03 .section p{
	width: 640px;
/*	padding: 0em 1em;*/
	font-size: 93%;
	line-height: 1.5;
}

#page01 #section01 h3{
	height:190px;
}

#page01 #section01 .small_box{
	height: 100px;
	padding: 10px 0 0 120px;	
}

#page01 #section01 .small_box h4{
	height: 20px;
	line-height: 1.1;
}

#page01 #section01 .sub1{
	background: transparent url('../images/h4_img_01.gif') no-repeat;
}

#page01 #section01 .sub2{
	background: transparent url('../images/h4_img_02.gif') no-repeat;
}

#page01 #section01 .sub3{
	background: transparent url('../images/h4_img_03.gif') no-repeat;
}

#page01 #main #section03 h3{
	height:140px;
}

#page01 #section03 .small_box{
	padding: 10px 0 0 120px;	
	min-height: 70px;
	font: 92% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#page01 #section03 .sub1{
	background: transparent url('../images/h4_img_01.gif') no-repeat;
}

#page01 #section03 .sub2{
	background: transparent url('../images/h4_img_02.gif') no-repeat;
}

#page01 #section03 .sub3{
	background: transparent url('../images/h4_img_03.gif') no-repeat;
}

#page01 #section03 .sub4{
/*	background: transparent url('../images/h4_img_04.gif') no-repeat;*/
}

#page01 #section02 .banner{
	width: 600px;
	height: 200px;
/*	background: transparent url('../images/tiala_imag01.jpg') no-repeat;*/
	text-indent: -9999px;
	margin: 0 40px;
}

#page01 #section02 p{
	margin: 5px 0 0 60px;	
}

.page_navi li{
	float: left;
	text-align: center;
}

#page01 #section04 h3{
	height: 180px;
}

#page01 #section04 p{
	width: 360px;
	margin: 0 0 0 220px;
	padding: 0.5em;
	border: 1px solid #999;
}

#navi2_00{width: 160px;}
#navi2_01{width: 160px;}
#navi2_02{width: 220px;}
#navi2_03{width: 160px;}
#navi2_04{width: 160px;}

.page_navi a:link, .page_navi a:visited{
	display: block;
	border: 1px solid #cc9;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	font-size: 70%;
	text-decoration: none;
	color: #996;
}

.page_navi a:hover{
	background: #cc9;
	color: #fff;
}

.page_navi a:active{
	background: #ddb;
}

.section .page_navi li{
	float: right;
	margin: 2em 2em 0 0;
}




