@charset "utf-8";
@import url("/common/css/import.css");

/* #content */
@import url("/common/css/content.css");

/* ////////////////////
study.css
//////////////////// */
#contentBody h2 {
	background: url(img/title.jpg) no-repeat left top;
}
#contentBody img#powerImg {
	margin-bottom: 1em;
}
#contentBody td {
	vertical-align: top;
}
#main p img.right {
	float: right;
	margin-left: 1em;
	display: inline; /* for IE */
}
/* box */
.box {
	width: 630px;
	height: 115px;
	margin-bottom: 3em;
	background: url(img/pw2_2.jpg) no-repeat left top;
}
.box h5 {
	display:none;
}
.box p {
	padding-top:3em;
	padding-left:1em;
}
.entryBody>.box p {
}
/* box4 */
.box4 {
	width: 630px;
	height: 140px;
	background: url(img/pw4_2.jpg) no-repeat left top;
	margin-bottom: 3em;
}
.box4 p {
	padding: 1em 0 0 1em;
	color: #fff;
}
/* box5 */
.box5 {
	width: 630px;
	height: 152px;
	background: url(img/pw5_2.jpg) no-repeat left top;
	margin-bottom: 3em;
}
.box5 p {
	width: 350px;
	margin-left: 270px;
	padding-top: 0.5em;
	color: #fff;
}
div.border {
	display: block;
	width: auto;
	height: 1px;
	margin: 1em 0;
	background: url(/common/img/bg_line_gry.gif) repeat-x left center;
}
address {
	margin-top: 1em;
	font-weight: bold;
}
