#wrap{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#left_cont{
	width: 200px;
	height: 800px;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px -120px;
}
#right_cont{
	width: 700px;
	height: auto;
	float: right;	
}
/* ---------------------------------------- header */
#header{
	width: 700px;
	height: 65px;
	background-image: url(../shop/images/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}
#header h1{
	overflow: hidden;
	text-indent:-9999px;
	text-align:left;
}
#logo_area{
	width: 200px;
	height: 100px;
	float: left;
}
/* ---------------------------------------- global nav */
#g_nav{
	width: 700px;
	height: 35px;
	overflow: hidden;
	float: left;
}
#g_nav li{
	display: inline;
}
li.g_nav_01 a{
	width: 140px;
	height: 350px;
	background-image: url(images/global_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
li.g_nav_01 a:hover{
	background-position: 0px -35px;
}
li.g_nav_02 a{
	width: 140px;
	height: 350px;
	background-image: url(images/global_nav.jpg);
	background-repeat: no-repeat;
	background-position: -140px 0px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
li.g_nav_02 a:hover{
	background-position: -140px -35px;
}
li.g_nav_03 a{
	width: 140px;
	height: 350px;
	background-image: url(images/global_nav.jpg);
	background-repeat: no-repeat;
	background-position: -280px 0px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
li.g_nav_03 a:hover{
	background-position: -280px -35px;
}
li.g_nav_04 a{
	width: 140px;
	height: 350px;
	background-image: url(images/global_nav.jpg);
	background-repeat: no-repeat;
	background-position: -420px 0px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
li.g_nav_04 a:hover{
	background-position: -420px -35px;
}
li.g_nav_05 a{
	width: 140px;
	height: 350px;
	background-image: url(images/global_nav.jpg);
	background-repeat: no-repeat;
	background-position: -560px 0px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
}
li.g_nav_05 a:hover{
	background-position: -560px -35px;
}
/* ---------------------------------------- contents toppage */
#cont_top{
	width: 700px;
	height: 360px;
	background-image: url(../../relax/images/main.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}
#t_news{
	width: 700px;
	height: 45px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}
#news_area{
	width: 700px;
	height: 300px;
	text-align: left;
	overflow: hidden;
	float: left;
}
/* ---------------------------------------- contents concept */
#cont_concept{
	width: 700px;
	height: auto;
	background-color: #FFF;
	text-align: left;
	float: left;
}
#t_concept{
	width: 700px;
	height: 175px;
	background-image: url(images/t_concept.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#p_concept{
	width: 700px;
	height: 355px;
	background-image: url(images/p_concept.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#st_brand{
	width: 700px;
	height: 40px;
	background-image: url(images/st_brand.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#txt_brand{
	width: 640px;
	height: 100px;
	background-image: url(images/bg_concept.jpg);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	padding: 10px 20px 0px 40px;
}
/* ---------------------------------------- contents access */
#cont_access{
	width: 700px;
	height: auto;
	background-color: #FFF;
	text-align: left;
	float: left;
}
#t_access{
	width: 700px;
	height: 175px;
	background-image: url(images/t_access.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#p_access{
	width: 700px;
	height: 505px;
	background-image: url(images/p_access.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#t_link{
	width: 700px;
	height: 175px;
	background-image: url(images/p_link.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
/* ---------------------------------------- contents voice */
#cont_voice{
	width: 700px;
	height: auto;
	background-color: #FFF;
	text-align: left;
	float: left;
}
/* ---------------------------------------- banner area */
#banner_area{
	width: 200px;
	height: auto;
	background-color: #FFF;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
/* ---------------------------------------- contents link */
#link_main{
	width: 700px;
	background-color: #FFF;
	height: auto;
}
#link_area{
	width: 660px;
	margin-left: 20px;
	height: auto;
	text-align: left;
}
td.line_bg01{
	border-bottom: solid #99FF99 1px;
}
td.line_bg02{
	border-bottom: solid #99FF99 1px;
	background-color: #E9FFE4;
}
td.line_bg03{
	border-bottom: solid #99FF99 1px;
	background-color: #DCEBDE;
}
