@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{
	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{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:left 0.2em;
	background-repeat:no-repeat;
	text-decoration:none;
}

#section1 ul{
	padding-bottom:20px;
}

#fukatsu{
	background-image:url(../images/akunin_fukatsu.gif);
	background-repeat:no-repeat;
	height:50px;
	width:450px;
}

#bn_akunin a{
	display:block;
	height:82px;
	width:450px;
}

#bn_akunin {
	background-image:url(../images/bn_akunin_n.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:450px;
}
#bn_akunin a:hover {
	background-image:url(../images/bn_akunin_r.jpg);
	background-repeat:no-repeat;
	width:450px;
}

/*
#btn_akunin a,
#btn_akunin2 a {
	display:block;
	height:50px;
	width:220px;
}

#btn_akunin {
	background-image:url(../images/btn_akunin_n.jpg);
	background-repeat:no-repeat;
}
#btn_akunin a:hover {
	background-image:url(../images/btn_akunin_r.jpg);
	background-repeat:no-repeat;
}
#btn_akunin2 {
	background-image:url(../images/btn_akunin2_n.jpg);
	background-repeat:no-repeat;
}
#btn_akunin2 a:hover {
	background-image:url(../images/btn_akunin2_r.jpg);
	background-repeat:no-repeat;
}
.banner {
	float:left;
	margin:0 10px 0 0;
}
#location{
	padding:0 0 0 230px;
}
*/

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

#section2

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

-->
