body{
	background-image:url(../img/common/bg.png);
	background-repeat:repeat;
	background-position: center top;
	background-color:#000000;
	margin:0px auto;
	}
.main{
	background-color:#FFF0F4;
	width:900px;
	height:3060px;
	margin:0px auto;
	position:relative;
	text-align:center;
}
.header{
	background-image:url(../img/common/header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:102px;
	text-align:left;
}
.com{
	width:520px;
	height:20px;
	text-align:left;
	margin:0 0 0 10px;
}
.title{
	width:520px;
	height:65px;
	float:left;
	margin:0 0 0 10px;
}
.campaign{
	width:215px;
	height:100px;
	float:right;
	margin:0 20px 0 0;
}
.line{
	width:900px;
	height:12px;
	text-align:center;
	margin:0px auto;
	overflow:visible;
}
.menu{
	width:900px;
	height:40px;
	text-align:center;
}
.site{
	width:700px;
	height:380px;
	margin:0px auto;
}
.site_left{
	width:250px;
	height:300px;
	text-align:center;
	float:left;
}
.site_right{
	background-image:url(../img/index/sample/bg_site.png);
	background-repeat:no-repeat;
	width:400px;
	height:300px;
	float:right;
}
.site_right_in{
	text-align:left;
	width:350px;
	height:120px;
	margin:170px 0 0 25px;
}
.mov{
	width:700px;
	height:460px;
	margin:0px auto;
}
.mov_in{
	background-image:url(../img/index/sample/bg_mov.png);
	background-repeat:no-repeat;
	width:700px;
	height:385px;
	margin:0px auto;
}
.mov_above{
	width:700px;
	height:110px;
	margin:0px auto;
}
.mov_below{
	width:700px;
	height:250px;
	margin:0px auto;
}
.op_link{
	background-image:url(../img/index/option_bg.png);
	background-repeat:no-repeat;
	width:656px;
	height:80px;
	margin:0px auto;
}
.op_link_space{
	height:10px;
	}
.flow_title{
	width:656px;
	text-align:left;
	margin:0px auto;
}
.flow{
	width:500px;
	height:450px;
	text-align:left;
	margin:0px auto;
}
.client_pre{
	background-image:url(../img/index/client_pre/bg.png);
	background-repeat:no-repeat;
	width:800px;
	height:330px;
	margin:0px auto;
}
.client_pre_title{
	text-align:center;
	width:380px;
	height:18px;
}
.client_pre_site{
	text-align:left;
	width:380px;
	height:290px;
	float:left;
	margin:30px 0 0 20px;
}
.client_pre_mov{
	text-align:left;
	width:380px;
	height:290px;
	float:right;
	margin:30px 20px 0 0;
}
.client_pre_caution{
	text-align:left;
	width:780px;
	height:90px;
	margin:0px auto;
}
.topback{
	width:800px;
	text-align:right;
	margin:0px auto;
}
.footer{
	width:900px;
	bottom:0px;
	text-align:right;
	position:absolute;
}

.texta{
	color:#665E59;
	font-size:12px;
}
.textb{
	color:#FF3E3E;
	font-size:12px;
}
a{color:#665E59;}
a img {
border: none;
}
table{
	border:none;
	text-align:left;
}