@charset "S-JIS";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
	font:",l,r ,ofSfVfbfN", Osaka, "fqfñfMfmS(pfS Pro W3";
	border:none;
	background: url("img/6.png") repeat-x fixed;
	background-repeat: repeat;
}

body{
	background:url(/img/6.png);
}

h1{
	margin:0px;
	padding:0px;
}

#box{
	width:320px;
}

#text_box{
	float:center;
}

#text_box2{
	margin-right:20px;
	float:center;
}

#text_box3{
	margin-left:20px;
	float:left;
}

#btn_box{
	float:left;
	margin:10px 0px 0px 10px;
}

.img_flo{
	margin-left:20px;
	float:left;
}

.img_flo2{
	margin-right:20px;
	float:right;
}

.imgmar{
	margin:2px;
}

p{
	margin:5px;
}