body {
	font-size: 10pt;
	color: #666666;
	background-color: #c9a48b;
	margin: 0px;
	padding-top: 0px;
    text-align:center;
    width:100%;
}

a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #C60;
	text-decoration: underline;
}
a:active {
	color: #C60;
}

#all {
	height: auto;
	width: 800px;
    text-align:left;
    margin:0px auto;
}


#all #head {
	background-color: #FFF;
	background-image: url(img/lupin_head2.gif) ;
	background-repeat: no-repeat;
	height: 100px;
}
#all #head #add {
	margin:7px;
	text-align: left;
	vertical-align: middle;
	width: 235px;
	float: right;
	line-height: 17px;
}


#all #flash {
	background-color: #CCC;
	height: 300px;
	width: 800px;
}


#all #foot {
	font-size: 9pt;
	color: #FFF;
	background-color: #a38672;
	height: 30px;
	width: 800px;
	clear: left;
	padding-top: 15px;
	vertical-align: middle;
}
#all #foot .foot {
	list-style-type: none;
	float: left;
	margin-top: 0;
	padding-right: 30px;
}
#all #foot .foot .menu2 {
	margin-left: 10px;
	display: inline;
}
#all #foot .foot .menu2 a{
	color:  #ffffff;
	text-decoration: none;
}
#all #foot .foot .menu2 a:hover{
	color:  #ffffff;
	text-decoration: underline;
}


#all #topmain {
	background-color: #F5F7EA;
	height: 255px;
	width: 800px;
	padding-top: 5px;
}

#all #topmain .topmenu {
	list-style-type: none;
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding-left:10px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 0;
}
#all #topmain .topmenu .menu1{
	background-image: url(img/topmenu_bg.gif);
	line-height: 35px;
	width: 150px;
	height: 40px;
	margin-top: 8px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 50px;
}
#all #topmain .topmenu .menu1 a{
	color: #CCC;
	text-decoration: none;
}
#all #topmain .topmenu .menu1 a:hover{
	color: #FFF;
	text-decoration: none;
}

#all #topmain #topmiddle {
	width: 420px;
    padding: 10px;
	margin: 0px;
	float: left;
	background-image: url(img/orner_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#all #topmain #topmiddle #orner {
	font-size: 13pt;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 26px;
	text-align: left;
	vertical-align: middle;
	width: 410px;
	height: 150px;
	color:#a38672;
	font-weight: bolder;
}
#all #topmain #topmiddle #new {
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: auto;
	width: 410px;
	text-align: left;
	height: 50px;
	line-height: 16px;
	vertical-align: middle;
}

#all #topmain #mobile {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	height: auto;
	text-align: left;
	float: right;
	line-height: 17px;
	background-color: #FFF;
	font-size: 10px;
}
#all #linkpict {
	width: 200px;
	height: 630px;
	float: left;
	background: url(img/link.jpg);
}
#all #link {
	background-color: #f9f4ea;
	height: 625px;
	width: 590px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	line-height: 17px;
	float: right;
}
#all #link h1 {
	font-size: 11pt;
	color: #a38672;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#all #sitemappict {
	float: left;
	height: 630px;
	width: 200px;
	background: url(img/sitemap.jpg);
}
#all #cm {
	text-align: center;
	height: 70px;
	width: 800px;
	background-color: #F5F7EA;
	font-size:14px;
}
#all #cm #cm1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	height: 50px;
	width: 460px;
	background-image:url(img/toiawase.gif);
	font-weight: bold;
}
#all #cm #cm2 {
	float: right;
	height: 70px;
	width: 300px;
}
#all #top_link {
	font-size: 7pt;
	line-height: 15px;
	background-color: #7C6352;
	color: #CCC;
}
#all #top_link a{
	color: #CCC;
}
