@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../cg_data/bumpyfactory/BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

/* CSS Document */

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.mark {
	color: #FF0000;
}
.attention {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

.form_text {
	font-size: 12px;
	vertical-align: middle;
	height: 16px;
	width: 200px;
}
.form_list {
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.form_list_s {
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
	width: 100px;
}
.form_textarea {
	font-size: 12px;
	vertical-align: top;
	height: 96px;
	width: 300px;
}


#Main #Main_Table td {
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
}
#Main #Main_Table #Document_Table td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
#Main #Main_Table #Document_Table #Information_Table td {
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 12px;
}
