body{
	margin:0;
	padding: 0;
	background-color: #222;
}

/* @group common */

#top{
	background-color: #fff;
	text-align: center;
	background: url(../../img/bg.jpg) repeat-x;
	background-color: #efc500;
}
#header{
	margin: 0 auto;
	padding: 0;
	width: 914px;
	text-align: left;
}
#header h1{
	float: left;
}
#header ul{
	width: 486px;
	float: right;
}
#header li{
	height: 42px;
	list-style-type: none;
	float: left;
}
#header li a{
	overflow:hidden;
	text-indent:-9999px;
}

#header li#mainMenu0{
	width:486px;
}
#header li#mainMenu0 a{
	display: block;
	width: 122px;
	height: 100%;
	float: right;
	background: url(../../img/head_logo.gif) no-repeat;
}
#header li#mainMenu1{
	width: 110px;
}
#header li#mainMenu1 a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../img/head_menu1.gif) no-repeat;
}
#header li#mainMenu1 a:hover{
	background-position: 0 -42px;
}
#header li#mainMenu2{
	width: 100px;
}
#header li#mainMenu2 a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../img/head_menu2.gif) no-repeat;
}
#header li#mainMenu2 a:hover{
	background-position: 0 -42px;
}
#header li#mainMenu3{
	width: 100px;
}
#header li#mainMenu3 a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../img/head_menu3.gif) no-repeat;
}
#header li#mainMenu3 a:hover{
	background-position: 0 -42px;
}
#header li#mainMenu4{
	width: 176px;
}
#header li#mainMenu4 a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../img/head_menu4.gif) no-repeat;
}
#header li#mainMenu4 a:hover{
	background-position: 0 -42px;
}
#flash .wrap{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 318px;
	text-align: left;
}

#tWrap{
	background: url(../../img/bg_flash.jpg) no-repeat center top;
}
/* @group main */

#main{
	margin: 0 auto;
	padding: 0;
	width: 914px;
	text-align: left;
	background: url(../../img/bg_main.gif) repeat-y;
}
#mainCont{
	background: #efc500;
	border-bottom: 1px solid #efc500;
}
/* @group main_left */

#main #left a{
	overflow:hidden;
	text-indent:-9999px;
}
#main #left{
	width: 690px;
	float: left;
}
#main #left dt{
	padding: 0 0 0 5px;
}
#main #left dd{
	padding: 5px 20px 0 17px;
	line-height: 170%;
	min-height: 102px;
}
#main #left #l1{
	width: 230px;
	background: url(../../img/bg_main1.gif) repeat-y;
	float: left;
}
#main #left #l1 h2 a{
	display:block;
	width: 230px;
	height: 53px;
	background: url(../../img/ind_l1_btn.gif) no-repeat;
}
#main #left #l1 h2 a:hover{
	background-position: 0 -53px;
}
#main #left #l1 p{
	padding: 39px 0 13px 101px;
	background-image: url(../../img/ind_l1_bottom.jpg);
}
#main #left #l1 p a{
	display: block;
	width: 114px;
	height: 27px;
	background-image: url(../../img/ind_l_btn.gif);
}
#main #left #l1 p a:hover{
	background-position: 0 -27px;
}

#main #left #l2{
	width: 230px;
	background: url(../../img/bg_main1.gif) repeat-y;
	float: left;
}
#main #left #l2 h2 a{
	display:block;
	width: 230px;
	height: 53px;
	background: url(../../img/ind_l2_btn.gif) no-repeat;
}
#main #left #l2 h2 a:hover{
	background-position: 0 -53px;
}
#main #left #l2 p{
	padding: 39px 0 13px 101px;
	background-image: url(../../img/ind_l2_bottom.jpg);
}
#main #left #l2 p a{
	display: block;
	width: 114px;
	height: 27px;
	background-image: url(../../img/ind_l_btn.gif);
}
#main #left #l2 p a:hover{
	background-position: 0 -27px;
}

#main #left #l3{
	width: 230px;
	background: url(../../img/bg_main1.gif) repeat-y;
	float: left;
}
#main #left #l3 h2 a{
	display:block;
	width: 230px;
	height: 53px;
	background: url(../../img/ind_l3_btn.gif) no-repeat;
}
#main #left #l3 h2 a:hover{
	background-position: 0 -53px;
}
#main #left #l3 p{
	padding: 39px 0 13px 101px;
	background-image: url(../../img/ind_l3_bottom.jpg);
}
#main #left #l3 p a{
	display: block;
	width: 114px;
	height: 27px;
	background-image: url(../../img/ind_l_btn.gif);
}
#main #left #l3 p a:hover{
	background-position: 0 -27px;
}

#main #left #l4{
	width: 690px;
}
#main #left #l4 dt{
	float: right;
}
#main #left #l4 dd{
	padding: 10px 19px 0 19px;
	width: 424px;
	font-size: 84%;
	float: left;
}

/* @end */

/* @group main_right */

#main #right{
	width: 224px;
	float: right;
}
#main #right a{
	color: #009380;
	text-decoration: none;
}
#main #right a:hover{
	text-decoration: underline;
}

#main #right h2 a{
	display: block;
	width: 224px;
	height: 53px;
	background: url(../../img/ind_r1_btn.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
#main #right h2 a:hover{
	background-position: 0 -53px;
}
#main #right p#pH2{
	padding: 10px 15px 3px 15px;
	font-size: 84%;
}
#main #right dt{
	margin: 9px 11px 0 11px;
	padding: 0 6px;
	font-size: 9px;
	line-height: 100%;
}
#main #right dd{
	margin: 5px 11px 0 11px;
	padding: 0 6px 8px 6px;
	font-size: 84%;
	border-bottom: 1px solid #e6e6e6;
}
#main #right #dme{
	padding: 9px 0 9px 11px;
}
#main #right #r1tss{
	margin: 9px 11px 0 11px;
	padding: 11px 11px 0 11px;
	background: url(../../img/ind_r1_tss.gif) no-repeat;
	color: #999;
	font-size: 84%;
}

/* @end */

#mainBottom{
	width: 914px;
	height: 17px;
	background: url(../../img/bg_main_bottom.gif) no-repeat;
	clear: both;
}

/* @end */
#wrapPageTop{
	background: url(../../img/bg_top.gif) repeat-x;
	height: 40px;
}
#pageTop{
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 910px;
}
#pageTop a{
	display: block;
	width: 100px;
	height: 27px;
	background: url(../../img/pagetop.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	float: right;
}
#pageTop a:hover{
	background-position: 0 -27px;
}

/* @group fotter */

#wrapFoot{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000 url(../../img/bg_foot.jpg) no-repeat center top;
}

#wrapFootNC{
	margin: 0;
	padding: 0;
	height: 10px;
	background: #000;
}
#footer a{
	color: #fff;
	font-size: 84%;
	line-height: 100%;
	text-decoration: none;
}
#footer a:visited{
	color: #777;
}
#footer a:hover{
	color: #efc500;
}
#footer .self a{
	padding: 11px 0 0 37px;
	background: url(../../img/foot_arr.gif) no-repeat 26px 13px;
}
#footer .blank a{
	padding: 11px 0 0 37px;
	background: url(../../img/foot_arr2.gif) no-repeat 24px 13px;
}
#footer{
	margin: 0 auto;
	padding: 18px 0 40px 0;
	width: 910px;
	text-align: left;	
}
#footer #footInq{
	width: 232px;
	height: 151px;
	float: left;
}
#footer #footInq #menu1 a{
	display: block;
	width: 189px;
	height: 40px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../img/foot_tss.gif) no-repeat;
}
#footer #footInq #menu2 a{
	display: block;
	width: 194px;
	height: 104px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../img/foot_inq.gif) no-repeat;
}
#footer #footInq #menu2 a:hover{
	background-position: 0 -104px;
}
#footer #footCont{
	width: 230px;
	height: 151px;
	float: left;
	background: url(../../img/bg_foot1.gif) no-repeat;
}
#footer #footCont #footContTitle{
	width: 98px;
	height: 40px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../img/foot_cont_title.gif) no-repeat;
}
#footer #footYamato{
	height: 151px;
	float: left;
	background: url(../../img/bg_foot2.gif) no-repeat;
}
#footer #footYamato #footYamatoTitle{
	width: 113px;
	height: 40px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../../img/foot_yamato_title.gif) no-repeat;
}
#footer #footYamato ul#L{
	width: 228px;
	float: left;
}
#footer #footYamato ul#R{
	float: left;
}

/* @end */

#copy a{
	color: #999;
	font-size: 84%;
	line-height: 100%;
	text-decoration: none;
}
#copy a:visited{
	color: #777;
}
#copy a:hover{
	color: #fff;
}
#copy{
	border-top: 1px solid #2d2d2d;
}
#copy .wrap{
	margin: 0 auto;
	padding: 0;
	width: 914px;
	color: #999;
}
#copy #copyright{
	padding: 0;
	float: left;
}
#copy #footNavi{
	padding: 8px 0 0 0;
	float: right;
}

/* @end */

