@charset "utf-8";

/* -- about_press -- */

#about_press h2 {
	width: 800px;
	margin-bottom: 15px;
	clear: both;
	font-size: 130%;
	background: url(/ourworks/image/BgH2Idx.gif) 0 0.7em repeat-x;
}

#about_press h2 span {
	background: #000000;
	padding-right: 5px;
}

#about_press .WorkBox {
	width: 798px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 1px;
}

#about_press .WorkList {
	width: 158px;
	overflow: hidden;
	float: left;
	border-right: solid #535353 1px;
	border-left: solid #535353 1px;
	padding: 0px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: -1px;
	_background: url(/about/press/image/IELine.gif) repeat-y top left;
	_border-left: solid #000000 1px;
}

#about_press .WorkList .ttl {
	color: #FF0000;
	padding: 0px 22px 0px 21px;
}

#about_press .WorkList img {
	width: 110px;
	height: 150px;
	margin-bottom: 7px;
	padding: 0px 22px 0px 21px;
}

#about_press .PullDown {
	width: 800px;
	float: left;
	margin-bottom: 30px;
}

#about_press .PullDown table {
	float: right;
}

#about_press .PullDown select {
	background: #535353;
	color: #FFFFFF;
	border: #535353 2px solid;
	margin-left: 10px;
}

#about_press .detailBox {
	width: 800px;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

#about_press .detailBox h2 {
	width: 110px;
	margin: 0px;
	clear: both;
	font-size: 100%;
	background: none;
	color: #FF0000;
	padding: 0px 22px 2px 21px;
	text-align: center;
	font-weight: normal;
}

#about_press .detailBox .caption {
	width: 130px;
	padding: 0px 12px 2px 11px;
	text-align: center;
	line-height: 1.2;
}

#about_press .caption a {
	text-decoration: none;
	color: #FFFFFF;
}

#about_press .caption a:hover {
	text-decoration: underline;
}


#about_press .infoArea {
	width: 150px;
	float: left;
}

#about_press .infoArea .marBottom10 {
	margin-bottom: 10px;
}


#about_press .infoArea .img {
	width: 110px;
	border-top: solid #535353 1px;
	padding: 20px 20px 7px 20px;
}

#about_press .infoArea .pdf {
	border-top: solid #535353 1px;
	padding: 6px 6px 6px 0px;
}

#about_press .infoArea .comment {
	border-top: solid #535353 1px;
	padding: 6px 0px 6px 0px;
}

#about_press .infoArea .commentTxt {
	font-size: 85%;
}

#about_press .infoArea .img img {
	width: 110px;
}

#about_press .imgArea {
	width: 600px;
	float: right;
}















