@charset "utf-8";
/* Re style
---------------------------------------------------------------------------- */

a {
	text-decoration: underline;
}
a:link {
	color: #7F9343;
}
a:visited {
	color: #7F9343;
}
a:hover {
	color: #7F9343;
	text-decoration: none;
}
a:active {
	color: #7F9343;
}
/* seminar情報部分
---------------------------------------------------------------------------- */

.seminarComment a {
	text-decoration: underline;
}
.seminarComment a:link {
	color: #FFFFFF;
}
.seminarComment a:visited {
	color: #FFFFFF;
}
.seminarComment a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.seminarComment a:active {
	color: #FFFFFF;
}
p.seminarComment {
	padding-top:10px;
	_padding-top:8px!important;
}
/* content ID
---------------------------------------------------------------------------- */

#content #location li {
	background: url(../../corporation/images/ico_location.gif) no-repeat right center;
}
#content #infoBlock {
	background: url(../../corporation/images/bg_info.gif) repeat left top;
}
#content #infoBlock .infoProduct {
	background: url(../../corporation/images/line_info.gif) repeat-x left top;
}
#content #topicsBlock dt {
	background: url(../../corporation/images/ico_topics.gif) no-repeat 1px 2px;
}
#content #infoBlock .infoEvent .infoImage .bhSeminar {
	margin-bottom: 10px;
}
/* fNavi ID
---------------------------------------------------------------------------- */

#fNavi ul li {
	background: url(../../corporation/images/ico_location.gif) no-repeat left center;
}
#content #newsTopics {
	margin-bottom:10px;
}
.column1 {
	width: 550px;
	background-image: url(../../corporation/construction/images/g1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
}
.column2 {
	width: 550px;
	background-image: url(../../corporation/construction/images/g2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	margin: 0px;
	padding: 0px;
}
.column3 {
	width: 550px;
	background-image: url(../../corporation/construction/images/g3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
}
.column4 {
	width: 550px;
	background-image: url(../../corporation/construction/images/g4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	margin-bottom: 5px;
}
.column1 p, .column2 p, .column3 p, .column4 p {
	color: #FFF;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 90px;
}
.box1 {
	width: 135px;
	background-image: url(../../corporation/construction/images/g6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	float: left;
	margin-right: 2px;
}
.box2 {
	width: 135px;
	background-image: url(../../corporation/construction/images/g7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	float: left;
	margin-right: 2px;
}
.box3 {
	width: 135px;
	background-image: url(../../corporation/construction/images/g8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	float: left;
	margin-right: 2px;
}
.box4 {
	width: 135px;
	background-image: url(../../corporation/construction/images/g9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	margin-bottom: 2px;
	float: left;
}
.box1 p, .box2 p, .box3 p, .box4 p {
	color: #FFF;
	padding-top: 370px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.border_box {
	border: 1px solid #FFF;
	float: left;
	background-color: #000;
	padding: 2px;
	margin-bottom: 5px;
}
.border_box p {
	color: #FFF;
	font-weight: bold;
}
#section p {
	margin-bottom: 5px;
	margin-left: 5px;
}


#gecs h3 {
	background-color: #F90;
	color: #FFF;
	margin-bottom: 5px;
	padding: 10px;
	font-size: medium;
	font-weight: bold;
}
.h3_left {
	float: left;
	width: 300px;
}
.h3_textright {
	width: 150px;
	float: right;
	font-size: small;
	margin-top: 5px;
}

