/* globals */
*{
	font-family:"£Í£Ó ¥´¥·¥Ã¥¯",Osaka;
}

.header{
	background-color:#fff;
	height:1px;
}

.footer{
	background-color:#fff;
	padding-top:10px;
}

.footer2{
	color:#333;
	background-color:#fff;
}

.before{
	padding:10px 25px;
	height:580px;
	background-image:url("../images/before/back.jpg");
	background-repeat:no-repeat;
}

a{
	text-decoration:underline;
}

input{
	margin:0px 5px 0px 5px;
}

h1{
	visibility:hidden;
	height:1px;
	font-size:1px;
}

div.clear{
	clear:both;
	height:1px;
	line-height:1px;
}

div.box {
	width:600px;
	height:290px;
	margin:0px 0px 10px 80px;
	text-align:center;
	vertical-align:center;
}

div.menu {
	float:left;
	width:234px;
	margin-left:95px;
}

ul{
	list-style:circle;
	margin:0px 0px 0px 20px;
}
