@charset "euc-jp";

/*-------------------------------------------------
Created: 2009-12-16
Last update: 2009-12-16 by Yoshie Shiina
Author: Yoshie Shiina
-------------------------------------------------*/

body {
	background-position: center top;
	background-color: #2A1818;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin: 3px;
}
#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	/*background-color: #F3EFE9;*/
	background:url(../img/bg_start.jpg) no-repeat;
	width:750px;
	height:490px;
}
#left{
	float:left;
	width:430px;
	margin-top:45px;
	text-align:left;
	padding-left:70px;
}
#enter{
	float:left;
	width:187px;
	margin-top:105px;
	text-align:left;
}
.logo{
	width:270px;
	height:67px;
	font-size:12px;
	position:relative;
	color:#F2ECDF;
}
.logo span{
	background:url(../img/s_logo.jpg) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
.title{
	width:124px;
	height:26px;
	font-size:12px;
	position:relative;
	color:#F2ECDF;
}
.title span{
	background:url(../img/t_blandcon.jpg) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
.ex{
	width:395px;
	height:310px;
	font-size:12px;
	position:relative;
	color:#F2ECDF;
}
.ex span{
	background:url(../img/concept.jpg) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
}
#footer{
	margin-top:5px;
	font-size:12px;
	color:#F3EFE9;
}
#footer address{
	font-style:normal;
}
