@charset "utf-8";
/* CSS Document */

/*================= link ====================*/

a:link,
a:visited{
	 color: #333333;
}

a:hover,
a:active{
	 color: #333333;
}

#header_top{
	background-color: #333333;
	color: #ffffff;
}

#gmenu_wrap{
	background: url(/static/image/theme/8/0/gmenu_bg.jpg) repeat left bottom;
}

ul#gmenu{
	border-left: solid 1px #ffffff;
}

ul#gmenu li.gmenu_level1 > a,
ul#gmenu li.gmenu_level1 > span{
	border-bottom: solid 1px #b3b3b3;
	background: url(/static/image/theme/8/0/gmenu_line.jpg) no-repeat right top;
}

ul#gmenu li.gmenu_level1 a:link,
ul#gmenu li.gmenu_level1 a:visited{
	 background-color: #333333;
}


ul#gmenu li.gmenu_level1 a:hover,
ul#gmenu li.gmenu_level1 a:active{
	 background-color: #5f5f5f;
}

ul#gmenu li.gmenu_level2 a{
	border-bottom: solid 1px #333333;
}

ul#gmenu li.gmenu_level2 a:link,
ul#gmenu li.gmenu_level2 a:visited,
ul#gmenu li.gmenu_level2 span{
	background-color:#5f5f5f;
}


ul#gmenu li.gmenu_level2 a:hover,
ul#gmenu li.gmenu_level2 a:active{
	background-color: #797979;
}

#cont_left h2.top_title{
	border-bottom: solid 3px #333333;
}

#cont_right .top_h3{
	background-color: #333333;
}

#footer_bottom{
	background-color: #333333;
}

#footer_bottom_inner span a{
	color: #ffffff;
}

h1.kiji_title{
	border-bottom: solid 3px #333333;
}

#kiji_area .kiji_area_innner a{
	color:#333333;
}

#cont_left dl.cont_block_list dt{
	background: url(/static/image/theme/8/0/icon_b.jpg) #ffffff no-repeat 25px 20px;
}

#cont_right .menu_block .menu_level1 a:link,
#cont_right .menu_block .menu_level1 a:visited,
#cont_right .menu_block .menu_level1 span{
    background: url(/static/image/theme/8/0/icon_b.jpg) #ffffff no-repeat 15px 14px;
}

#cont_right .menu_block .menu_level1 a:hover,
#cont_right .menu_block .menu_level1 a:active{
	background: url(/static/image/theme/8/0/icon_b.jpg) #efefef no-repeat 15px 14px;
}

#cont_right .menu_block .menu_level2 a:link,
#cont_right .menu_block .menu_level2 a:visited,
#cont_right .menu_block .menu_level2 span{
	 background: url(/static/image/theme/8/0/icon_s.jpg) #ffffff no-repeat 18px 14px;
}

#cont_right .menu_block .menu_level2 a:hover,
#cont_right .menu_block .menu_level2 a:active{
	background: url(/static/image/theme/8/0/icon_s.jpg) #efefef no-repeat 18px 14px;
}

#smenu_toiawase a:link, #smenu_toiawase a:visited, #smenu_toiawase a:active {
    background: url("/static/image/theme/8/0/contact_btn.jpg") no-repeat;
}

