/* よくある質問
---------------------------------------------------- */
#qanda #shortcut{
	background-color:#E1E9D8;
	padding:	10px;
	text-align:center;
	margin: 0 0 20px 0;
}
#qanda #shortcut a{
	color:#55811F;
	background: url(../service/images/readme_list_link.jpg) no-repeat;
	background-position: 0.2em 0.7em;
	padding:5px 0 3px 16px;
	margin: 0 15px;
}
#qanda table td h4{ background:url(../service/images/readme_tit_bg.jpg) no-repeat;}
#qanda table td dl {
	padding: 0 0 10px 0;
	margin:0px 10px 10px 10px;
}
#qanda table td dl dt {
	margin:0;
	padding:0;
	background: url(../q_and_a/images/qanda_q.jpg) no-repeat;
	background-position: 0.6em 0.2em;
	padding:3px 0 8px 31px;
	margin:10px 0 0 0;
}
#qanda table td dl dd {
	background: url(../q_and_a/images/qanda_a.jpg) no-repeat;
	background-position: 2.0em 0.2em;
	padding:3px 0 8px 48px;
	border-bottom: 1px dotted #CCCCCC;
	margin:0 0 10px 0;
}
#qanda table td dl a {
	color:#55811F;
	background: url(../service/images/readme_list_link.jpg) no-repeat;
	background-position: 0.2em 0.7em;
	padding:5px 0 3px 16px;
}

/* プライバシーポリシー
---------------------------------------------------- */
#privacy table td h4{
	background:url(../contact/images/privacy_tit_bg.jpg) no-repeat;
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	margin:30px 0 0 0;
	padding:8px 0 0 35px;
	height: 36px;
}
#privacy table td p{text-indent:1.2em;}

/* サイトマップ
---------------------------------------------------- */
#sitemap #shortcut{
	background-color:#E7ECF1;
	padding:	10px;
	text-align:center;
	margin: 0 0 20px 0;
}
#sitemap #shortcut a{
	color:#4C5C6D;
	background: url(../company/images/support_list.jpg) no-repeat;
	background-position: 0.2em 0.7em;
	padding:5px 0 3px 16px;
	margin: 0 15px;
}
#sitemap table td h4{ background:url(../company/images/support_tit_bg.jpg) no-repeat;}
#sitemap table td dl dt {
	font-size:1.2em;
	background: url(../company/images/rent_mark.jpg) no-repeat;
	background-color: #E7ECF1;
	font-weight: bold;
	background-position: 0.5em 0.8em;
	padding:6px 0 6px 20px;
	margin: 10px 0;
}
#sitemap table td dl dt a{ color:#4C5C6D;}
#sitemap table td dl dd { margin:5px 10px 20px 10px; }
#sitemap table td dl dd ol { margin: 10px 0 10px 30px; }

/* 沖縄情報リンク集
---------------------------------------------------- */
#link table td h4{ background:url(../images/link_tit_bg.jpg) no-repeat;}
#link table td.contents{ width: 50%; }
#link table td dl dt {
	font-size:1.2em;
	background: url(../images/link_mark.jpg) no-repeat;
	background-color: #F9EBBF;
	font-weight: bold;
	background-position: 0.5em 0.8em;
	padding:6px 0 6px 20px;
	margin: 10px 0;
}
#link table td dl dt a{ color:#A28210;}
#link table td dl dd { margin:0 0 10px 0; }
#link table td dl dd.site{
	text-align:center;
	margin: 10px 0 0 0;
}