html{
	
	background: #fff url(../images/bg-body.jpg) no-repeat 50% 0;
}
body{
	margin:0;
	background: url(../images/bg-body.gif) repeat-y;
	padding:0 0 0 16px;
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
	min-width:720px;
}
a{
	color:#2d2d2d;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}
.wrap{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:694px;
	margin:0 auto;
	padding-top:378px;
	position:relative;
}
#wrapper h1.logo{
	margin:0;
	cursor:pointer;
	position:absolute;
	top: 37px;
	left:-90px;
}
#wrapper h1.logo a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width: 240px;
	height: 50px;
	text-indent:-9999px;
	overflow:hidden;
}
#main p{
	margin:0;
}
#main .txt-box1{
	position:relative;
	padding:28px 88px 63px 0px;
}
#main .txt-box1 a{
	float:left;
	margin:-10px -41px 0 0;
}
#main .txt-box2{
	position:relative;
	padding:28px 0 46px 75px;
	
}
#main .txt-box2 a{
	float:right;
	margin:-10px 0 0 -70px;
}
#main .txt-box3{
	position:relative;
	padding:28px 88px 63px 0px;
}
#main .txt-box3 a{
	float:left;
	margin:-10px -70px 0 0;
}
#main{padding:0 0 20px 78px;}
#main h2.ttl-card{
	background: url(../images/ttl-card.gif) no-repeat;
	width: 331px;
	height: 33px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 18px 123px;
}
.footer-w{
	background:#ededed url(../images/bg-footer.gif) repeat-x;
	width:100%;
}
#footer{
	width:605px;
	margin:0 auto;
	padding:35px 0 50px 115px;
}
#footer img{
	float:right;
	margin:50px 0 0;
}
#footer strong{
	font-weight:normal;
	color:#3b3b3b;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li{
	background: url(../images/bullet01.gif) no-repeat 0 12px;
	padding: 6px 0 0 6px;
	color:#3b3b3b;
}
.copy{
	text-align:center;
	font-size:12px;
	padding:47px 0 0;
}
.copy span{
	background: url(../images/star.gif) no-repeat 0 1px;
	padding:0 0 0 7px;
	color:#3b3b3b;
}
.copy p{
	margin:0;
	color: #666666;
}

