@charset "utf-8";

/* -----------------------------------------
#
# INFORMATION
#
# FileName:	product.css
# Summary:	product element
# Created:	2009-12-10
# UpdatedBy:	2009-12-10
# Copyright:	(c)Christie Digital Systems
------------------------------------------ */

/* -----------------------------------------
	mainVisual
------------------------------------------ */
#mainVisual {
	height:170px;
	background: url(../images/news/common/bg_mainvisual.jpg) left bottom no-repeat;
	background-color:#000;
}

/* -----------------------------------------
	Layout
------------------------------------------ */
#content {
	width:735px;
	overflow:hidden;
}
#wrapper {
	width:950px;
	margin:0 auto;
}
#contentMain {
	float:right;
	width:537px;
}
#contentSub {
	float:left;
	width:181px;
}
#extra {
	float:right;
	width:198px;
}

/* -----------------------------------------
	news,media
------------------------------------------ */
#contentMain .module {
	position:relative;
	margin:0 0 18px;
	border:1px solid #bcbcbc;
	letter-spacing:1px;
}
#contentMain h3 {
	margin:1px 1px 0;
}
#contentMain #news ul,
#contentMain #media ul{
	padding:5px 15px 0;
	line-height:1.5;
	overflow:hidden;
}
#contentMain p.date {
	clear:both;
	width:6.5em;
	float:left;
	font-weight:bold;
	color:#263159;
	word-break:break-all;
}
#contentMain #news li.first-child,
#contentMain #media li.first-child{
	background: none;
}
#contentMain #news li,
#contentMain #media li{
	margin:0;
	padding:8px 0 8px 0;
	background:url(../images/common/mak_dotline02.gif) top repeat-x;
}
#contentMain p.clearfix {
	margin:0 0 0 7em;
}
#contentMain p img.thum{
	border:1px solid #cfcfcf;
}
#contentMain p span.photo{
	float:right;
	display:block;
	width:80px;
	text-align:center;
	margin:0 0 0 10px;
}
#contentMain p a{color:#000;}
#contentMain p a:hover{color:#666;}

#contentMain .archives {
	clear:both;
	margin:5px 0 0;
	padding:10px 0 9px;
	background-color:#e2e2e2;
	text-align:center;
}
#contentMain .rss {
	position:absolute;
	top:7px;
	right:8px;
}
#contentMain .rss img{
	vertical-align:top;
}

/* -----------------------------------------
	ResultEntry
------------------------------------------ */
#resultEntry h3{
	border-left:4px solid #FADA38;
	font-size:137%;
	line-height:1.1;
	padding:0 0 0 9px;
	width:auto;
}
.entryTitle {
	background:#191B1D url(../images/product/common/bg_product_ttl.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	overflow:hidden;
	padding:10px 10px 10px 14px;
}
.entryWrapper {
	margin:0 0 18px;
	border:1px solid #bcbcbc;
	border-top:none;
}
.entryBody {
	clear:both;
	overflow:hidden;
	margin:0 10px 10px 14px;
	padding:14px 0 10px;
	line-height:1.6;
}
.entryMeta {
	overflow:hidden;
	padding:10px 14px 0;
	font-weight:bold;
}
#contentMain .entryWrapper .date {
	float:right;
	color:#000;
}
.entryBody p{
	margin:0 0 1em;
}
.entryBody img{
	border:1px solid #bcbcbc;
}
.entryImg{
	float:left;
	margin: 0 20px 15px 0px;
}
.entryImg img{
	margin-bottom:5px;
}

.entryWrapper .bookmark {
	float:right;
	font-size:84%;
	line-height:1;
	margin:0 14px 10px;
	overflow:hidden;
}
.entryWrapper .bookmark li{
	float:left;
	margin:0 0 0 7px;
}
.entryWrapper .utility {
	clear:both;
	font-size:84%;
	margin:0 0 20px 14px;
	overflow:hidden;
}
.entryWrapper .utility li{
	border:1px solid #BCBCBC;
	float:left;
	margin-right:4px;
	padding:5px 0 5px 5px;
	width:159px;
}
.entryWrapper .utility li a{
	background:transparent url(../images/common/mak_arrow01.gif) no-repeat scroll 0 0;
	padding:0 0 2px 16px;
}
.layoutLeft {
	float:left;
	margin:0 10px 20px 0;
	font-size:84%;
}
.layoutLeft img{
	margin-bottom:5px;
}
.layoutRight {
	float:right;
	width:116px;
	margin:0 0 20px 20px;
	font-size:84%;
}
.layoutRight img{
	margin-bottom:10px;

}
.entryWrapper h4 {
	margin:1em 0;
	font-size:137%;
	letter-spacing:1px;
	font-weight:bold;
}
.entryWrapper h5 {
	clear:both;
	margin:2em 0 1em;
	color:#2c3866;
	font-size:110%;
	font-weight:bold;
/*	padding:0 0 0.5em 0;
	background:url(../images/common/mak_dodline02.gif) bottom repeat-x;
*/}
.entryWrapper .excerpt {
	padding:10px 14px 5px;
	font-weight:bold;
}
.entryBody img.mainImg {
	border:none;	
}
.entryWrapper table {
	border-collapse:collapse;
	margin:0 4px 0px;
}
.entryWrapper th {
	background-color:#F5F6FA;
	border:1px solid #BCBCBC;
	padding:5px 10px;
	width:28%;
}
.entryWrapper td {
	border:1px solid #BCBCBC;
	padding:5px 10px;
}
.entryWrapper .relationLink {
	margin:0 14px 10px;
	padding-bottom:10px;
	background:url(../images/common/mak_dodline02.gif) bottom repeat-x;
}
.entryWrapper .relationLink h4 {
	margin:0 0 5px;
	font-size:100%;
}


/* -----------------------------------------
	PageBute
------------------------------------------ */
.pagebute {
	clear:both;
	margin:5px 0 0;
	padding:12px 0;
	background-color:#e2e2e2;
	text-align:center
}
.pagebute p{
	display:inline;
	line-height:1;
	font-size:84%;
}
.pagebute a {
	width:auto;
	border:1px solid #fff;
	padding:3px 5px;
	background-color:#FFF;
	color:#2c3866;
}
.pagebute a:hover {
	width:auto;
	border:1px solid #2c3866;
	padding:3px 5px;
	background-color:#2c3866;
	color:#FFF;
}
.pagebute span.current {
	width:auto;
	border:1px solid #2c3866;
	padding:3px 5px;
	background-color:#2c3866;
	color:#fff;
}
.pagebute .previous {
	margin-right:8px;
	background:#232527 url(../images/product/common/bg_btn.gif) repeat-x scroll 0 0;
	border:1px solid #BCBCBC;
	display:inline-block;
}
#contentMain .pagebute .previous a:link,
#contentMain .pagebute .previous a:visited,
#contentMain .pagebute .previous a:hover,
#contentMain .pagebute .previous a:active {
	background:transparent url(../images/common/mak_arrow03.gif) no-repeat scroll left center;
	border:1px solid #FFFFFF;
	color:#FFF;
	display:inline-block;
	padding:5px 15px 5px 28px;
	text-align:center;
}
.pagebute .next {
	margin-left:8px;
	background:#232527 url(../images/product/common/bg_btn.gif) repeat-x scroll 0 0;
	border:1px solid #BCBCBC;
	display:inline-block;
}
#contentMain .pagebute .next a:link,
#contentMain .pagebute .next a:visited,
#contentMain .pagebute .next a:hover,
#contentMain .pagebute .next a:active{
	background:transparent url(../images/common/mak_arrow02.gif) no-repeat scroll right center;
	border:1px solid #FFFFFF;
	color:#FFF;
	display:inline-block;
	padding:5px 28px 5px 15px;
	text-align:center;
}
.pagebute .toList {
	margin:0 -3px;
	background:#232527 url(../images/product/common/bg_btn.gif) repeat-x scroll 0 0;
	border:1px solid #BCBCBC;
	display:inline-block;
}
#contentMain .pagebute .toList a:link,
#contentMain .pagebute .toList a:visited,
#contentMain .pagebute .toList a:hover,
#contentMain .pagebute .toList a:active{
	background:transparent;
	border:1px solid #FFFFFF;
	color:#FFF;
	display:inline-block;
	padding:5px 12px 5px 12px;
	text-align:center;
}
/* IE7 用*/

*:first-child+html .pagebute p {
	display:inline;
	zoom:1;
}
*:first-child+html .pagebute a,
*:first-child+html .pagebute span{
	display:inline-block;
	padding:4px 5px;
}

/* -----------------------------------------
	PageNav
------------------------------------------ */
.pageNav {
	margin:-18px 0 0;
	background:none;
}


