@charset "Shift_JIS";



/* ======== body ======== */


body {
	margin:0px;
	padding:0px;
	color:#666666;
}


.contents
{
 width: 470px;
 margin: 15 0 0 15px;
}


h1{
	margin:0 0 15 0px;
}

dl,dt,dd{
	list-style:none;
	margin:0;
	padding:0;
}


.LineHight
{
 line-height: 1.5;
}

/* ======== img ======== */

img {border-style:none;}

div.head {
	background-image:url(img/header_bg.gif);
	background-repeat:repeat-x;
	margin:0px;}

img.close {margin:0 0 10 0px;}

/* ======== profile ======== */

#profile dl{
	padding:0px;
	line-height:1.5;
}
#profile dt{
	float:left;
	width:70px;
	text-align:left;

}
#profile dd{
	margin-left:10px;
	width:180px;
}


/* ======== footer ======== */

.close
{
margin: 10 0 0 0px;
}


#footer .copyRight
{
text-align:right;
margin: 0 15 10 0px;
color:#999999;
}
