@charset "UTF-8";
<!--

/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
}

/*----------------------------------------

タグ

----------------------------------------*/

h1{
}

h2{
}

h3{
}

h4{
}

/*----------------------------------------

構造

----------------------------------------*/

body{
}

#container{
}

#header{
}

#contents{
}

#section1{
}

#section2{
}

#footer{
}

/*----------------------------------------

#header

----------------------------------------*/

#header{
}

/*----------------------------------------

#section1

----------------------------------------*/

#lbl_information{
	background-image:url(../images/lbl_information.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:40px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:450px;
}

#section1 dl{
	border-bottom:dotted 1px #aaaaaa;
	padding-bottom:10px;
	margin:0 0 10px 0;
}

dl {
	width:450px;
}

dd {
	margin:0 0 10px 0;
	padding-left:35px;
	text-indent:-20px;
}

dd a:link,
.arrowlink a:link{
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:left 0.2em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	text-decoration:underline;
}
dd a:hover,
.arrowlink a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:left 0.2em;
	background-repeat:no-repeat;
	text-decoration:none;
}

/*----------------------------------------

#section2

----------------------------------------*/

-->
