h2#main_visual{
	background:url(../able/images/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-weight:normal;
	text-indent:-99999px;
	overflow:hidden;
}
h2#main_visual2{
	background:url(../able/images/main_pic02.jpg) no-repeat;
	width:726px;
	height:180px;
	font-weight:normal;
	text-indent:-99999px;
	overflow:hidden;
}
h2#main_visual3{
	background:url(../able/images/main_pic03.jpg) no-repeat;
	width:726px;
	height:180px;
	font-weight:normal;
	text-indent:-99999px;
	overflow:hidden;
}

/*
------------------------------------------------------------------------
Side Sub Navigation Area
----------------------------------------------------------------------*/
div#side_wrap {
	width:200px;
	float:left;
}
div#side_wrap li {
	margin-bottom:1em;
}
div#side_wrap a {
	display:block;
	height:50px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-999999px;
	overflow:hidden;
}
div#side_wrap a#link1 {background-image:url(../able/images/side_link_1.gif);}
div#side_wrap a#link2 {background-image:url(../able/images/side_link_2.gif);}
div#side_wrap a#link3 {background-image:url(../able/images/side_link_3.gif);}
div#side_wrap a#link4 {background-image:url(../able/images/side_link_4.gif);}
div#side_wrap a#link5 {background-image:url(../able/images/side_link_5.gif);}


/*
------------------------------------------------------------------------
Main Contenst Area
----------------------------------------------------------------------*/

div#contents_wrap {
	width:530px;
	float:right;
}
div#other_page h3{
	margin:0 0 1em 0;
	padding-left:0.8em;
	height:25px;
	line-height:25px;
	background:url(../able/images/h3_bg.gif) no-repeat left center;
}
div#contents_wrap p {
	margin-bottom:1.5em;
}
div#contents_wrap h4 {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	padding-left:1.8em;
	border-bottom:1px dotted #ccc;
	background:url(../able/images/tag_orange.png) no-repeat left top;
	font-weight:bold;
}
div#contents_wrap dl,
div#contents_wrap ul {
	margin-left:1em;
}
div#contents_wrap dt {
	margin-bottom:0.3em;
	padding-bottom:0.2em;
	padding-left:1.5em;
	background:url(../able/images/medal_gold_1.png) no-repeat left top;
	border-bottom:1px solid #ccc;
}
div#contents_wrap dd {
	margin-bottom:1em;
}
div#contents_wrap dd li {
	padding-left:1.5em;
	background:url(../able/images/bullet_star.png) no-repeat left top;
}
div#contents_wrap table{
	margin-bottom:1.5em;
	width:100%;
	border-collapse:auto;
}
div#contents_wrap table caption{
	margin-bottom:0.5em;
	padding-left:1.8em;
	font-weight:bold;
	text-align:left;
	border-bottom:3px double #ccc;
	background:url(../able/images/tick.png) no-repeat left top;
}
div#contents_wrap table th{
	padding:0.2em 0.5em;
	background-color:#036;
	color:#fff;
	font-weight:bold;
}
div#contents_wrap table th.width7{	width:7em;}

div#contents_wrap table td{
	padding:0.2em 0.5em;
}
div#contents_wrap table td strong {
	font-weight:bold;
}

div#contents_wrap table td {
	border-bottom:1px solid #ccc ;
	border-left:1px solid #eee ;
}
div#contents_wrap ol {
	margin-left:2em;
}
dl#sts_list dt {
	padding-left:1.8em;
	background:url(../able/images/tag_orange.png) no-repeat left top;
}

div#g_map {
	margin-bottom:1.5em;
	width:528px;
	height:280px;
	border:1px solid #ccc;
}
div#map_pic_wrap {
	width:200px;
	float:left;
}
div#map_text_wrap {
	width:320px;
	float:right;
}
div#map_text_wrap dt {
	padding-left:1.8em;
	background:url(../able/images/tag_orange.png) no-repeat left top;
}
div.banner_left_wrap {
	width:260px;
	float:left;
}
div.banner_right_wrap {
	width:250px;
	float:right;
}

