@import "common.css";

/* ----- about CSS ----- */
/* // rayouts // */
#pagetitle {
	background			: url(../images/about/eyecatch.gif) center 30px no-repeat;
}

#h3_1 {
	background			: url(../images/about/h3_1.gif) 180px 0 no-repeat;
	*background			: url(../images/about/h3_1.gif) no-repeat;
}

#h3_2 {
	background			: url(../images/about/h3_2.gif) no-repeat;
}

#h4_1 {
	background			: url(../images/about/h4_1.gif) 180px 20px no-repeat;
	*background			: url(../images/about/h4_1.gif) 0 20px no-repeat;
}

#h4_2 {
	background			: url(../images/about/h4_2.gif) 0 20px no-repeat;
}

#h4_3 {
	background			: url(../images/about/h4_3.gif) 0 20px no-repeat;
}

#h4_4 {
	background			: url(../images/about/h4_4.gif) 0 20px no-repeat;
}

#h4_5 {
	background			: url(../images/about/h4_5.gif) 0 20px no-repeat;
}

#h4_6 {
	background			: url(../images/about/h4_6.gif) 0 20px no-repeat;
}

#h4_7 {
	background			: url(../images/about/h4_7.gif) 0 20px no-repeat;
}

#h4_8 {
	background			: url(../images/about/h4_8.gif) 0 20px no-repeat;
}

.read {
	padding				: 0 0 20px 0;
}

.read p {
	padding				: 0 0 20px 0;
}

/* // tags // */
h4 {
	display				: block;
	text-indent			: -9999em;
	height				: 30px;
	padding				: 20px 0 0 0;
	border-top			: dotted 1px #eee;
}
