@charset "utf-8";

@import "../../css/style.css";

/* Contents
--------------------------------------------------*/
.brd {
	border-right: 1px dotted #CCCCCC;
}

.pr20 {
	padding-right: 20px;
}

.img_right {
	float: right;
}

#body {
	background: transparent url(../img/bg_body.gif) no-repeat center -135px;
}


/* 帯画像
--------------------------------------------------*/
#content h2 {
	height: 62px;
	background: url(../img/index/h2.jpg) no-repeat left top;
}

.anc {
	clear: left;
}

