﻿body {
	color: #663300;
	background-image: url('img/bg_kodemari_y.jpg');
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin:0;
}

.header{
	height: 140px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.heder_comm{
	font-size:x-small;
	color:#A38063;
}
object#flash1{
	margin: 10px auto;
	display:block;
	height: 430px;
	width:800px;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	padding:0;
	display:inline;
}
.menu{
	height:40px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.link_bottom{
	height:150px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.link_bottom img{
	border-width:0px;
	margin-right:8px;
	margin-bottom:5px;
}
.link_bottom_1{
	width:365px;
	float:left;
}
.link_bottom_2 {
	width: 425px;
	padding-top: 45px;
	float:left;
}
.link_trial{
	height:100px;
	width:560px;
	float: left;
	margin-top:20px;
}
.link_trial img{
	margin-right:5px;
}
.link_other{
	height:130px;
	width:230px;
	float: right;
	text-align:right;
}
.bottom{
	height:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-right:5px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
.bottom img{
	border:0px;
}
.bottom a{
	color:#A38063;
	text-decoration:none;
}
.bottom a:hover{
	color:#800000;
}

/* Link Button Style */
/* CONCEPT */

.tb_01 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_01 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_01 a:link {
	background-image: url('img/button_01.png');
	background-repeat: no-repeat;
}
li.tb_01 a:visited {
	background-image: url('img/button_01.png');
	background-repeat: no-repeat;
}
li.tb_01 a:hover {
	background-image: url('img/button_01_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* MUNE */

.tb_02 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_02 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_02 a:link {
	background-image: url('img/button_02.png');
	background-repeat: no-repeat;
}
li.tb_02 a:visited {
	background-image: url('img/button_02.png');
	background-repeat: no-repeat;
}
li.tb_02 a:hover {
	background-image: url('img/button_02_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* CAMPAIGN */

.tb_03 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_03 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_03 a:link {
	background-image: url('img/button_03.png');
	background-repeat: no-repeat;
}
li.tb_03 a:visited {
	background-image: url('img/button_03.png');
	background-repeat: no-repeat;
}
li.tb_03 a:hover {
	background-image: url('img/button_03_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* SALON */

.tb_04 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_04 a{
    display:block;
    width : 112px ;
    height:34px;
}
li.tb_04 a:link {
	background-image: url('img/button_04.png');
	background-repeat: no-repeat;
}
li.tb_04 a:visited {
	background-image: url('img/button_04.png');
	background-repeat: no-repeat;
}
li.tb_04 a:hover {
	background-image: url('img/button_04_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* COSME */

.tb_05 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_05 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_05 a:link {
	background-image: url('img/button_05.png');
	background-repeat: no-repeat;
}
li.tb_05 a:visited {
	background-image: url('img/button_05.png');
	background-repeat: no-repeat;
}
li.tb_05 a:hover {
	background-image: url('img/button_05_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* CONTACT */

.tb_06 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_06 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_06 a:link {
	background-image: url('img/button_06.png');
	background-repeat: no-repeat;
}
li.tb_06 a:visited {
	background-image: url('img/button_06.png');
	background-repeat: no-repeat;
}
li.tb_06 a:hover {
	background-image: url('img/button_06_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/* STAFF */

.tb_07 {
	border-width: 0 1px 0 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
li.tb_07 a{
    display : block ;
    width : 112px ;
    height:34px;
}
li.tb_07 a:link {
	background-image: url('img/button_07.png');
	background-repeat: no-repeat;
}
li.tb_07 a:visited {
	background-image: url('img/button_07.png');
	background-repeat: no-repeat;
}
li.tb_07 a:hover {
	background-image: url('img/button_07_on.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

















