a:link {
	color: #E60000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #240000;
}
a:hover {
	text-decoration: underline;
	color: #510000;
}
a:active {
	text-decoration: none;
}
span.Lbox {
	display: block;
}
.CheckUL {
	margin-top: 5px;
	margin-left: 15px;
}
.CheckUL dt {
	background-image: url(../img/common/list.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 17px;
	text-indent: 23px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
}
.CheckUL li {
	background-image: url(../img/common/list.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 17px;
	text-indent: 23px;
	margin: 10px;
}
.CheckUL dd {
	margin-left: 50px;
	margin-top: 7px;
	line-height: 1.2em;
	font-size: 0.8em;
}



p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.Margin {
	margin-top: 20px;
	margin-bottom: 20px;
}
a.inputBT {
	display: block;
	height: 105px;
	background-image: url(../img/common/input.gif);
	position: relative;
	overflow: hidden;
	width: 589px;
	margin-left: 100px;
	margin-top: 70px;
}
a.inputBT:hover img{
	position: relative;
	top: -105px;
	display: block;
	height: 105px;
	width: 589px;
}


div#Padingbox strong {
	display: block;
	margin-top: 15px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＦＡ 丸ゴシックＭ", "HG創英丸ﾎﾟｯﾌﾟ体";
	font-size: 1.2em;
	color: #C00;
	margin-bottom: 10px;
}

table.TableA {
	width: 90%;
}
table.TableA td{
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
table.TableA tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 5px;
}



div#ContentBox {
}

h3.MidH3 {
	background-image: url(../img/common/Mid3.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 752px;
	display: block;
	padding-top: 10px;
	text-indent: 50px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-top: 50px;
	margin-bottom: 20px;
}



div#wapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
div#headerBox {
	background-image: url(../img/common/header-back.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 920px;
}
div#headerIMG {
	height: 116px;
	width: 920px;
	z-index: 0;
}
img#Hedlogo {
	top: 0px;
	left: 0px;
	z-index: 1;
}
h3#HedH1 {
	z-index: 2;
	right: 0px;
	top: 55px;
}
img#Tellogo {
	z-index: 4;
	top: 0px;
	right: 0px;
}
ul#Gmenu {
	z-index: 5;
	bottom: 7px;
	width: 100%;
	left: 0px;
}
ul#Gmenu li {
	float: left;
	color: #FFF;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
ul#Gmenu li a {
	color: #FFF;
}
ul#Gmenu li a:hover {
	color: #333;
}
div#ContentBox {
	width: 920px;
	background-color: #FFF;
	margin-top: 25px;
	padding-bottom: 50px;
}
div#Padingbox {
	margin-right: 15px;
	margin-left: 40px;
	margin-top: 30px;
}

div#footer {
	background-image: url(../img/common/footer-back.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 920px;
}
#footer ul li {
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#footer a {
	color: #333;
}
.mTop {
	margin-top: 30px;
}

