﻿@charset "UTF-8";
#right .list_civilian {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	background-image: url(img/tit_civilian.jpg);
}
#right .list_efsf {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	background-image: url(img/tit_efsf.jpg);
}
#right .list_zeon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	background-image: url(img/tit_zeon.jpg);
}
#right UL {
	padding-left: 185px;
	clear: both;
}
#right LI {
	float: left;
	background-image: url(img/ico_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px;
	height: 190px;
	width: 70px;
	display: table-cell;
}
#right LI A:hover IMG {
	background-image: url(img/ico_onmouse.gif);
	background-position: center center;
}
#right LI A IMG {
	-moz-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
}
#right LI A:hover IMG {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}
#right .ms {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 610px;
	height: 325px;
	padding-top: 35px;
}
#right .ms .name_jp {
	display: none;
}
#right .ms .name_en {
	display: none;
}
#right .ms .number {
	background-image: url(img/bg_number.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	padding-left: 110px;
	margin-left: 45px;
	margin-bottom: 5px;
	padding-top: 35px;
}
#right .ms .height {
	background-image: url(img/bg_height.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 110px;
	margin-left: 45px;
	margin-bottom: 5px;
}
#right .ms .weight {
	background-image: url(img/bg_weight.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 110px;
	margin-left: 45px;
}
#right .ms .length {
	background-image: url(img/bg_length.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 110px;
	margin-left: 45px;
	margin-bottom: 5px;
}
#right .ms .width {
	background-image: url(img/bg_width.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 110px;
	margin-left: 45px;
	margin-bottom: 5px;
}
#right .ms .switch {
	background-image: url(img/bg_switch.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	height: 14px;
	width: 220px;
	margin-left: 30px;
	margin-top: 10px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 30px;
	line-height: 12px;
	font-size: 11px;
	cursor: pointer;
	padding-top: 1px;
}
#right .ms .txt {
	margin-left: 15px;
	width: 345px;
	line-height: 20px;
	margin-top: 15px;
	background-image: url(img/bg_txt.gif);
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#ms01a, #ms02a, #ms03a, #ms04a, #ms05a, #ms07a, #ms03b, #ms06a, #ms06b, #ms08a, #ms08b, #ms09a, #ms12a, #ms12b, #ms13a, #ms14a, #ms15a {
	height: 290px;
	width: 295px;
	float: right;
	padding-right: 15px;
	z-index: 9999;
	margin-top: -305px;
}
