@charset "utf-8";



.use-title {
	height: 95px;
	width: 986px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 1px solid #0033CC;


}

#use-box {
	width: 750px;
	border: 1px dotted #CCCCCC;
	margin-left: 100px;
	margin-top: 50px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;



}
#container #use-box table tr th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#container #use-box table tr th div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: bold;
}

#container #use-box table tr td div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}



.use-join-title {
	height: 167px;
	width: 987px;
	margin-top: 5px;
	margin-bottom: 5px;

}
#use-jo-box {
	width: 800px;
	margin-top: 30px;
	margin-left: 75px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #CCC;
	padding-top: 10px;
}
.use-jo-table {
	margin: 5px;
	padding: 0px;
	width: 760px;
}
#container #use-jo-box th {
	font-family: "�l�r �o�S�V�b�N", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	background-color: #EEFFEC;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;



}

#container #use-jo-box td {
	font-family: "�l�r �o�S�V�b�N", "Osaka";
	font-size: 14px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;



}

