@charset "UTF-8";

/**
 * site.css
 */


/**
 * footer_page_bace
 */
.footer_page_bace {
	padding-top: .5em;
}
.footer_page_bace h2 {
	padding-bottom: 1em;
}
.footer_page_bace h3 {
	font-size: 1.1em;
	padding: 0 0 .25em 1em;
	color: #274371;
}
.footer_page_bace h4 {
	font-size: 1em;
	font-weight: bold;
	padding-left: .75em;
}
.footer_page_bace p.kiyaku_txt {
	padding: 0 0 2em 1em;
	font-size: 1em;
}
.footer_page_bace p.usage_a_txt {
	padding: 0 0 1.5em 3em;
	font-size: 1em;
}
.footer_page_bace ol {
	font-size: 1em;
	list-style-type: decimal;
	padding-bottom: 2em;
}
.footer_page_bace ol.kiyaku_article01 {
	padding-left: 4em;
}
.footer_page_bace ol.kiyaku_article02 {
	padding-left: 3em;
}
.footer_page_bace .kiyaku_enactment {
	font-size: 1em;
	line-height: 1.1em;
	padding: 0 0 1em 1em;
}
.footer_page_bace dl.kiyaku_dl {
	padding: 0 0 2em 1em;
}
.footer_page_bace dl.kiyaku_dl dt {
	font-size: 1em;
	font-weight: bold;
}
.footer_page_bace dl.kiyaku_dl dd {
	font-size: 1em;
	padding-left: 2em;
}
.footer_page_bace ul.usage_a_article {
	list-style-type: disc;
	font-size: 1em;
	padding: 0 0 1em 4.5em;
}
.footer_page_bace ul.sitemap_article {
	list-style-type: disc;
	font-size: 1em;
	padding: 0 0 1.5em 2.75em;
}
.footer_page_bace .kiyaku_pb0 {
	padding-bottom: 0 !important;
}
.footer_page_bace .kiyaku_pb1 {
	padding-bottom: 1em !important;
}
.footer_page_bace .kiyaku_pb2 {
	padding-bottom: 2em !important;
}
a.icon_link {
	background: url(/site/images/icon_link.gif) no-repeat left center;
	padding-left: 18px;
}
span.bold_txt {
	font-weight: bold;
}

/**
 * usage
 */

#usage_index {
	padding: .5em 0 1em 0;
}
#usage_index h2 {
	padding-bottom: 1em;
}
#usage_index .usage_qbox {
	background: url(/site/images/usage/siteuse_boxback.gif) no-repeat left top;
	margin-bottom: 2em;
}
#usage_index .usage_qbox ul {
	padding: 1em;
	font-size: 1em;
	background: url(/site/images/usage/siteuse_boxend.gif) no-repeat left bottom;
}

/**
 * sitemap
 */
#sitemap_listbox {
	padding-bottom: 1em;
}
#sitemap_listbox h3 {
	padding: 0 0 .5em 1em;
}
#sitemap_listbox h4 {
	font-size: 1em;
	font-weight: bold;
	padding-left: .75em;
}
#sitemap_listbox ul.sitemap_ul {
	font-size: 1em;
	list-style-type: disc;
	padding: 0 0 1em 2.75em;
}
#sitemap_listbox .kiyaku_pb1 {
	padding-bottom: 1em !important;
}
#sitemap_listbox .kiyaku_pb2 {
	padding-bottom: 2em !important;
}
#sitemap_listbox .kiyaku_pb5 {
	padding-bottom: 5em !important;
}

/**
 * contact
 */
#contact_contents {
	padding: .5em 0 5em 0;
}
#contact_contents h2 {
	padding-bottom: 1em;
}
#contact_contents h3 {
	font-size: 1.15em;
	padding: 0 0 .25em 1em;
	color: #274371;
}
#contact_contents h4 {
	background: url(/site/images/contact/contact_icon.gif) no-repeat left center;
	padding: 0 0 0 14px;
	margin: 0 0 .25em 1.5em;
	font-size: 1.15em;
	color: #274371;
}
#contact_contents .column_content span{
	font-size: 1em;
}
#contact_contents p.contact_txt01 {
	font-size: 1em;
	padding-left: 1.35em;
}
#contact_contents p.contact_txt02 {
	font-size: 1em;
	padding: 0 0 1.5em 2.5em;
}
#contact_contents ul {
	font-size: 1em;
	padding-bottom: 1.5em;
	margin-left: 2.5em;
}
#contact_contents .contact_btn {
	padding-left: 2.75em;
}
#contact_contents .kiyaku_pb1_5 {
	padding-bottom: 1.5em !important;
}

