* { 
	margin : 0 ;
	padding : 0 ;
}

img {
	border: 0;
}

a{
	outline: none;
}


/* box */
#body {
	background-color: #FFFFFF;
	background-image: url(img/bg01.jpg);
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 0px;
	width: 717px;
}

.box01 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 248px;
}

.box02 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 155px;
}

.box03 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 24px;
}

.box03-1 {
	border-style: solid;
	border-width: 0px;
	width: 166px;
	height: 24px;
	float: left;
}

.box03-2 {
	border-style: solid;
	border-width: 0px;
	width: 149px;
	height: 24px;
	float: left;
}

.box03-3 {
	border-style: solid;
	border-width: 0px;
	width: 171px;
	height: 24px;
	float: left;
}

.box03-4 {
	border-style: solid;
	border-width: 0px;
	width: 231px;
	height: 24px;
	float: left;
}

.box04 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.box05 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 3px;
}

.box06 {
	background-image: url(img/bg02.jpg);
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 68px;
}

.box07 {
	border-style: solid;
	border-width: 0px;
	width: 717px;
	height: 28px;
	background-color: #0E6EFF;
}


/* font */
.font01 {/* フッター */
	color: #FFFFFF;
	font-size: x-small;
	line-height: 1.6em;
	letter-spacing: 0.095em;
}

.font02 {/* 本文 */
	font-size: small;
	line-height: 1.5em;
}








