/* c08 link CSS */

/* index */
.linkTop h1 {background:url(../image/title_linkTop.jpg) no-repeat;margin-bottom:10px;}

.linkTop h2 {margin:0 10px;width:524px;height:26px;}
.linkTop h2 span {display:none;}

/* h2 subtitle -------------- */
#c8-1 {background:url(../image/titlesub_c8-1.jpg) no-repeat;}
#c8-2 {background:url(../image/titlesub_c8-2.jpg) no-repeat;}
#c8-3 {background:url(../image/titlesub_c8-3.jpg) no-repeat;}
#c8-4 {background:url(../image/titlesub_c8-4.jpg) no-repeat;}
#c8-5 {background:url(../image/titlesub_c8-5.jpg) no-repeat;}
#c8-6 {background:url(../image/titlesub_c8-6.jpg) no-repeat;}

/* h3 subtitle -------------- */
.underline {
 width:504px;
 padding-bottom:8px;
 background:url(../../common/image/img_dot01.gif) repeat-x bottom;
}

h3 {font-size:100%;font-weight:bold;}
h4 {font-size:100%;font-weight:normal;}

/* ---------------------------------------- */
div.middle{margin:10px 20px 0 20px;width:504px;}

ul.link_left { margin-top: 8px;float: left;width:236px;line-height:140%;}
ul.link_left li {list-style:none;padding-left:18px;background:url(../image/icon_arrow.gif) no-repeat top left;}
ul.link_right {margin-top: 8px;float: right;width:260px;line-height:140%;}
ul.link_right li {list-style:none;padding-left:18px;background:url(../image/icon_arrow.gif) no-repeat top left;}

/* ---------------------------------------- */
/* side */

	/* default */
	#c08_00 {height:28px;background:url(../image/btn_c08-00.jpg) no-repeat;}
	#c08_01 {height:23px;background:url(../image/btn_c08-01.jpg) no-repeat;}
	#c08_02 {height:23px;background:url(../image/btn_c08-02.jpg) no-repeat;}
	#c08_03 {height:23px;background:url(../image/btn_c08-03.jpg) no-repeat;}
	#c08_04 {height:23px;background:url(../image/btn_c08-04.jpg) no-repeat;}
	#c08_05 {height:23px;background:url(../image/btn_c08-05.jpg) no-repeat;}
	#c08_06 {height:25px;background:url(../image/btn_c08-06.jpg) no-repeat;}
	
	/* mouse over */
	a#c08_01:hover {background:url(../image/btn_c08-01-on.jpg) no-repeat;}
	a#c08_02:hover {background:url(../image/btn_c08-02-on.jpg) no-repeat;}
	a#c08_03:hover {background:url(../image/btn_c08-03-on.jpg) no-repeat;}
	a#c08_04:hover {background:url(../image/btn_c08-04-on.jpg) no-repeat;}
	a#c08_05:hover {background:url(../image/btn_c08-05-on.jpg) no-repeat;}
	a#c08_06:hover {background:url(../image/btn_c08-06-on.jpg) no-repeat;}