BODY {
	margin: 5px 0px 0px 0px;
	COLOR: #4f4f4f; /*基本文字カラー*/
	BACKGROUND-IMAGE: url(../images/mark.png);
	Z-INDEX: 0;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top;
	/*BACKGROUND-color: #e0e0e0;*/
	text-align: center;
	FONT-SIZE: 9pt;
}
A {
	COLOR: #4f4f4f;
}
A:hover {
	COLOR: #f69c46;
}

#wrapper {
	 TEXT-ALIGN: center;/*BACKGROUND-color: #fffff0;*/
}

/* ********************************************************** */
/* ********************************************************** */
/* ***** [ container1 ]  [ container2 ]  [ container3 ] ***** */
/* *****   menu            contents        footer       ***** */
/* ********************************************************** */
/* ********************************************************** */

/* *********************************** */
/* *********************************** */
/* ***** [ container1 menu     ] ***** */
/* *********************************** */
/* *********************************** */

#container1 {
	HEIGHT: 35px;  TEXT-ALIGN: center;  FONT-SIZE: 12pt; FONT-WEIGHT: 900; 
	BACKGROUND: url(../images/bar00.gif) ; 
}
#menu00 {
	width: 1000px; margin: 0px auto;
}

#menu00 ul {
	margin: 0;
	position: relative;
	TEXT-ALIGN: left;
	list-style: none;
}

#menu00 li {
	margin: 0;
	padding: 0;
	position: absolute;
	/*float: left;*/
	height: 35px;
	text-indent: -9999px;
}

#menu00 li#home {left: 0px; width: 100px; BACKGROUND: url(../images/mavi-home-off.png);}
#menu00 li#home-on {left: 0px; width: 100px; BACKGROUND: url(../images/mavi-home-on.png);}
#menu00 li#myfloat {left: 80px; width: 100px; BACKGROUND: url(../images/mavi-myfloat-off.png);}
#menu00 li#making {left: 190px; width: 100px; BACKGROUND: url(../images/mavi-making-off.png);}
#menu00 li#shot {left: 286px; width: 100px; BACKGROUND: url(../images/mavi-shot-off.png);}
#menu00 li#goods {left: 360px; width: 100px; BACKGROUND: url(../images/mavi-goods-off.png);}
#menu00 li#mail {left: 918px; width: 100px; BACKGROUND: url(../images/mavi-mail-off.png);}
/* #menu00 li#mail {left: 823px; width: 100px; BACKGROUND: url(../images/mavi-mail-off.png);} */
/* #menu00 li#map {left: 918px; width: 100px; BACKGROUND: url(../images/mavi-map-off.png);} */

#menu00 li a {
	text-decoration: none;
	display: block;
	height: 35px;
}

#menu00 li#home a:hover {BACKGROUND: url(../images/mavi-home-on.png);}
#menu00 li#myfloat a:hover {BACKGROUND: url(../images/mavi-myfloat-on.png);}
#menu00 li#making a:hover {BACKGROUND: url(../images/mavi-making-on.png);}
#menu00 li#shot a:hover {BACKGROUND: url(../images/mavi-shot-on.png);}
#menu00 li#goods a:hover {BACKGROUND: url(../images/mavi-goods-on.png);}
#menu00 li#mail a:hover {BACKGROUND: url(../images/mavi-mail-on.png);}
#menu00 li#map a:hover {BACKGROUND: url(../images/mavi-map-on.png);}


/* *********************************** */
/* *********************************** */
/* ***** [ container2 contents ] ***** */
/* *********************************** */
/* *********************************** */

#container2 {
	   margin: 0px auto; width: 1020px; TEXT-ALIGN: center; FONT-SIZE: 9pt; FONT-WEIGHT: 500; BACKGROUND: url(../images/bg01.jpg) ;
}
/* *********************************** */
/* ***** [       flasher       ] ***** */
/* *********************************** */
#flasher {
	HEIGHT: 250px; width: 1000px; margin: 0px auto; border: thin solid #e0e0e0; 
}

/* *********************************** */
/* ***** [       counter       ] ***** */
/* *********************************** */
#counter {
	HEIGHT: 20px;   width: 1000px; margin: 0px auto; TEXT-ALIGN: right; MARGIN-TOP: 2px; BACKGROUND: url(../images/bar00.gif) ; 
}


#info {
	HEIGHT: 290px;  width: 1000px; margin: 0px auto;/*border: medium solid #e0e0e0;*/
}
/* *********************************** */
/* ***** [     update_info     ] ***** */
/* *********************************** */
#update_info {
	HEIGHT: 250px; WIDTH: 500px; TEXT-ALIGN: left; overflow: hidden; margin-TOP: 20px; float: left; /*border: medium solid #e0e0e0;*/
}
#update_info ul {
	position: relative;
	margin: 5; 
	FONT-SIZE: 9pt; COLOR: #43362c; /*LINE-HEIGHT: 15pt;*/ LETTER-SPACING: 3px; FONT-WEIGHT: 500; list-style: none;
}
#update_info li {
	HEIGHT: 25px;
}

/* *********************************** */
/* ***** [    contents_info    ] ***** */
/* *********************************** */
#contents_info {
	HEIGHT: 250px; WIDTH: 500px; TEXT-ALIGN: left;  margin-TOP: 20px; float: left; /*border: thin solid #e0e0e0;*/
}

#contents_info_01 {
	HEIGHT: 250px; WIDTH: 125px; TEXT-ALIGN: center;  margin-TOP: 18px; margin-left: 25px; float: left; /*border: thin solid #e0e0e0;*/
}

#contents_info_02 {
	HEIGHT: 250px; WIDTH: 300px; TEXT-ALIGN: left;  margin-TOP: 18px; margin-left: 50px; float: left; /*border: thin solid #e0e0e0;*/
}

/* *********************************** */
/* ***** [        yahoo        ] ***** */
/* *********************************** */
#yahoo {
	HEIGHT: 270px; width: 1000px; margin: 0px auto; /*border: medium solid #e0e0e0;*/
}

#yahoo ul {
	margin: 0;
	position: relative;
	TEXT-ALIGN: left;
	list-style: none;
}

#yahoo li {
	margin: 0;
	padding: 0;
	position: absolute;
	/*float: left;*/
	height: 270px;
	/*text-indent: -9999px;*/
}

#yahoo li#yo1 {left: 0px; width: 333px;}
#yahoo li#yo2 {left: 333px; width: 333px; TEXT-ALIGN: center;}
#yahoo li#yo3 {left: 666px; width: 334px; TEXT-ALIGN: right;}

/* *********************************** */
/* ***** [       sitelink      ] ***** */
/* *********************************** */
#sitelink {
	width: 1000px; margin: 0px auto; margin-TOP: 15px; HEIGHT: 145px; wi FONT-SIZE: 8pt;/*border: medium solid #e0e0e0;*/
}

#sitelink ul {
	margin: 0;
	position: relative;
	TEXT-ALIGN: left;
	list-style: none;
}

#sitelink li {
	margin: 0;
	padding: 0;
	position: absolute;
	/*float: left;*/
	height: 100px;
	/*text-indent: -9999px;*/
}

#sitelink li#sl1 {left: 0px; width: 100px; TEXT-ALIGN: left;}
#sitelink li#sl2 {left: 100px; width: 120px; TEXT-ALIGN: center;}
#sitelink li#sl3 {left: 220px; width: 150px; TEXT-ALIGN: center;}
#sitelink li#sl4 {left: 370px; width: 125px; TEXT-ALIGN: center;}
#sitelink li#sl5 {left: 495px; width: 110px; TEXT-ALIGN: center;}
#sitelink li#sl6 {left: 605px; width: 110px; TEXT-ALIGN: center;}
#sitelink li#sl7 {left: 715px; width: 145px; TEXT-ALIGN: center;}
#sitelink li#sl8 {left: 860px; width: 140px; TEXT-ALIGN: center;}


/* *********************************** */
/* *********************************** */
/* ***** [ container3 footer   ] ***** */
/* *********************************** */
/* *********************************** */

#container3 {
	 TEXT-ALIGN: center; BACKGROUND: url(../images/bar01.gif) ;
}

#footer00 {
	TEXT-ALIGN: center; FONT-SIZE: 9pt; margin-TOP: 0; LETTER-SPACING: 2px;
}
