@charset "UTF-8";


#cells {
	margin: -5px 20px 20px;
	padding-bottom: 18px;
	width: 800px;
	height: 690px;
	position: relative;
	background: url(../images/common/shadow_billboard.gif) no-repeat bottom;
	overflow: hidden;
}

#cells .shadow {
	width: 800px;
	height: 6px;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
	background: url(../img-cells/default/shadow_top.png) no-repeat top;
}

#cells table {
	width: 800px;
	height: 690px;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	display: none;
}

#cells a {
	display: none;
}

#cells table div{
	position: relative;
}




.cellS,.cellS div {
	width: 200px;
	height: 230px;
	overflow: hidden;
}

.cellMH,.cellMH div {
	width: 200px;
	height: 460px;
	overflow: hidden;
}

.cellMW,.cellMW div {
	width: 400px;
	height: 230px;
	overflow: hidden;
}

.cellL,.cellL div {
	width: 400px;
	height: 460px;
	overflow: hidden;
}

.cellXL,.cellXL div {
	width: 400px;
	height: 690px;
	overflow: hidden;
}

.cellXLH,.cellXLH div {
	width: 200px;
	height: 690px;
	overflow: hidden;
}

.cellXLW,.cellXLW div {
	width: 800px;
	height: 230px;
	overflow: hidden;
}

.cellXXL,.cellXXL div {
	width: 800px;
	height: 460px;
	overflow: hidden;
}


.cellALL,.cellALL div {
	width: 800px;
	height: 690px;
	overflow: hidden;
}



.cell-b{
	background: #effaff;
}

.cell-p{
	background: #eed8f5;
}

.cell-pi{
	background: #ffe4e4;
}





/*SNS*/

#top #contens #news2 {
	padding-top: 15px;
}


.sns {
	margin-bottom: 8px;
}

.sns .social {
	padding-right: 5px;
}

#subNav {
	padding-top: 2px;
}


#topNote3 {
	color: #d12222;
	margin: 0 20px 20px;
	border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


#topNote {
	background: #d12222;
	margin: 0 20px 20px;
	padding: 5px 0;
	border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#topNote h3{
	background: url(../images/noteIcon.png) left no-repeat;
	font-size: 17px;
	line-height: 20px;
	margin: 5px 15px 2px;
	padding-left: 22px;
	color: #fff;
}


#topNote p{
	line-height: 1.5;
	padding: 5px 15px;
	margin: 0;
	color: #fff;
}

#topNote a{
	color: #fff;
}

#topNote2 a{
	margin: -10px 20px 20px;
	width: 800px;
	height: 140px;
}


#topNote2 a{
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../news/news/top-topicBg.png) no-repeat;
	width: 800px;
	height: 140px;
}


#topNote4 a{

	width: 800px;
	height: 140px;
}


#topNote4 a{
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../img/common/life-title.png) no-repeat;
	width: 800px;
	height: 140px;
	margin: -10px 20px 20px;

}


#topNote5 a{
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../img/common/orico-title.png) no-repeat;
	width: 800px;
	height: 86px;
	margin: -10px 20px 0;
}


#topNote3{
    background: rgba(209,34,34,0.8);
    margin: 0 20px 20px;
    padding: 10px 0 5px;
    border-radius: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
}


#topNote3 h3{
	background: url(../images/noteIcon.png) left no-repeat;
	font-size: 17px;
	line-height: 20px;
	margin: 5px 15px 2px;
	padding-left: 22px;
	color: #fff;
}


#topNote3 p{
	margin-bottom: 5px;
   padding: 10px;
}

#topNote3 a{
    color: #fff;
}

.topNoteL {
	font-size: 18px;
	font-weight: bold;
}

#topNote6{
	margin-bottom: 5px;
	padding: 10px 30px 40px;
	color: #d12222;
}


#sceneWC .cycle1 {
	background: url(../img-cells/2016-1-1/NY/01-all.jpg?date=2015-10-26) no-repeat;	
}






