@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td {
	margin:0px;
	padding:0px;
}
img { 
	border:0;
}
img {
	vertical-align: top;
}
ol,ul {
	list-style:none;
}
li img {
	vertical-align: top;
}
dl img {
	vertical-align: top;
}
.clear {
	clear: both;
}
body {	padding-top: 20px;}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.section {
	width: 950px;
	margin-bottom: 40px;
}
span.txt {
	display: none;
}
.twitter {
	height: 220px;
	width: 950px;
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	position: relative;
}
.twitter   a.bt {
	position: absolute;
	top: 20px;
	left: 562px;
	background-image: url(images/twitter_bt.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 313px;
}
.twitter  a:hover.bt {
	background-image: url(images/twitter_bt_ov.gif);
}
.section h2 {
	margin-bottom: 20px;
}
.cmnBt{
	width: 950px;
	height: 93px;
}
.cmnBt a.bt {
	background-image: url(images/cmn_bt.gif);
	background-repeat: no-repeat;
	width: 403px;
	height: 93px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.cmnBt a:hover.bt {
	background-image: url(images/cmn_bt_ov.gif);
}
.benefits {
	width: 980px;
	margin-right: -30px;
	margin-bottom: 5px;
}
.benefits li {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
.faq {
	padding-bottom: 10px;
}
.faq  dd {
	margin-bottom: 10px;
}
.catch02 {
	height: 452px;
	width: 950px;
	background-image: url(images/catch02.gif);
	background-repeat: no-repeat;
	position: relative;
}
.catch02 a.bt {
	position: absolute;
	top: 349px;
	left: 279px;
	background-image: url(images/catch02_bt.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 402px;
}
.catch02 a:hover.bt {
	background-image: url(images/catch02_bt_ov.jpg);
}
.info02 {
	height: 144px;
	width: 950px;
	background-image: url(images/info02.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.info02 a.bt {
	position: absolute;
	top: 44px;
	left: 58px;
	background-image: url(images/info02_bt.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 401px;
}
.info02 a:hover.bt {
	background-image: url(images/info02_bt_ov.jpg);
}


.footer {
	height: 133px;
	width: 950px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.footer a.bt {
	position: absolute;
	top: 19px;
	left: 278px;
	background-image: url(images/footer_bt.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 402px;
}
.footer a:hover.bt {
	background-image: url(images/footer_bt_ov.jpg);
}
.mb20 {
	margin-bottom: 20px;
}
