@charset "utf-8";
@import url("http://shiojigyo.com/common/css/import.css");

/* english */
@import url("common.css");

/* ////////////////////
english.css
//////////////////// */
/* #flash
-------------------- */
#flash {
	width: 810px;
	height: 350px;
	border-top: 4px solid #51b1fe;
	border-bottom: 4px solid #51b1fe;
}
#content {
	background: none !important;
}
#contentBody {
	margin: 10px 0 12px;
	padding: 0 55px;
}
#contentBody h2 {
	width: 335px;
	height: 30px;
	margin-top: 10px;
	background: no-repeat left top;
	text-indent: -1000em;
}
h2#h01 {
	background-image: url(img/h01.gif);
}
h2#h02 {
	background-image: url(img/h02.gif);
}
h2#h03 {
	background-image: url(img/h03.gif);
}
h2#h04 {
	background-image: url(img/h04.gif);
}
h2#h05 {
	background-image: url(img/h05.gif);
}
h2#h06 {
	background-image: url(img/h06.gif);
}
.english #main {
	width:700px;
	margin: 0;
}
#main ul {
	margin: 1em 0 1em 20px;
}
#main ul li {
	padding-left: 1em;
	background: url(http://www.shiojigyo.com/common/img/icn_square01.gif) no-repeat left center !important;
}
.boxLeft,
.boxRight {
	width: 325px;
}
.boxLeft {
	float: left;
}
.boxRight {
	float: right;
}
/* ボックスタイトル上揃えの為 */
#listAbout,
#listLaboratory {
	height:6em;
}
#listProducts,
#listMethod {
	height:8em;
}
#listData,
#listContact {
	height:4em;
}

