@charset "UTF-8";

/************** sub navigation **************/
body#contact div#sub_navi_title {
	width:210px;
	height:41px;
	background:url(/contact/img/sub_navi_contact.gif) 0 0 no-repeat;
	line-height:1px;
	text-indent:-9999px;
}

body#contact div#sub_navi_title_en {
	width:210px;
	height:41px;
	background:url(/contact/img/sub_navi_contact_en.gif) 0 0 no-repeat;
	line-height:1px;
	text-indent:-9999px;
}


/*サブナビゲーション設定、追加の際にはこれを使用
body#contact div#left_area li {
	width:210px;
	height:38px;
	line-height:1px;
}

body#contact div#left_area li a {
	outline:none;
	display:block;
	width:210px;
	height:38px;
	overflow:hiden;
	text-indent:-9999px;
}


body#contact div#left_area li.cont_one a {
	background:url(/contact/img/sub_navi_contact.gif) 0 -41px no-repeat;
}
body#contact div#left_area li.cont_one a:hover {
	background:url(/contact/img/sub_navi_contact.gif) -210px -41px no-repeat;
}

body#contact div#left_area li.cont_two a {
	background:url(/contact/img/sub_navi_contact.gif) 0 -79px no-repeat;
}
body#contact div#left_area li.cont_two a:hover {
	background:url(/contact/img/sub_navi_contact.gif) -210px -79px no-repeat;
}
*/


/*ガイドマップ*/
.content_contact{
width:681px;
margin-bottom:290px;
}
