@charset "utf-8";
/* data.css */

/*--------------------------------------
デジタルパンフレット
-------------------------------------*/

/*------------------------サイドメニュー*/
#digital li.side_digital a {background-color:#EEE; color:#333; }


.digitalBox {
	width:640px;
	margin: 0 auto;
	
}
/*------------------------↑2011追加*/

.boxGrayW3 {
	padding: 20px;
	border: 3px solid #DDDDDD;
	margin-bottom: 20px;
	margin-right:20px;
	background-color: #FFFFFF;
	width: auto;
	zoom:1;/*IE6*/
}

.btnimgboxB {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

.btnimgboxB a img {
	border: solid 2px #ccc;
	padding:1px;
}
.btnimgboxB a:hover img {
	border-color: #970A23;
}
.btnimgboxB a:hover {  /* for IE6 */
	border: none;
	height:1%;
	background-color:#FFFFFF;
	
}


.width250 {
	width:250px;
}
.width270 {
	width:270px;
}
.width580 {
	width:580px;
}

#pampHeader {
	width:870px;
	height:138px;
	margin:0px;
	padding:0px;
	position: relative;
}
#pampHeaderIn {
	width:480px;
	height:100px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 368px;
	top: 17px;
}
#headline {
	background-image: url(digital/img/hr.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: auto;
	font-size:1px;
	margin:0px;
	padding:0px;
}

.txtSmall130 {
	font-size: 10px;
	_font-size: 70%;
	line-height: 140%;
}
#dright {
	width: 262px;
	margin-right:20px;
}
#dright p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 130%;
}
#dright .rBtn {
	margin-bottom: 2px;
}
