body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 1.8em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
body {
	background-color: #F2F2F2;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}


/*----------------------
Body
-----------------------*/

#wrapper_body {
	width: 100%;
	height: 100%;
	background-image: url(../image/templates_2010/background_header.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#container_body {
	width: 797px;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


/*----------------------
Header
-----------------------*/


#container_header {
	width: 790px;
	height: 70px;
	margin-right: 7px;
	padding-bottom: 20px;	
}
#box_header_logo {
	width: 295px;
	height: 70px;
	float:left;
}
#box_header_address {
	width: 495px;
	height: 41px;
	padding-top: 11px;	
	text-align: right;
	float: left;
}


/*----------------------
Navi Upper
-----------------------*/

#navi_upper {
	width: 428px;
	padding-left: 369px;
	padding-bottom: 6px;	
	height: 34px;
}
#navi_upper ul {
	padding: 0px;
	margin: 0px;
}
#navi_upper li {
	font-size: 0px;
	padding: 0px;
	float: left;
	margin: 0px;
	list-style-type:none;
}


/*----------------------
Navi Left
-----------------------*/


#navi_left {
	width: 190px;
	float: left;
}
#navi_left ul {
	padding: 0px;
	margin: 0px;
}
#navi_left li {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	float: left;
	margin: 0px;
	list-style-type:none;
}

/*----------------------
Main
-----------------------*/

#container_main {
	width: 580px;
	float: left;
	margin-left: 20px;	
	margin-right: 7px;
	padding: 0px; 	
}











#container_textlink {
	width: 570px;
	text-align: center;
	background-color: #FFFFFF;
	float: right;
	clear: right;
	margin-top: 30px;
	margin-right: 35px;
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
}


/*----------------------
Footer
-----------------------*/


#wrapper_footer {
	width: 100%;
	font-size:12px;
	background-image: url(../image/templates_2010/background_footer.gif);
	background-repeat: repeat-x;
}
#container_footer {
	width: 797px;
	padding-right: 7pa;
	padding-top: 45px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


#container_footer a:link {
	color: #333;
	text-decoration: underline;
}
#container_footer a:visited {
	text-decoration: underline;
	color: #333;
}
#container_footer a:hover {
	text-decoration: underline;
	color: #FE2478;
}
#container_footer a:active {
	text-decoration: underline;
	color: #FE2478;
}


#box_footer_address {
	width: 320px;
	float:left;
}
#box_footer_link {
	width: 470px;
	float: left;
}

