@charset "UTF-8";


/* 基本レイアウトの修正:トップ用に再設定
--------------------------------------------------------------*/
#CABINET {

}

#MAINBG {
	/*background:transparent url(/solution/refills/images/top/main_top_background.png) no-repeat 0 0;*/
	background: #FFF;
	padding:0;
}
#FOOTERNAV {
	background-image:url(/solution/refills/images/top/footer_nav_top_background.png);
}
#CONTENTS {
	padding:0;
	float:none;
	margin:0 40px 20px 36px;
	width:700px;
}
#CONTENTPATH {
	margin:0;
	padding:0;
	display:none;
}

#CONTENTS * {
}

/* 訴求エリア */
#TOPIMAGE {
	margin:0 0 8px 0;
	padding:9px 0 0 0;
	font-size:0;
	width:722px;
}
#TOPIMAGE * {
	margin:0 !important;
	padding:0 !important;
}
#topmaineL {
	float:left;
}
#topmaineR {
	float:right;
}
#topmaineB {
	margin-bottom:30px !important;
	width:724px;
}
#topmaineB img {
	margin-right:3px !important;
}
#topmaineB .topmaineB_right {
	margin-right:0 !important;
}





#MOVETOP{
	display:none;
}

.kv_txtinfo {
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: #fd7e00 solid 3px;
    padding: 12px;
    background-color: #fff;
}

.kv_txtinfo a {
    text-decoration: underline;
    background: linear-gradient(transparent 50%, #ffff7f 0%);
}




/* コンテンツ */
#TOPCONTENT {
	/* background:transparent url(/solution/refills/images/widgets/hr_length.gif) repeat-y 172px 0; */
	border:1px solid #FFF;
}
#TOPCONTENT-END {
	clear:both;
}
/* コンテンツ左 */
#TOPLEFT {
	width:173px;
	float:left;
	text-align:center;
}
/* コンテンツ左 */
#TOPRIGHT {
	width:520px;
	float:right;
}



/* バナー */
#TOPBANNER img {
	margin:0 0 25px 0;
	border:none;
}


/* 更新情報 */
#TOPWHATSNEW {
	margin:30px 0 0 0;
}
#TOPWHATSNEW h2 {
	margin:0 0 20px 0;
	padding:0;
	background-image:none;
}
#TOPWHATSNEW dl {
	display:block;
	clear:both;
	margin:0;
	padding:8px 0 0 0;
	background:transparent url(/solution/refills/images/widgets/hr_01.gif) repeat-x 0 0;
}
#TOPWHATSNEW dt {
	width:94px;
	padding:0;
	margin:0;
	float:left;
	clear:left;
}
#TOPWHATSNEW dd {
	width:420px;
	padding:0;
	margin:0 0 8px 0;
	float:right;
	clear:right;
}
.TOPWHATSNEW-END {
	clear:both;
	background:transparent url(/solution/refills/images/widgets/hr_01.gif) repeat-x 0 0;
	text-align:right;
	padding:7px 0 0 0;
}

/* その他製品へのリンク */
#OtherProducts {
	background:#dedede url(/itsolution/images/top/other_product_background.png);
	padding:10px 0 10px 0;
	margin-bottom:20px;
}



