@charset "UTF-8";

html * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

body {
	text-align:center;
	background-color:#EAEAEA;
}

#home{
	width:800px;
	text-align:left;
	padding: 0 0 10px 0px;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
}

/* -----header----- */

#header{
	font-size:10px;
	width:780px;
	text-align:left;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

#header .top_right{
	float:right;
	padding: 25px 5px 0 0;
}

#header .top_left{
	float:left;
	text-align:left;
	vertical-align:bottom;
	padding: 0 0 0 0;
	margin: 0px;
}

#header .top_left ul{
	float:left;
	padding:2px 0 2px 0;
}

#header .top_left li{
	display:inline;
	padding:2px 5px 0 5px;
	border-right:1px solid #A8A8A8;
}

#header .top_left input{
	vertical-align:middle;
	font-size:11px;
}

#header .img_left{
	float:left;
}

#header a:link { color: #757575; text-decoration: none;}
#header a:visited { color: #757575; text-decoration: none;}
#header a:hover { color: #FF3333; text-decoration: none;}
#header a:active { color: #757575; text-decoration: none;}


#navi {
	width: 780px;
	height: 25px;
	float: left;

	}

#navi ul{
	margin: 0px 0px 0px 0px;
	padding:0;
	list-style:none;
	text-indent:-9999px;
	}

#navi li{
	float: left;
	height: 25px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: x-small;
	}
	
#navi li a {
	display:block;
	width: 100%;
	height: 100%;
	}
	


#navi li#navi01 { width: 75px; }
#navi li#navi01 a{ height: 25px; background: transparent url(../../jp/images/re/navi01.gif) no-repeat 0 0; }
#navi li#navi01 a:hover { background-position: 0 -25px; }

#navi li#navi02 { width: 76px;	}
#navi li#navi02 a{ height: 25px; background: transparent url(../../jp/images/re/navi02.gif) no-repeat 0 0; }
#navi li#navi02 a:hover { background-position: 0 -25px;	}

#navi li#navi03 { width: 108px;	}
#navi li#navi03 a{ height: 25px; background: transparent url(../../jp/images/re/navi03.gif) no-repeat 0 0; }
#navi li#navi03 a:hover { background-position: 0 -25px;	}

#navi li#navi04 { width: 109px;	}
#navi li#navi04 a{ height: 25px; background: transparent url(../../jp/images/re/navi04.gif) no-repeat 0 0; }
#navi li#navi04 a:hover { background-position: 0 -25px;	}

#navi li#navi05 { width: 76px;	}
#navi li#navi05 a{ height: 25px; background: transparent url(../../jp/images/re/navi05.gif) no-repeat 0 0; }
#navi li#navi05 a:hover { background-position: 0 -25px;	}

#navi li#navi06 { width: 76px;	}
#navi li#navi06 a{ height: 25px; background: transparent url(../../jp/images/re/navi06.gif) no-repeat 0 0; }
#navi li#navi06 a:hover { background-position: 0 -25px;	}

#navi li#navi07 { width: 76px;	}
#navi li#navi07 a{ height: 25px; background: transparent url(../../jp/images/re/navi07.gif) no-repeat 0 0; }
#navi li#navi07 a:hover { background-position: 0 -25px;	}

#navi li#navi08 { width: 76px;	}
#navi li#navi08 a{ height: 25px; background: transparent url(../../jp/images/re/navi08.gif) no-repeat 0 0; }
#navi li#navi08 a:hover { background-position: 0 -25px;	}

#navi li#navi09 { width: 108px;	}
#navi li#navi09 a{ height: 25px; background: transparent url(../../jp/images/re/navi09.gif) no-repeat 0 0; }
#navi li#navi09 a:hover { background-position: 0 -25px;	}






			
/* -----main----- */

#main{
	width:780px;
	text-align:left;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
	background-image:url('images/container_back_780b.jpg');
	background-repeat: repeat-y;
}

/* -----main_left----- */

#main_left{
	font-size:11px;
	line-height:150%;
	float:left;
	width:525px;
	padding:10px 10px 10px 10px;
	margin: 0px;
	color:#555555;
}

#main_left .hl1{
	padding:0 0 30px 0;
	margin: 0px;
}

#main_left h1{
	font-size:18px;
	line-height:120%;
	color:#333333;
	padding:0 0 0 0;
	margin: 10px 0 25px 0;
}

#main_left .subtitle{
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #54277C;
	font-size:12px;
	line-height:100%;
	color:#54277C;
	padding:0 0 0 0;
	margin: 10px 0 5px 0;
}

#main_left .hl1_g{
	color:#FFFFFF;
	padding:10px 10px 10px 20px;
	margin:0 0 10px 0;
	background-image:url('images/ee.jpg');
	background-repeat:no-repeat;
}

#main_left .h1_g{
	font-size:28px;
	line-height:100%;
	font-weight:normal;
	color:#FFFFFF;
	padding:0 0 0 0;
	margin: 15px 0 10px 0;
}

#main_left .subtitle_g{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFEE;
	font-size:12px;
	line-weight:100%;
	color:#FFFFEE;
	padding:0 0 0 0;
	margin: 0 0 5px 0;
}

#main_left .hl1_b{
	border-width: 2px 0px;
	border-style: solid;
	border-color: #333366;
	background-color:#361683;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-image:url('images/hb.jpg');
}

#main_left .hl1_b2{
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-image:url('images/hb2.jpg');
}

#main_left .hl1_b2_r{
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-image:url('images/hb2_r.jpg');
}

#main_left .h1_b{
	font-size:18px;
	color:#FFFFFF;
	padding:0 0 0 0;
	margin: 10px 0 10px 0;
}

#main_left .subtitle_b{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFEE;
	font-size:12px;
	line-height:100%;
	color:#FFFFEE;
	padding:0 0 0 0;
	margin: 10px 0 5px 0;
}

#main_left .hl1_o{
	border-width: 2px 0px;
	border-style: solid;
	border-color: #663333;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-image:url('images/ho.jpg');
}

#main_left .hl2{
	padding:0 0 10px 0;
	margin: 0px;
}

#main_left h2{
	font-size:12px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #54277C;
	font-weight:bold;
	color:#333333;
	padding:2px 5px 2px 5px;
	margin: 0 0 10px 0;
	background-color:#EFEEFF;
}

#main_left .hl3{
	padding:0 0 20px 10px;
	margin: 0px;
}

#main_left h3{
	font-size:11px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-weight:bold;
	color:#54277C;
}

#main_left .img_left{
	float:left;
	margin: 6px 6px 2px 2px;
}

#main_left .img_right{
	float:right;
	margin: 6px 6px 2px 2px;
}

#main_left .img_center{
	text-align:center;
	margin: 6px 2px 2px 2px;
}
#main_left .top_img_left{
	float:left;
	margin: 0px 6px 2px 2px;
}

#main_left ul{
	margin: 10px 2px 10px 2px;
}

#main_left li{
	list-style-type:circle;
	list-style-image:none;
	list-style-position:inside;
}

#main_left .labc{
	list-style-type:lower-alpha;
	list-style-image:none;
	list-style-position:inside;
}

#main_left .dl_s{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #54277C;
	margin: 10px 0px 20px 0px;
	width:320px;
	_height:0;
}

#main_left .dl_l{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #54277C;
	margin: 10px 0px 20px 0px;
	_height:0;
}

#main_left .dt_s{
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
	float:left;
	width:100px;
}

#main_left .dt_m{
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
	float:left;
	width:126px;
}

#main_left .dt_l{
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
}

#main_left .dd_s{
	color:#333333;
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
	width:200px;
}

#main_left .dd_m{
	color:#333333;
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
	width:360px;
}

#main_left .dd_l{
	color:#333333;
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #54277C;
}

#main_left p.more {
	text-align: right;
	margin: 1em 0 1em 0;
} 

#main_left div.listing {
	margin-bottom: 1em;
}

#main_left p.more {
	text-align: right;
	margin: 1em 0 1em 0;
} 

#main_left div.listing {
	margin-bottom: 1em;
}

/* -----main_right----- */

#main_right{
	font-size:11px;
	line-height:150%;
	float:right;
	width:234px;
	padding:0 0 10px 0;
	margin: 0px;
}

#main_right .navi{
	padding:10px 0 30px 20px;
	margin: 0px;
}

#main_right .news{
	padding:10px 20px 30px 10px;
	margin: 0px;
}

#main_right .naviheader{
	color:#666666;
	padding:0 10px 0 10px;
	margin: 0px;
}

#main_right .navi .xfy{
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #54277C;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 4px;
	margin: 0 0 5px 0;
	background-color:#EEEEEE;
}

#main_right .navi .link{
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #214EA8;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 4px;
	margin: 0 0 5px 0;
	background-color:#EEEEEE;
}

#main_right ul{
	padding:0 5px 10px 10px;
	margin: 0px;
}

#main_right .navi .select{
	color:#FF0000;
	font-weight:bold;
	padding: 4px 0 2px 10px;
	margin: 0 0 0 0;
	background:url('images/yaji_r.gif') no-repeat left top;
}

#main_right .navi .nonselect{
	font-weight:normal;
	padding: 4px 0 2px 10px;
	margin: 0 0 0 0;
	background:url('images/yaji_b.gif') no-repeat left top;
}

#main_right .news .nonselect{
	font-weight:normal;
	padding: 4px 0 2px 10px;
	margin: 0 0 0 0;
	background:url('images/yaji_b.gif') no-repeat left top;
}

#main_right .navi .navi_hl2_select{
	font-weight:normal;
	background:url('images/yaji_s.gif') no-repeat left top;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 0;
}

#main_right .navi .navi_hl2{
	font-weight:normal;
	background:url('images/yaji_.gif') no-repeat left top;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 0;
}

#main_right .navi .navi_hl3_select{
	font-weight:normal;
	list-style-type:circle;
	list-style-image:none;
	list-style-position:inside;
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0;
	color:#FF0000;
}

#main_right .navi .navi_hl3{
	font-weight:normal;
	list-style-type:circle;
	list-style-image:none;
	list-style-position:inside;
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0;
	color:#214EA8;
}

#main_right .navi .navi_hl4_select{
	font-weight:normal;
	list-style-type:disc;
	list-style-image:none;
	list-style-position:inside;
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0;
	color:#FF0000;
}

#main_right .navi .navi_hl4{
	font-weight:normal;
	list-style-type:disc;
	list-style-image:none;
	list-style-position:inside;
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0;
	color:#214EA8;
}

/* -----main: anchor----- */

#main a:link { color: #214EA8; text-decoration: none;}
#main a:visited { color: #214EA8; text-decoration: none;}
#main a:hover { color: #214EA8; text-decoration: underline;}
#main a:active { color: #214EA8; text-decoration: underline;}

#main_right a:link { color: #214EA8; text-decoration: none;}
#main_right a:visited { color: #214EA8; text-decoration: none;}
#main_right a:hover { color: #FF0000; text-decoration: none;}
#main_right a:active { color: #FF0000; text-decoration: none;}

/* -----footer----- */

#footer_banner{
	clear:both;
	width:780px;
	text-align:left;
	font-size:10px;
	background:url('images/container_back.gif') repeat-y;
	border-top:1px solid #CDD8E2;
	padding: 10px 0px 10px 10px;
	margin: 0;
}

#footer{
	clear:both;
	border-top:1px solid #CDD8E2;
	font-size:10px;
	width:780px;
	text-align:right;
	padding: 2px 0 0 0;
	margin: 0 0 0 10px;
}

#footer ul{
	float:left;
	border-left:1px solid #A8A8A8;
}
#footer li{
	display:inline;
	padding:0 5px 0 5px;
	border-right:1px solid #A8A8A8;
}
#footer address{
	font-style:normal;
	float:right;
}

#footer a:link { color: #757575; text-decoration: none;}
#footer a:visited { color: #757575; text-decoration: none;}
#footer a:hover { color: #757575; text-decoration: underline;}
#footer a:active { color: #757575; text-decoration: underline;}

/* -----common----- */

img{border:0;}
.clear{clear:both;}
.clear_divide { clear: both; background-color: transparent; height: 1px; font-size: 1px;}
.clear_divide02 { clear: both; background-color: transparent; height: 1px; font-size: 1px;}

.line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD8E2;
	padding:0 0 0 0;
	margin: 0px;
}

.download {
	font-size:11px;
	padding: 4px 0 2px 7px;
	margin: 0 0 0 0;
	background:url('images/yaji.gif') no-repeat left center;
}

.demo {
	font-size:11px;
	padding: 4px 0 2px 7px;
	margin: 0 0 0 0;
	background:url('images/yaji.gif') no-repeat left center;
}

.link {
	font-size:11px;
	padding: 4px 0 2px 7px;
	margin: 0 0 0 0;
	background:url('images/yaji.gif') no-repeat left center;
}

.next{
	font-size:10px;
	display:block;
	text-align:right;
}

.next a{
	padding: 2px 0 2px 7px;
	margin: 0 0 0 0;
	background:url('images/yaji.gif') no-repeat left center;
}

.keymans{
	font-size:10px;
	display:block;
	text-align:left;
}

.keymans a{
	padding: 2px 0 2px 7px;
	margin: 0 0 0 0;
	background:url('images/yaji.gif') no-repeat left center;
}