@charset "UTF-8";
#container {
	width: 960px;
	margin: auto;
}

#main_contents {
	width: 800px;
	margin: auto;
	border: thin groove #0CC;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #18489D;
}
#footer {
	height: auto;
	width: 960px;
	clear: left;
	padding-top: 100px;
}
.footer_joho {
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	width: 600px;
	text-align: center;
	margin-left: 180px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.copy_r {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.keisai_erabu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #F30;
	font-size: 18px;
}
form p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.kakikara {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#form_waku {
	width: 580px;
	height: 550px;
	padding-left: 40px;
	border: 1px solid #FA8EB5;
	background-color: #FEEEF5;
	margin: auto;
}
.footer_joho a:visited {
	color: #000;
}
.footer_joho a:link {
	color: #000;	
}
.footer_joho a:hover {
	text-decoration: underline;
}
.td_caption {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006;
}

#kashitai {
	height: auto;
	width: 670px;
	text-align: left;
	margin-left: 60px;
}
#karitai {
	float: right;
	height: auto;
	width: 390px;
}

.img_keisai {
	margin: 0px;
}
#kashitai table {
	background-image: url(img/tsunagu_bk01.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
#kashitai td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	width: 260px;
	height: auto;
}
#kashitai th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	width: 100px;
}
#kashitai tr {
	width: 360px;
	height: 200px;
}

#karitai td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	width: 260px;
	margin-top: 15px;
}
#karitai th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	width: 100px;

}
#karitai tr {
	width: 375px;
	height: 200px;
}
#karitai table {
	background-image: url(img/tsunagu_bk02.gif);
	background-repeat: no-repeat;
}
.f_clear {
	clear: both;
}
.zero_margin {
	margin-top: 0px;
	margin-bottom: 0px;
}
