@charset "utf-8";

/*ぱんくず*/
#Area #pan
{
	width: 900px;
	padding-top: 10px;
}

#Area #containerMain{
	width: 900px;
	float: left;
}

#Area #pagetop
{
	text-align: right;
	float: left;
	width: 900px;
	padding-top: 20px;
}



h2{
	background-image: url(../area/images/area_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 40px;
}

h3{
	background-image: url(../area/images/area_sttl.gif);
	height: 16px;
	width: 301px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom:40px;
}

#box_bg
{
	background-image: url(../area/images/area_bg03.gif);
	height: 10px;
	width: 900px;
	background-position: bottom;
	background-repeat: no-repeat;

}

#box
{
	background-color: #F0F0F0;
	background-image: url(../area/images/area_bg04.gif);
	background-position: bottom;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	float: left;

}

#rightbox_bg
{
	width: 430px;
	float: right;
	background-image: url(../area/images/area_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#leftbox
{
	width: 410px;
	float: left;
	padding-right: 20px;
}


#rightbox
{
	width: 430px;
	float: right;
	background-color: #FFF;
	background-image: url(../area/images/area_bg02.gif);
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}


#rightbox li
{
	padding-left: 80px;
	padding-bottom: 14px;
	margin-left: 30px;
}

.area_hokkaido
{
	background-image: url(../area/images/area_icn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.area_tohoku
{
	background-image: url(../area/images/area_icn02.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.area_shuto
{
	background-image: url(../area/images/area_icn03.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.area_hokuriku
{
	background-image: url(../area/images/area_icn04.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.area_tokai
{
	background-image: url(../area/images/area_icn05.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.area_kinki
{
	background-image: url(../area/images/area_icn06.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.area_chugoku
{
	background-image: url(../area/images/area_icn07.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.area_shikoku
{
	background-image: url(../area/images/area_icn08.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.area_kyushu
{
	background-image: url(../area/images/area_icn09.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
