@charset "utf-8";

/* --------------------------------
   □ index.html
-------------------------------- */ 
body {
	margin:0;
	padding:0;
	background-image:url(/pci/common/img/products/pop_up/main_bg.jpg);
	font-size:12px;
}
div.close ul {
	margin:13px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
}
div.close li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px;
}
div.close li a {
	text-decoration:none;
	display:block;
	width:126px;
	height:29px;
	background:url(/pci/cn/img/parts/close.png);
}
div.close li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

a img { border: none; }
div.main p a:hover{
	margin:-22px 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* --------------------------------
   apartment
   home
   hospital
   kindergarten
   museum
   office 
   vehicles
-------------------------------- */ 

/* 包括 */
#wrapProduct {
	width: 672px;
	padding: 15px 15px 0 15px;
}

/* タイトル包括 */
#wrapProduct #wrapTtl {
	margin-bottom: 10px;
}

/* タイトル */
#wrapProduct #wrapTtl h1 {
	float: left;
	width: 597px;
	height: 41px;
	padding-top : 20px;
	color: #053882;
	border: 1px solid #020f73;
	background-color: #dcebff;
	text-align: center;
	font-size: 18px;
	line-height: 1.2em;
}

/* ロゴ */
#wrapProduct #wrapTtl p#pciLogo {
	float: left;
	width: 63px;
	padding-left: 10px;
	line-height: 0;
	font-size: 0;
}

/* メイン包括 */
#wrapProduct #wrapMain {
	clear: both;
	width: 640px;
	height: 325px;
	margin-bottom: 25px;
	padding: 15px;
	background-color: #ffffff;
}

/* イメージ */
#wrapProduct #wrapMain #imgArea {
	float:left;
	width: 339px;
}	

/* テキスト包括 */
#wrapProduct #wrapMain #txtArea {
	float: right;
	width: 282px;
}	

/* 見出し */
#wrapProduct #wrapMain #txtArea h2 {
	margin-bottom: 7px;
	border-bottom: 1px solid #0C5DA9;
	color: #0c5da9;
	font-size: 16px;
	line-height: 1.4em;
}

/* テキスト */
#wrapProduct #wrapMain #txtArea p {
	line-height: 1.5;
}

/* ボタン */
#wrapProduct #printBtn {
	clear: both;
	text-align:center;
}
