@charset "utf-8";
@import url("../../common/css/elements.css");
@import url("../../common/css/format.css");
@import url("../../common/css/style.css");


div#TITLE_BAR {
	background-image: url(../images/prd_title-bar_bg.gif);
}

div.tohoWorks1 {
	padding: 0 0 30px;
	background: url(../images/prd_box_bg1.gif) center bottom no-repeat;
}

div.tohoWorks2 {
	padding: 0 0 20px;
	background: url(../images/prd_box_bg2.gif) center bottom no-repeat;
}

div.tohoWorks3 {
	padding: 0 0 30px;

}

div.tohoWorks4 {
	padding: 0 0 30px;

}

div.works1Left {
	width: 406px;
	text-align: center;
	float: left;
}

div.works1Right {
	width: 406px;
	text-align: center;
	float: right;
}

div.works1All {
	width: 826px;
	text-align: center;
}

div.tohoWorks1 h3 {
	padding-bottom: 5px;
}

div.work2Left {
	width: 406px;
	float: left;
}

div.work2Right {
	width: 406px;
	float: right;
}

div.work2All{
	width: 826px;
}

div.topText {
	margin: 0 8px;
	padding: 5px 10px 10px;
	color: #04518b;
	background: url(../images/prd_line_graydot.gif) left bottom repeat-x;
}

div.topText1 {
	margin: 0 8px;
	padding: 5px 10px 10px;
	color: #04518b;
	text-align: left;
	background: url(../images/prd_line_graydot.gif) left bottom repeat-x;
}

div.topText h4 {
	font-size: 130%;
}

div.bottomText {
	margin: 0 8px;
	padding: 0 10px 10px;
	text-align: left;
	background: url(../images/prd_line_graydot.gif) left bottom repeat-x;

}

div.bottomText dl {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

div.bottomText dl dt {
	margin: 15px 0 0;
	padding: 0;
}

div.bottomText dl dt img {
	vertical-align: baseline;
}

div.bottomText dl dd {
	margin: 0 0 0 10px;
	padding: 0;
}

ul.pastButton {
	height: 22px;
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none;
}

ul.pastButton li {
	width: 50%;
	height: 22px;
	text-align: center;
	float: left;
}

p.contactLink {
	margin-top: 50px;
	padding: 0 5px 5px 0;
	text-align: right;
	background: url(../images/prd_line_graydot.gif) left bottom repeat-x;
}

p.contactLink img {
	vertical-align: middle;
}
