@charset "utf-8";
/* INDEX Layout
----------------------------------------------------*/
.w700{
	width:700px;
	padding:7px 0px;
	font-size:108%;
	border-top:2px solid #172193;
}
.w340{
	width:340px;
	background: url(../../shared/images/bg_line_dot_x.gif) repeat-x left bottom;
	padding:10px 0px;
	font-size:108%;
	border-top:2px solid #172193;
}
.sub-local{
	width:700px;
	font-size:108%;
	border-top:2px solid #172193;
}
.sub-local h2{
	padding:10px 0px;
	background: url(../../shared/images/bg_line_dot_x.gif) repeat-x left bottom;
	font-size:85%;
}
.w700 a,
.w340 a{
	padding:3px 0px 3px 15px;
	background: url(../images/bg_arw_01.gif) no-repeat 0px 5px;
}
.sub-local a{
	padding:3px 0px 3px 15px;
	background: url(../images/bg_arw_01.gif) no-repeat 0px 3px;
}
.desc-box{
	clear:both;
	width:700px;
	overflow:hidden;
}
.desc-left{
	float:left;
	width:340px;
}
.desc-right{
	float:right;
	width:340px;
}
ul.link-box-first{
	margin:0px 0px 0px 15px;
}
ul.link-box-first li{
	padding:10px 0px;
	background: url(../../shared/images/bg_line_dot_x.gif) repeat-x left bottom;
}
ul.link-box-first li a{
	padding:3px 0px 3px 10px;
	background: url(../images/bg_arw_02.gif) no-repeat 0px 6px;
}
ul.link-box-second{
	margin:10px 0px 0px 10px;
}
ul.link-box-second li{
	padding:0px 0px 10px;
	background:none;
}
ul.link-box-second li a{
	padding:3px 0px 3px 20px;
	background: url(../images/bg_arw_03.gif) no-repeat 0px 5px;
}
ul.link-box-third{
	margin:10px 0px 0px 20px;
}
ul.link-box-third li{
	padding:0px 0px 10px;
	background:none;
}
ul.link-box-third li a{
	padding:3px 0px 3px 20px;
	background: url(../images/bg_arw_03.gif) no-repeat 0px 5px;
}
ul.link-box-first li.end{
	background:none;
}
ul.link-box-third li.end{
	padding:0px;
	background:none;
}












