body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-image: url(../img/background.jpg);
}
/*link*/
a:link { text-decoration: none; color: #AA1946;}
a:visited { text-decoration: none; color: #AA1946; }
a:hover { text-decoration: none; color: #AA1946; }
a:active { text-decoration: none; color: #AA1946;}

/*全体ボックス*/
#Container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002E73;
	border-left-color: #002E73;
}

#form select{
	width:75px;
}

#form textarea{
	width:299px;
}

#form input{
	width:299px;
}

/*--フォームのマージン--*/
form {
	margin:0px;
	padding:0px;

}

/*▼▼カスタムクラス▼▼*/
/*フォント*/

.fn10{
font-size:10px;
line-height:16px;
}
.fn10_w{
font-size:10px;
color:#666666;
line-height:14px;
}

.fn12{
font-size:12px;
line-height:18px;
}

.fn13{
font-size:12px;
line-height:20px;
}

.fn14{
font-size:14px;
line-height:22px;
}

.fn16{
font-size:16px;
line-height:24px;
}

.fn12_t{
font-size:12px;
line-height:25px;
color:#666666;
font-weight: bold;
}

.mail {
	font-size:12px;
	line-height:15px;
	color:#666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

#copy{
font-size:12px;
line-height:18px;
}


#formth {
	text-align:left;
	padding-top:7px;
	font-size:12px;
	background-repeat: no-repeat;
	background-color: #7DB1FF;
}
.unnamed1 {
	background-image:url(../img/b00.gif);
	background-repeat:no-repeat;

}
.under_belt {
	background-color: #0D2FA0;
	color: #FFFFFF;
	height: 60px;
	width: 800;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	margin: 0px;
	clear: none;
	float: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.prof {
	font-size: 12px;
	font-color: #000000;
	font-style: normal;
}

.style1 {
	color: #002E73;
	font-weight: bold;
	font-size:12px;
}
.style2 {
	color: #002E73;
	font-weight: bold;
	font-size:12px;
	line-height:28px;
}
.style3 {
	color: #000000;
	font-weight: normal;
	font-size:12px;
}
.style4 {
	color: #FFFFFF
}

#info_bg{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
        font-size:12px;
	background-image:url(../img/info.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	color: #000000;
}

#info_bg .marq {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 3px 150px;
}

td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
