body{
	margin-left:auto;
	margin-right:auto;
	background-color: #F5F5F5;
	position: absolute;
	width: 800px; /* 内容に合わせて任意 */
	margin-left:-400px; /* widthの半分をマイナス指定 */
	left: 50%;

}

img{
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A:LINK{

COLOR:#000000;

TEXT-DECORATION:NONE;

}


A:VISITED{

COLOR:#000000;

TEXT-DECORATION:NONE;

}


A:HOVER{

COLOR:#FF0000;

TEXT-DECORATION:UNDERLINE;

position:relative;

left:1px;

top:1px;

clip:rect( );

}



*.positoin_right
{
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	padding-left: 630px;
	padding-top: 6px;

}


li{
list-style:none;
}

*.top{
	left: 50%;
}



*.main{
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

*.sub{
	background-color: #FFFFFF;
	width: 800px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;

}



*.box1{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;




}

*.position{
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
}

*.text-style{
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-align: center;
	top: 0%;
	font-weight: normal;
	font-variant: normal;
	display: block;
	letter-spacing: 0.5px;
	word-spacing: normal;
}

*.text-style2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	top: 0%;
	font-weight: lighter;
}

*.text-style3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-align: left;
	top: 0%;
	font-weight: bolder;
}

*.border{
	border: 6px solid #EFEFEF;
}
