@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/template/back_img.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: 900px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #666666;
	background-color: #FFFFFF;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
}
#wrapper #global_nav {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 200px;
	text-align: center;
	background-image: url(../images/template/footer_back.jpg);
	background-repeat: repeat-x;
}
#wrapper #global_nav h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#global_nav h2 em {
	visibility: hidden;
}
#global_nav h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 160px;
}
#global_nav h2#tn1 a {
	background-image: url(../images/globalnavi/home_over.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn1 a:hover, #global_nav h2#tn1 a:active {
	background-image: url(../images/globalnavi/home_over.jpg);
	background-repeat: no-repeat;
}

#global_nav h2#tn2 a {
	background-image: url(../images/globalnavi/1043.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn2 a:hover, #global_nav h2#tn2 a:active {
	background-image: url(../images/globalnavi/1043_over.jpg);
	background-repeat: no-repeat;
}

#global_nav h2#tn3 a {
	background-image: url(../images/globalnavi/newversion.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn3 a:hover, #global_nav h2#tn3 a:active {
	background-image: url(../images/globalnavi/newversion_over.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn4 a {
	background-image: url(../images/globalnavi/cs1.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn4 a:hover, #global_nav h2#tn4 a:active {
	background-image: url(../images/globalnavi/cs1_over.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn5 a {
	background-image: url(../images/globalnavi/contact.jpg);
	background-repeat: no-repeat;
}
#global_nav h2#tn5 a:hover, #global_nav h2#tn5 a:active {
	background-image: url(../images/globalnavi/contact_over.jpg);
	background-repeat: no-repeat;
}
#top {
	background-image: url(../images/template/top_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#side_buttons li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 240px;
}
#side_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_buttons em {
	visibility: hidden;
}
#side_buttons #sn1 a {
	background-image: url(../images/sidenavi/aboutus.jpg);
	background-repeat: no-repeat;
}
#side_buttons #sn1 a:hover, #side_buttons #sn1 a:active {
	background-image: url(../images/sidenavi/aboutus_over.jpg);
	background-repeat: no-repeat;
}
#side_buttons #sn2 a {
	background-image: url(../images/sidenavi/magagine.jpg);
}
#side_buttons #sn2 a:hover, #side_buttons #sn2 a:active {
	background-image: url(../images/sidenavi/magagine_over.jpg);
	background-repeat: no-repeat;
}

#side_buttons #sn3 a {
	background-image: url(../images/sidenavi/mentenance.jpg);
	background-repeat: no-repeat;
}
#side_buttons #sn3 a:hover, #side_buttons #sn3 a:active {
	background-image: url(../images/sidenavi/mentenance_over.jpg);
	background-repeat: no-repeat;
}

#footer #button_footer {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	color: #CCCCCC;
	font-size: 13px;
}
#button_footer #hidari {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#button_footer #migi {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
	font-size: 12px;
	text-align: right;
}
