@charset "utf-8";


.body_bg 					{ background: url('/images/inc/bg.png') 0 0 repeat; background-color: #fff; }



.left_title 				{ margin-bottom:25px; width: 235px; height: 93px; background: url('/images/allinfo/left_title.png') 0 0 no-repeat; font:0/0 arial; text-indent: -999px; }
.left_menu_list 			{ width:235px; margin-left:15px;  }
.left_mid					{ margin:20px 0 50px 0; width: 235px; height: 12px; background: url('/images/inc/left_mid.png') 0 0 no-repeat; }


/*		title    	*/

.center_body .title_img.no01 	{ background: url('/images/allinfo/title01.png') 0 0 no-repeat; }
.center_body .title_img.no02 	{ background: url('/images/allinfo/title02.png') 0 0 no-repeat; }
.center_body .title_img.no03 	{ background: url('/images/allinfo/title03.png') 0 0 no-repeat; }
.center_body .title_img.no04 	{ background: url('/images/allinfo/title04.png') 0 0 no-repeat; }
.center_body .title_img.no0501 	{ background: url('/images/allinfo/title0501.png') 0 0 no-repeat; }
.center_body .title_img.no0502 	{ background: url('/images/allinfo/title0502.png') 0 0 no-repeat; }




.tab 		{ margin-top: 10px; }
.tab span 	{ float: left; width: 119px; height: 34px; font:0/0 arial; text-indent: -999px; }
.tab span.tab1 		{ background: url('/images/etc/search_tab1off.png') 0 0 no-repeat; }
.tab span.tab1.on 	{ background: url('/images/etc/search_tab1on.png') 0 0 no-repeat; }
.tab span.tab2 		{ background: url('/images/etc/search_tab2off.png') 0 0 no-repeat; }
.tab span.tab2.on 	{ background: url('/images/etc/search_tab2on.png') 0 0 no-repeat; }
.tab span.tab3 		{ background: url('/images/etc/search_tab3off.png') 0 0 no-repeat; }
.tab span.tab3.on 	{ background: url('/images/etc/search_tab3on.png') 0 0 no-repeat; }
.tab span.tab4 		{ background: url('/images/etc/search_tab4off.png') 0 0 no-repeat; }
.tab span.tab4.on 	{ background: url('/images/etc/search_tab4on.png') 0 0 no-repeat; }
.tab span.tab5 		{ background: url('/images/etc/search_tab5off.png') 0 0 no-repeat; }
.tab span.tab5.on 	{ background: url('/images/etc/search_tab5on.png') 0 0 no-repeat; }
.tab span.line 		{ width: 125px; height: 33px; border-bottom: solid 1px #9D9D9D; }
.tab span a 			{ display: block; width: 100%; height: 100%; }


