@charset "shift_jis";

.homeCnt {
margin:0 auto;
overflow:hidden;
padding:25px 9px 0 9px;
width:858px;
border-top: 2px solid #ED3338;
}


/* ------------------------------
	イメージ画像
------------------------------- */

.homeCntL {
float:left;
margin-bottom:10px;
width:418px;
}

/* ------------------------------
	ピジョン運営サイト
------------------------------- */

.homeCntR {
float:right;
margin: 0 0 10px 0;
width:418px;
}

.homeCntR li {
line-height: 100%; 
idth: 200px;
height: 60px;
float: left;
margin: 14px 18px 0 0;
}

.homeCntR li.right { margin-right: 0; }


#side #side_cts { margin-top: 0; }



/* ------------------------------
	新着情報
------------------------------- */

#main {
width: 633px;
margin-top: 5px;
padding-right: 0;
}

#main a:link, #main a:visited { color:#555555; }

#main a:hover, #main a:active {
color:#990100;
text-decoration:underline;
}

#main dl {
margin:5px 0 0 0;
border-bottom: 1px dashed #ccc;
zoom:1;
}

#main dl:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

#main dl dt {
background:url("../img/home/icon_latest.gif") no-repeat scroll 8px 12px transparent;
clear:left;
float:left;
padding:5px 0 5px 20px;
width: 80px;
border-top: 1px dashed #ccc;
}

#main dl dt.top, #main dl dd.top { border: none; }

#main dl dd {
width: 530px;
float: right;
border-top: 1px dashed #ccc;
padding:5px 0;
}

#main dl dd.pdf {
width: 505px;
background:url("../img/common/pdf_icon.gif") no-repeat scroll 0 5px transparent;
padding-left:25px;
}

