* {
	margin: 0;
}

body{
	height: 100%;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/change_bg.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	color:#FFFFFF;
}

img{
	border:none;
}

a{
	overflow: hidden;
}

a:link{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF5151;
	text-decoration: underline;
	overflow: hidden;
}
a:visited {
	color: #FF5151;
	text-decoration: underline;
}

a:hover {
	color: #FF6F4A;
}

a:active  {
	color: #FF5151;
	text-decoration: none;
}	

.wrapper{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.arrow{
	height:100px;
	width:80px;
	position:absolute;
	top:0px;
	left:445px;
	text-align:center;
}

.header{
	height:100px;
	width:970px;
}

.change_body{
	margin-top:21px;
	text-align:center;
}

.change_body2{
	margin-top:10px;
	text-align:center;
}

.change_body3{
	margin-top:0px;
	text-align:center;
}

.txt_box{
	width:350px;
	height:94px;
	background-image:url(img/change_txtbox.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	float:none;
	clear:both;
}

.txt_box ul{
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	height: 78px;
	width: 330px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.txt_box li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(img/change_cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	line-height:1.2em;
}

.txt_box_2{
	background-image:url(img/change_txtbox_2.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	padding-top:9px;
	width:540px;
	height:40px;
}

.footer{
	width:970px;
	height:auto;
	background-image:url(img/change_footer.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin-top:20px;
	text-align:center;
	color:#666666;
	padding-top:10px;
}

.footer a:link{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
	overflow: hidden;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}

.footer a:hover {
	color: #999999;
}

.footer a:active  {
	color: #666666;
	text-decoration: none;
}	


