/* お問合せ */
h2.H_contact {
	background-image: url(../../images/second/h1_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.table_style2 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	border-bottom: 1px solid #595757;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	margin-bottom: 30px;
}
.table_style2 th {
	background-color: #595757;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	background-image: url(../../images/second/th_bg.gif);
	background-repeat: repeat;
}
.table_style2 td {
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #595757;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.table_style2 th.line {
	border-top: 1px solid #595757;
}


/* プライバシーポリシー */
h2.H_policy {
	background-image: url(../../images/second/h1_policy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.policy {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cecece;
	margin-top: 15px;
	width: 500px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-bottom: 15px;
}

*html .policy {
	padding-top: 40px;
}
*:first-child+html .policy {
	padding-top: 40px;
}

h3.policyT {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../../images/common/line_style1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 500px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul.policy_list {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* リンク */
h2.H_link {
	background-image: url(../../images/second/h1_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h3.H_linkT1 {
	background-image: url(../../images/second/link_t1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3.H_linkT2 {
	background-image: url(../../images/second/link_t2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.link, .download {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
h4.H_link_name, h4.H_download_name {
	background-image: url(../../images/second/link_line.gif);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	background-position: bottom;
	margin: 0px;
	background-color: #eff5ff;
	padding-top: 3px;
}
h4.H_link_name span, h4.H_download_name span {
	background-image: url(../../images/second/link_catch.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	padding-left: 12px;
}
p.link_url {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.link_banner {
	margin-top: 12px;
}
.link_banner th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 125px;
}
.link_banner td {
	padding-bottom: 10px;
}


/* サイトマップ */
h2.H_sitemap {
	background-image: url(../../images/second/h1_sitemap.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.site-map {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.site-map ul {
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.site-map ul ul {
	background-image: url(../../images/second/sitemap_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}
.site-map ul ul li {
	padding-left: 25px;
	background-image: url(../../images/second/sitemap_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-map ul li.sitemap-close {
	padding-left: 25px;
	background-image: url(../../images/second/sitemap_close.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}
.site-map a:link,.site-map a:visited {
	color: #0c4fb3;
	text-decoration: none;
}
.site-map a:hover {
	color: #0c4fb3;
	text-decoration: underline;
}
p.toppage {
	background-color: #f2f2f2;
	width: 470px;
	font-size: 12px;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(../../images/second/link_catch.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}


/* ダウンロード */
.download {
	width: 590px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
h2.H_download {
	background-image: url(../../images/second/h1_download.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h3.H_downloadT1 {
	background-image: url(../../images/second/download_t1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
ul.download_list {
	font-size: 12px;
	line-height: 180%;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 18px;
	text-indent: -18px;
}
ul.download_list a:link {
	color: #0c4fb3;
	text-decoration: none;
}
ul.download_list a:hover {
	color: #0c4fb3;
	text-decoration: underline;
}
ul.download_list a:visited{
	color: #5c82bb;
	text-decoration: none;
}

