*{
	margin:0px;
	padding:0px;
}

html{
}

body{
	font-size:12px;
	background-image:url(img/bg_body.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	margin:auto;
}

#title{
	margin-left:570px;
	
}

#content{
	width:1000px;
	margin:auto;
}

.fukidashi_protect{
	width:480px;
	height:62px;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

.fukidashi_pop{
	width:480px;
	height:62px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}



.border{
	border-bottom:1px dotted #666666;
}

#protect{
	float:left;
	width:480px;
	margin-top:5px;
	margin-left:10px;
	_margin-left:5px;
	background-color:#004E81;
}

.protect_content{
	width:460px;
	margin-top:10px;
	_margin-top:7px;
	margin-left:10px;
	padding-bottom:10px;
	background-color:white;
}

/* IE7用 */
*+html .protect_content{
	margin-top:7px;
}

.protect_koushin_title{
	padding-top:10px;
}

.protect_koushin_content{
	width:460px;
	height:220px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:auto;
	background-color:white;
}

#popisland{
	float:left;
	width:480px;
	margin-top:5px;
	margin-left:20px;
	background-color:#FF5300;
}

.pop_content{
	width:460px;
	margin-top:10px;
	_margin-top:7px;
	margin-left:10px;
	padding-bottom:10px;
	background-color:white;
}

/* IE7用 */
*+html .pop_content{
	margin-top:7px;
}

.pop_koushin_title{
	padding-top:10px;
}

.pop_koushin_content{
	width:460px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:white;
}

.p10{
	padding-top:10px;
	padding-left:20px;
}

.click{
	width:420px;
	margin-left:20px;
	margin-bottom:5px;
}

.click img{
	float:right;
}



#form{
	clear:both;
	padding-top:20px;
	width:1000px;
	font-size:12px;
}

#footer{
	clear:both;
	font-size:12px;
	height:150px;
	margin-top:20px;
	background-color:black;
}

.footer{
	color:white;
	width:920px;
	padding-top:10px;
	margin:auto;
	
}

.copyright{
	width:200px;
	margin:auto;
}

