@charset "utf-8";
@import url("/css/ext/reset.css");

html{
	height: 0;
	margin-top: 55px;
}

body{
	color: #333333;
	background-color: #131313;
	font-size: 12px;
	line-height: 1.5;
}

img{
	border: 0;
	vertical-align: top;
}

a:link    { color: #ffffff; text-decoration: none; }
a:visited { color: #cdcdcd; text-decoration: none; }
a:active  { color: #ffffff; text-decoration: none; }
a:hover   { color: #ffffff; text-decoration: none; }

#wrapper{
	width: 660px;
	height: 480px;
	margin: 0px auto;
}

.relative	{
	position: relative;
}

#top_leftColumn{
	color:#003366;
	height: 480px;
	width: 120px;
	float: left;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}

#top_rightColumn{
	color:#003366;
	height: 480px;
	width: 120px;
	float: right;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}

#top_centerColumn{
	background-image: url(/IMG/css/top_center_backgraound.jpg);
	background-repeat: no-repeat;
	color:#003366;
	height: 480px;
	width: 420px;
	float: left;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}

#top_centerMain{
	color:#003366;
	width: 410px;
	height: 350px;
	position: relative;
	top: 5px; left: 5px;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}


#top_centerMain #lang_select{
	float: right;
	margin: 0 20px 10px 0;
}

#top_centerMain #lang_select a{
	color:#888888;
	font-size:12px;
}

#top_centerMain #rightmenu{
	position:absolute;
	bottom: 0;
	right: 0;

	text-align: right;
	margin: 0 20px 10px 0;
/*	font-family: serif; */
	font-family: 'ＭＳ Ｐ明朝',細明朝,リュウミンL;
	font-size:16px;
}

#top_centerBottom{
	color:#003366;
	height: 120px;
	width: 420px;

	position: absolute; top: 360px; left: 0;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}

.items{
	background-color: #000000;
	height: 60px;
	width: 60px;
	float: left;

REM//	border: 1px solid #FFFFFF;
REM//	margin: -1px;
REM//	padding: 0px;
}

.items a img {
	position: relative;
	top: 5px; left: 5px;
	margin: 0px;padding: 0px;
}


.top-img-popup .highslide-image {
	border: 0;
}


.top_desc {
	color:#888888;
	font-size: 10px;
}

/*--------------------------------------------------------------------
　　footer
--------------------------------------------------------------------*/
#wrapper #footer{
	width:656px; 
/*	height:25px; */
	text-align :center;
	margin:auto;
	color: #eee;
	background-color: #131313;
	background-image: url(/IMG/css/right_hader_menu.jpg);
	background-repeat: no-repeat;
	height:19px;
	padding:3px 0;
	float: left;
}

#footer .copyright{
	font-size: 12px;
}
