@charset "utf-8";
h1 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
header {
	background-image: url(../img/bg01.png);
	background-repeat: repeat-x;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
footer {
	width: 100%;
}


.head {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	width: 100%;
	background-image: url(../img/bg02.png);
	background-repeat: repeat-x;
}
.menu ul {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
}
.menu li {
	float: left;
}
.mainv {
	text-align: center;
	background-color: #000000;
}

.main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.footer_link {
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
}
footer {
	background-image: url(../img/bg04.png);
	background-repeat: repeat-x;
	height: 63px;
	margin-top: 2px;
	padding-top: 40px;
	text-align: center;
	color: #999;
}
.rec_table {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}

.rec_tit1 {
	background-image: url(../img/arrow.png);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	text-indent: 12px;
	color: #900;
}
.rec_tit2 {
	margin-bottom: 10px;
}
.rec_tit3 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #900;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
.rec_tit4 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #793996;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #DEDEDE;
	padding-left: 10px;
	padding-right: 10px;
}


.rec_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 20px;
	margin-bottom: 20px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.rec_table2 {
	border-top: 1px dashed #CCCCCC;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.rec_table2 th {
	border-bottom: 1px dashed #CCCCCC;
	width: 140px;
	vertical-align: top;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	text-align: left;
	padding-left: 18px;
	color: #990000;
}
.rec_table2 td {
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	border-left: 1px dashed #CCCCCC;
}
.rec_table3 {
	border-top: 1px solid #CCCCCC;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.rec_table3 td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 32px;
	padding-left: 20px;
}


.rec_bt01 {
	margin-bottom: 20px;
}
.rec_bt01 li {
	margin-left: 30px;
	width: 333px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	line-height: 42px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.rec_bt01 li a {
	display: block;
}
.rec_p01 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.rec_p02 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	color: #FF7600;
	margin-bottom: 5px;
}
.rec_bt02 {
	margin-top: 30px;
}

.rec_bt02 li {
	margin-left: 18px;
	width: 195px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	line-height: 24px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}

.rec_bt02 li a {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
.rec_bt02 li a:hover {
	color: #FF0004;
	background-color: #FFEFA0;
}
.rec_bt03  {
	margin-left: 20px;
	width: 718px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 24px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
.rec_bt03 a  {
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
.f01 , .f01 a:link, .f01 a:visited{
	background-color: #EDCBCB;
	color: #862527;
}
.f02   , .f02 a:link, .f02 a:visited{
	background-color: #EBE2CB;
	color: #E47B14;
}
.f03  , .f03 a:link, .f03 a:visited{
	background-color: #D3EBCB;
	color: #3B5E16;
}
.f04  , .f04 a:link, .f04 a:visited{
	background-color: #EDCBCB;
	color: #862527;
}
.f04 a:hover {
	color: #FF0004;
	background-color: #FFEFA0;
}
.rec_form_box {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
input.rec_form_txt {
	min-height: 28px;
	border: 1px solid #7ED8AA;
}
.infiniteslide1 {
	background-color: #000000;
}
.infiniteslide1 ul {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}



.orange {
	color: #FF6E00;
}
.red {
	color: #FF0000;
}
