@charset "EUC-JP";
<!--

/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
	text-align:center;
}

h1,h2,h3,h4,h5,h6,
p,
ul,ol,dl,
table,tr,th,td{
	text-align:left;
}

/*----------------------------------------

タグ

----------------------------------------*/

h2{
	background-image:url(../images/common/lbl02.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:1em;
	padding:5px 10px;
}

#section1 h3{
	border:#ddd solid 5px;
	padding:2px 5px;
	margin-bottom:1em;
}

#section1 a{
	color:#06f;
}

/*----------------------------------------

構造

----------------------------------------*/

#contents{
	background-image:url(../images/common/back.gif);
	padding:10px 0 0 10px;
}

#section1{
	float:right;
	width:550px;
}

#section2{
	float:left;
	width:170px;
}

/*----------------------------------------

section2

----------------------------------------*/

#login{
	border-top:#666 dashed 1px;
	padding-top:1em;
}

-->
