@charset "shift_jis";


	/* head */

	.head_top {
		margin: 0px;
		padding: 0px;
	}
	
	.head_mid {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/ja/contents_bg.gif);
	background-repeat: repeat-y;
	}

	.head_menu {
	background-image: url(../../images/ja/head_bg.gif);
	background-repeat: repeat-y;
	height: 59px;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 430px;
	}

	.menu {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	width: 425px;
	float: left;
	}

	.menu ul {
	padding: 0px;
	margin: 0px;
	}

	.menu li{
	padding: 0px;
	display:inline;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	}

	.menu01{
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00b5ff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	width: 71px;
	float: left;
	text-align: center;
	color: #00b5ff;
	}

	.menu02{
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #aac92a;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	width: 90px;
	float: left;
	text-align: center;
	color: #aac92a;
	}

	.menu03{
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	width: 90px;
	float: left;
	text-align: center;
	color: #FF6600;
	}
	
	.menu04{
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6633FF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;
	width: 90px;
	float: left;
	text-align: center;
	color: #6633FF;
	}
	
	.menu01 a {
	color: #666666;
	text-decoration: none;
	}
	.menu01 a:link {}
	.menu01 a:visited {}
	.menu01 a:hover {
	color: #00b5ff;
	text-decoration:none;
	}
	.menu01 a:active {}
	
	.menu02 a {
	color: #666666;
	text-decoration: none;
	}
	.menu02 a:link {}
	.menu02 a:visited {}
	.menu02 a:hover {
	color: #aac92a;
	text-decoration:none;
	}
	.menu02 a:active {}

	.menu03 a {
	color: #666666;
	text-decoration: none;
	}
	.menu03 a:link {}
	.menu03 a:visited {}
	.menu03 a:hover {
	color: #FF6600;
	text-decoration:none;
	}
	.menu03 a:active {}

	.menu04 a {
	color: #666666;
	text-decoration: none;
	}
	.menu04 a:link {}
	.menu04 a:visited {}
	.menu04 a:hover {
	color: #6633FF;
	text-decoration:none;
	}
	.menu04 a:active {}
	
	
	.lang {
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90px;
	float: right;
	padding: 0px;
	}

	.lang ul {
	padding: 0px;
	margin: 0px;
	}

	.lang li{
	padding: 0px;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	.lang img{
	margin-right: 5px;
	}

	.lang a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=80);
	}
	
	.head_un {
	padding: 0px;
	background-image: url(../../images/ja/head_un_bg.gif);
	background-repeat: repeat-x;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 17px;
	}

