@charset "utf-8";


#main h1 span {
	display: block;
	height: 62px;
	background: url("../images/bg_title.jpg") right no-repeat;
}

#contents h3 {
	padding: 0 0 0 16px;
	background: url("../../images/bl_h_01.gif") no-repeat;
}


/* Column */

#contents .column img {
	float: right;
}


/* Table */

#contents table th.main {
	background: #fcf9e3;
}

