.btn {
}
.style1 {color: #FF0000}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
.footer {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.text1 {
	font-size: 13px;
	line-height: 140%;
	color: #666666;
}
.tesx2 {
	font-size: 12px;
	line-height: 130%;
}
.tesx3 {
	font-size: 18px;
	line-height: 180%;
}
.text4 {
	font-size: 10px;
	line-height: 110%;
}
.gray {color: #999999
}
h2{
	font-size:24px;
	color:#007bbb;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	border-bottom: double 3px #2ca9e1;
	letter-spacing:5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h2s{
	font-size:11px;
	letter-spacing:0px;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
table.body th{
	vertical-align: middle;
	text-align:left;
	border: 1px solid #ccc;
}
table.body td{
	vertical-align: middle;
	text-align: left;
	border: 1px solid #ccc;
}

/*----------------------------------------------------------------
基本テーブE
------------------------------------------------------------------*/

table.main{
	width:680px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	empty-cells:show;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
table.main th{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #444444;
    background: #ebf6f7;
    padding:10px 10px;
	vertical-align: middle;
	text-align:left;
}
table.main td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 7px 10px;
	width:400px;
	vertical-align: middle;
	text-align: left;
}

table.main2{
	width:680px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	empty-cells:show;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
table.main2 th{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #444444;
    background: #ebf6f7;
    padding:10px 10px;
	vertical-align: middle;
	text-align:left;
}
table.main2 td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 7px 10px;
	vertical-align: middle;
	text-align: left;
}

table.mainquestion{
	width:750px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	empty-cells:show;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}


/*################################################################

フォーム調整

##################################################################*/



input{ padding: 2px;}
input,select{ margin: 2px 15px;}
input.btn {padding: 3px 10px;}

div.submit{
	font-size: 58px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.red{ color: #F00;}


/************** j[ [I[o[@****************/

.rollover01 {
	width:417px;
	height:55px;
	background-image: url(../images/topbtn01b.jpg);
	background-repeat: no-repeat;
}
.rollover01 a {
	display:block;
	width:417px;
	height:55px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.rollover01 a:hover {
	text-indent:-9999px;
	background-image: url(../images/topbtn01b.jpg);
}
