body {
	text-align: center; /* IE5΍ */
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/bg.gif) repeat-y center top;
}

body.work {
	text-align: center; /* IE5΍ */
	font-size: 12px;
	color: #ff0000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/bg.gif) repeat-y center top;
	font-family:"lr o","lr oSVbN",Osaka,"qMmpS Pro W3",sans-serif;
}

a:link {
	color:#ff0000;
}
a:visited {
	color:#ff0000;
}
a:hover {
	color:#ff0000;
}

#container {
	margin: 0 auto;
	text-align: left; /* IE5΍ */	
	color: #000000;
	width: 762px;
}

#header {
	width: 762px;
	height: 120px;
}

#header2 {
	width: 762px;
	height: 20px;
}

#menu {
	width: 762px;
	height: 27px;
	background-color: #000000;
}

#menu ul {
    list-style: none; 
    width: 762px;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
}

#menu li {
    display: block;
    float: left;
    width: 152px;
    height: 27px;
    text-indent: -9999px; 
}

#menu a {
    background: url(images/botan.jpg);
    display: block;
    width: 152px;
    height: 27px;  
}

#menu1 a {
    background-position: 0px 0px; 
}

#menu2 a {
    background-position: -152px 0px; 
}

#menu3 a {
    background-position: -304px 0px; 
}

#menu4 a {
    background-position: -456px 0px; 
}

#menu5 a {
    background-position: -608px 0px; 
}

#menu1 a:hover {
    background-position: 0px -27px; 
}

#menu2 a:hover {
    background-position: -152px -27px; 
}

#menu3 a:hover {
    background-position: -304px -27px; 
}

#menu4 a:hover {
    background-position: -456px -27px; 
}

#menu5 a:hover {
    background-position: -608px -27px; 
}







#main {
font-size: 14px;
	width: 762px;
	height: 1150px;
}

#main img {
	position: relative;
	top: 8px;
	left: 8px;
}

#main p {
    font-size: 14px;
    color: #ff0000;
	position: relative;
	top: 8px;
	left: 8px;
}

#main b {
    font-size: 14px;
}

#main2 {
	width: 762px;
	height: 600px;
}

#main2 p {
    color: #ff0000;
	position: relative;
	top: 8px;
	left: 8px;
}

#footer {
	width: 762px;
	height: 52px;
	background: #ffffff url(images/index_r6_c2.jpg) no-repeat center top;
	position: relative;
	top: 100px;
	left: 0px
}

#footer p {
	position: relative;
	top: 15px;
	left: 0px
}

#footer2 {
	width: 762px;
	height: 52px;
	background: #ffffff url(images/index_r7_c2.gif) no-repeat center top;
	position: relative;
	top: 100px;
	left: 0px
}