@charset "UTF-8";

/********* レイアウト ***********************************************/
#main{
	background:url(../images/week.jpg) no-repeat top center;
}

.left{
	margin:0;
	padding:0;
	width:214px;
	height:70px;
	position:absolute;
	clear:both;
	top:245px;
	left:265px;
}
.right{
	border: thin #acacac solid;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	width:205px;
	height:100px;
	position:absolute;
	clear:both;
	top:210px;
	left:265px;
	font-size:0.75em;
	line-height:1.5em;
	list-style:disc;
	background:#f3f2f0;
}

.about{
	width:445px;
	height:110px;
	clear:both;
	top:90px;
	left:45px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
}

.text_1{
	padding:10px 0 0 0;
	font-size:1em;
	line-height:1.4em;
}

.text_2{
	font-size:0.9em;
	color:#333;
	font-weight:bold;
	position:absolute;
	clear:both;
	top:120px;
	left:0px;
	z-index:100;
}

.menu1 a{background:url(../images/index/button1.jpg);}
.menu1 a:hover{background:url(../images/index/button1-on.jpg);}
.menu2 a{background:url(../images/index/button2.jpg);}
.menu2 a:hover{background:url(../images/index/button2-on.jpg);}
.menu3 a{background:url(../images/index/button3.jpg);}
.menu3 a:hover{background:url(../images/index/button3-on.jpg);}


.kizi{
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

.banner{
	width:215px;
	height:55px;
	position:absolute;
	clear:both;
	top:325px;
	left:265px;
}

#ma-ki{
	position:absolute;
	top:205px;
	left:45px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	width:435px;
	height:30px;
}

.monye{
	width:210px;
	height:135px;
	clear:both;
	background:#FF9900;
	position:absolute;
	top:245px;
	left:45px;
}

