@charset "shift_jis";

* {
	margin:0;
	padding:0;
	border: 0;
}
body{
	font-size:12px;
	min-height: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(common/bg.gif);
	background-repeat: repeat-x;
}
html {
	overflow-y:scroll;
	height: 100%;
	min-height: 100%;
}
html, body {
	height: 100%;
	min-height: 100%;
}
p {
	line-height:20px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.font16 {
	font-size: 16px;
}
.white {
	color: #FFF;
}
input         {
	border: solid #666 1px;
	padding: 2px 5px;
	background-color: #FFF;
}
textarea {
	padding: 2px 5px;
	border: solid #666 1px;
}
a:link {
	text-decoration: none;
	color: #F00;
	font-size: 12px;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #F00;
	font-size: 12px;
	line-height: 20px;
}
a:hover {
	color: #F00;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
}
#language a {
	color: #FFF;
}

a:active {
	color: #F00;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 150px;
	background-image: url(common/banner.gif);
	color: #FFF;
}
#language {
	float: right;
	padding-top: 5px;
	text-align: right;
}
#intro {
	float: left;
	padding-top: 5px;
}


#navi {
	height: 50px;
	margin-bottom:10px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	right: 0px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 50px;
	background-repeat: no-repeat;
}
.m1 {
	background-image: url(common/navi/m1_h.gif);
	width: 150px;
}
.m1 a {
	background-image: url(common/navi/m1.gif);
	width: 150px;
}
.m2 {
	background-image: url(common/navi/m2_h.gif);
	width: 150px;
}
.m2 a {
	background-image: url(common/navi/m2.gif);
	width: 150px;
}
.m3 {
	background-image: url(common/navi/m3_h.gif);
	width: 150px;
}
.m3 a {
	background-image: url(common/navi/m3.gif);
	width: 150px;
}
.m4 {
	background-image: url(common/navi/m4_h.gif);
	width: 150px;
}
.m4 a {
	background-image: url(common/navi/m4.gif);
	width: 150px;
}
.m5 {
	background-image: url(common/navi/m5_h.gif);
	width: 150px;
}
.m5 a {
	background-image: url(common/navi/m5.gif);
	width: 150px;
}
.m6 {
	background-image: url(common/navi/m6_h.gif);
	width: 150px;
}
.m6 a {
	background-image: url(common/navi/m6.gif);
	width: 150px;
}
ul.menu li a:hover {
	background: none;
}
.Jmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	right: 0px;
}
.Jmenu li {
	padding: 0;
	margin: 0;
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
}
.Jmenu li a, .Jmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 50px;
	background-repeat: no-repeat;
}
.j1 {
	background-image: url(jp/common/navi/m1_h.gif);
	width: 150px;
}
.j1 a {
	background-image: url(jp/common/navi/m1.gif);
	width: 150px;
}
.j2 {
	background-image: url(jp/common/navi/m2_h.gif);
	width: 150px;
}
.j2 a {
	background-image: url(jp/common/navi/m2.gif);
	width: 150px;
}
.j3 {
	background-image: url(jp/common/navi/m3_h.gif);
	width: 150px;
}
.j3 a {
	background-image: url(jp/common/navi/m3.gif);
	width: 150px;
}
.j4 {
	background-image: url(jp/common/navi/m4_h.gif);
	width: 150px;
}
.j4 a {
	background-image: url(jp/common/navi/m4.gif);
	width: 150px;
}
.j5 {
	background-image: url(jp/common/navi/m5_h.gif);
	width: 150px;
}
.j5 a {
	background-image: url(jp/common/navi/m5.gif);
	width: 150px;
}
.j6 {
	background-image: url(jp/common/navi/m6_h.gif);
	width: 150px;
}
.j6 a {
	background-image: url(jp/common/navi/m6.gif);
	width: 150px;
}
ul.Jmenu li a:hover {
	background: none;
}
#image {
	clear: both;
	margin-bottom: 10px;
	height: 156px;
	background-image: url(img/top_img.jpg);
}
#left_navi {
	float: left;
	margin-right: 10px;
	width: 200px;
}
#center_navi {
	width: 480px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#center_content {
	padding: 5px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}
#right_navi {
	width: 200px;
	float: left;
}
#news_overflow {
	height: 150px;
	overflow-y: auto;
	overflow-x: none;
	margin-bottom: 10px;
	border-left: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	border-right: solid #ccc 1px;
	width: 188px;
	padding: 5px;
}
#videos_overflow {
	padding: 5px;
	margin-bottom: 10px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	width: 188px;
	height: 160px;
}
#contact_overflow {
	padding: 5px;
	margin-bottom: 10px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	width: 188px;
}
#content_overflow {
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding: 5px;
	width: 678px;
}
#about_us_images {
	float: right;
	width: 260px;
	text-align: right;
}
#left_overflow {
	width: 690px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#about_us_images p img {
	padding-bottom: 10px;
}

#about_us_content {
	width: 370px;
	float: left;
}



#footer {
	clear: both;
	width: 100%;
	text-align: center;
	height: 50px;
	padding-top: 5px;
	background-image: url(common/footer_bg.gif);
}
.red {
	color: #F00;
}
#titlebg {
	background-color: #DDD;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.small {
	font-size: 10px;
	color: #333;
}
