/* CSS Document */

#header-left{
	float:left;
	padding-top:27px;
	width:200px;
}

#header-right{
	text-align:right;
}

#header-green{
	margin-right:10px;
	}

#header-green a{
	color: #40A748;
	text-decoration:none;
	padding-left:11px;
	padding-right:7px;
	padding-bottom:3px;
	background-image: url(../image/head_arrow_green.gif);
	background-repeat:no-repeat;
	width:450px;
	letter-spacing:0.05em;
	}
	
#header-link{
	padding-top:5px;
	padding-right:10px;
	color: #666666;
}

#header-link a{
	color: #666666;
	text-decoration:none;
	width:450px;
	letter-spacing:0.05em;
}

#footer-line{
	font-family: HiraMaruPro-W4;
	font-size: 10px;	
	color: #666666;
	border-top : solid 2px #CC0000;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	letter-spacing:0.05em;
}


.copy{
	float:left;
	margin-top:1px;
	margin-left:3px;
}

.up_wish{
	float:right;
}