@charset "utf-8";
/* CSS Document */


/* ----- サイトポリシー・Ｑ＆Ａ・プライバシーポリシー・リンク＆バナー ----- */

#other_contents_h2 {
	width:580px;
	height:32px;
	background-image:url(../images/other_contents_h2_bg.gif);
	background-repeat:no-repeat;
	padding:21px 0px 0px 30px;
	font-size:130%;
	line-height:32px;
	color:#333333;
	margin:0px;
}


/* - right_menu_other - */

#right_menu_other {
	background-image:url(../../common/images/right_menu_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#right_menu_other .title{
	width:170px;
	height:45px;
	background-image:url(../../common/images/right_menu_other_head.gif);
	background-repeat:no-repeat;
}

#right_menu_other .title a:link,
#right_menu_other .title a:visited,
#right_menu_other .title a:active {
	width:145px;
	height:37px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	color:#333333;
	display:block;
	padding:8px 10px 0px 15px;
}
#right_menu_other .title a:hover {
	text-decoration:underline;
}






/* ----- リンク＆バナー ----- */

#link-banner_chuui {
	margin:20px 50px 0px 30px;
	}

#link-banner_chuui li {
	font-size:100%;
	line-height:120%;
	margin:0px 0px 25px 0px;
}

#link-banner_chuui_1down {
	margin-top:10px;
}

#link-banner_chuui_1down li {
	font-size:100%;
	line-height:120%;
	margin:0px 0px 5px 0px;
}

#link-banner_houhou li {
	vertical-align:top;
	margin-bottom:20px;
}

#link-banner_88-31 {
	height:31px;
	background-image:url(../../link-banner/images/banner01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 93px;
	margin-bottom:5px;
}

#link-banner_120-60 {
	height:60px;
	background-image:url(../../link-banner/images/banner02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 125px;
	margin-bottom:5px;
}

#link-banner_234-60 {
	height:60px;
	background-image:url(../../link-banner/images/banner03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 239px;
	margin-bottom:5px;
}

#link-banner_486-60 {
	background-image:url(../../link-banner/images/banner04.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:60px 0px 0px 0px;
	margin-bottom:5px;
}



/* ----- Ｑ＆Ａ ----- */

.q-a_table {
	width:518px;
	border:1px solid #999999;
	margin-bottom:10px;
}

.q-td {
	background-image:url(../../q-a/images/q_ic.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ecf0f6;
	padding:5px 5px 5px 29px;
	font-size:120%;
	font-weight:bold;
	line-height:130%;
	color:#555555;
}

.a-td {
	background-image:url(../../q-a/images/a_ic.gif);
	background-position:top left; 
	background-repeat:no-repeat;
	padding:5px 5px 5px 48px;
}
.a-td ul {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 20px;
}








