@charset "UTF-8";
#tgc_documents #main {
	display: block;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}
#tgc_documents #main #tgc-documents-head {
	background-image: url(../img/tgc_documents/tgc_2011_aw_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 380px;
	width: 900px;
	margin-bottom: 20px;
}
#tgc_documents #main #banner  {
	background-image: url(../img/tgc_documents/tgc_2011_aw_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 900px;
	margin-bottom: 20px;
}
#tgc_documents #main #banner a {
	background-image: url(../img/tgc_documents/tgc_2011_aw_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 900px;
}
#tgc_documents #main #banner a:hover {
	background-image: none;
}
#tgc_documents #main #tgc-contents {
	display: block;
	width: 700px;
	padding-right: 100px;
	padding-left: 100px;
}
#tgc_documents #main #tgc-contents #subhead {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	display: block;
	width: 700px;
	margin-bottom: 20px;
}
#tgc_documents #main #tgc-contents #subtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	width: 640px;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 20px;
	border: 10px solid #8DC21E;
}#tgc_documents #main #tgc-contents .submida {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #8DC21E;
	text-align: left;
	width: 660px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-bottom: 15px;
	line-height: 18px;
}
#tgc_documents #main #tgc-contents table {
	width: 700px;
	margin-bottom: 30px;
}
#tgc_documents #main #tgc-contents table th {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC21E;
	text-align: right;
	padding-right: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	vertical-align: middle;
}
#tgc_documents #main #tgc-contents table td {
	padding-left: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DC21E;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC21E;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
}
#tgc_documents #main #tgc-contents table .hisu td{
	background-image: url(../img/share/hisu.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DC21E;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC21E;
}
#tgc_documents #main #tgc-contents .input-btn {
	text-align: center;
	width: 700px;
	display: block;
	margin-bottom: 20px;
}
#tgc_documents #main #tgc-topbackbtn {
	background-image: url(../img/share/side_btn_005.gif);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 250px;
	margin-left: 230px;
}
#tgc_documents #main #tgc-topbackbtn a{
	background-image: url(../img/share/side_btn_005.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 250px;
	overflow: hidden;
}
#tgc_documents #main #tgc-topbackbtn a:hover {
	background-image: none;
}
#tgc_documents #main #tgc-contents input {
	margin-top: 3px;
	margin-bottom: 3px;
}

.input_normal {
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.input_normal:focus {
	background-color: #FFFFCC;
}
.input_error {
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
}
.input_error:focus {
	background-color: #FFDDCC;
}
.input_success {
	border: solid 1px #668866;
	background-color: #CCEECC;
}
.input_success:focus {
	background-color: #DDFFCC;
}
.input_must {
	border: solid 1px #000000;
	background-color: #FFFFDD;
}
.input_must:focus {
	background-color: #FFFFCC;
}
