#left-box{
	width:180px;
	height: auto;
	float: left;
}
* {margin:0; padding:0}

#accordion {
	width:169px; 
	margin: 0px auto 20px;
}
.accordion {
	width:169px; 
	font: 11px/34px Verdana,Arial; 
	color:#0b4176;
	letter-spacing: 1px;
	text-indent: 20px;
}
#accordion dl{
	border-bottom: 1px solid #d4d4d4;	
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	background-color: #dfe6eb;
	display: block;
}
.accordion dt{
	width: 169px; 
	font-weight:bold; 
	cursor:pointer; 
	height: 34px;
	border-top: 1px solid #d4d4d4;
}
.close{
	background: url(../../img/sub_memu.gif);
}


.close2{
	background: url(../../img/sub_memu.gif);	
}

.close2 a{
	text-decoration: none;
	color:#0b4176;
}
.close2 a:hover{
	text-decoration: underline;
	color:#d96674;
}

.close2 a:visited{
	text-decoration: none;
	color:#0b4176;
}


.open{
	background: url(../../img/sub_memu_over.gif);
}
.accordion dt:hover {
	background: url(../../img/sub_memu_over.gif);
}
.accordion dt a{
	text-decoration: none;
	color:#0b4176;
}
.accordion dt a:hover{
	text-decoration: none;
	color:#d96674;
}
.accordion dd {
	overflow:hidden; background:#fff;
}

.ichiran{
	background-image: url(../../img/sub_menu_service.gif);
	width: 171px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.company{
	background-image: url(../../img/sub_menu_company.gif);
	width: 171px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

.accordion dd ul{
	padding-bottom: 6px;
	background-color: #dfe6eb;
	width: 169px;
}
.accordion dd ul li{
	list-style-type: none;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.accordion dd ul li a{
	color: #c83a4c;
	text-decoration: none;
}
.accordion dd ul li a:hover{
	text-decoration: underline;
}
.sub_foot{
	background: url(../../img/sub_foot.gif) no-repeat;
	display: block;
	width: 171px;
	height: 11px;
}

/* @group login */
.sys{
	display: block;
	width: 169px;
	color: #065d85;
	padding: 0;
	font-size: 10px;
	margin: 3px auto 4px;
}
.sys p{
	margin: 0 auto 0 5px;
	padding: 0;
}
.login{
	background-color: #eeeeee;
	margin: 0 0 10px;
	text-align: center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	padding: 12px 8px 10px 2px;
}
.sys .login em{
	display: block;
	font-weight: bold;
	font-style: normal;
	width: 48px;
	float: left;
	margin-top: 5px;
}
.sys .login .form_box{
	margin-bottom: 10px;
	font-size: 9px;
}
.sys .login .form_box2{
	float: left;
	margin-bottom: 10px;
}
.sys .login .form_text{
	text-align: center;
	display: block;
	font-size: 10px;
	background: url(../../common_img/dot.gif) no-repeat 0 26px;
	padding-bottom: 26px;
	margin-top: 5px;
	margin-left: 5px;
}
.sys .text_left{
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
.sys .text_no{
	text-align: left;
	padding-left: 8px;
	padding-bottom: 10px;
}
.login_on{
	height: 39px;
	color: white;
	padding-top: 5px;
	background: url(../../common_img/onlogin.gif) no-repeat;
	font-size: 12px;
	text-align: right;
	padding-right: 3px;
	padding-left: 40px;
	margin-bottom: 0;
}
.sys .out{
	background: url(../../common_img/dot.gif) no-repeat 0 32px;
	padding-bottom: 15px;
	margin-bottom: 8px;
}
.sys .out img{
	top: 5px;
	position: relative;
}
.sys .mitsumori{
	background: url(../../common_img/dot.gif) no-repeat 0 34px;
	padding-bottom: 18px;
}
.sys table{
	margin-left: 6px;
	margin-right: auto;
	width: 150px;
	background-color: white;
	margin-bottom: 3px;
}
.sys .rireki b{
	color: white;
	font-weight: normal;
	font-style: normal;
}

.sys .next_page{
	background: url(../../common_img/dot.gif) no-repeat 0 26px;
	padding-bottom: 18px;
	display: block;
}
.sys .next_page a{
	margin-left: 2px;
	margin-right: 2px;
}
.sys .next_page a:hover{
	background-color: #cedeeb;
}
/* @end */