@charset "UTF-8";

/*
	TOP用の
*/


#CABINET {
	background-image:url(/imail/images/top/cabinet_background.gif);
}
body {
}
#MAINBG {
}
#CONTENTS {
	float:none;
	width:920px;
	margin-left:14px;
	padding-top:29px;
}
#CONTENTPATH {
	display:none;
}
#haikei {
	background-image:url(/imail/images/top/haikei_background.png);
}
#FOOTERNAV {
	background-image:url(/imail/images/top/footernav_background.png);
}
#LMENU {
	display:none;
}
#RMENU {
	display:none;
}

#topright {
	margin-top:0px;
	width:360px;
	float:right;
}
#topleft {
	margin-top:0px;
	width:530px;
	float:left;
}
#topleft img {
	margin-bottom:0px;
}



/* 製品説明 */
#INFO {
	margin:20px 0 0 0;
	font-size:90%;
	line-height:140%;
	color:#666;
}

/* ボタン群(四分割) */
.quartet {
	width: 223px;
	margin: 20px 3px 25px 3px;
	float: left;
}


/* お問い合わせ */
#CONTACT {
	background:transparent url(/imail/images/top/right_item_background.png) repeat-y left bottom;
	padding-bottom:10px;
	font-size:90%;
	margin:0px 0px 0px 0px;
}
#CONTACT span {
	display:block;
	margin:2px 10px 0px 10px;
}

/* メールニュース */
#MAILNEWS {
	margin:25px 0px 2px 0px;
	background:transparent url(/imail/images/top/right_item_background.png) repeat-y left bottom;
	padding-bottom:0px;
	font-size:90%;
	line-height:1.35em;
}
#MAILNEWS span {
	display:block;
	margin:2px 10px 0px 10px;
}

#topright_inquiry {
	clear:right;
/*	border:1px solid #CCC;*/
	width:179px;
	float:right;
}
#topright_inquiry p {
	margin:3px 0 5px 8px;
	font-size:90%;
}



/* 無料セミナー */
#topright_seminar {
	background:transparent url(/imail/images/top/right_item_background.png) repeat-y left bottom;
	margin: 0px 0px 15px 0px;
	padding-bottom:8px;
	clear:both;
	font-size: 85%;
	line-height:1.3em;
	/* background-color:#ffffdc; */
}
#topright_seminar .item1 {
	margin:5px 7px 0 10px;
}



/* 更新情報 */

#New {
	border:1px solid #CCC;
	margin: 0px 0px 10px 0px;
}
#New .style3 {
	padding:0 5px 15px 15px;
	height:140px;	/* 更新情報ボックス高さ */
	overflow:scroll;
	overflow-x:auto;
	clear:both;
}
#New .style2 {
	display:block;
	float:right;
	text-align:right;
	font-size:90%;
	margin:10px 5px 5px 10px;
	background-position:0px 3px;
	overflow:hidden;
	height:20px;
}
#New .style4 {
	float:left;
	clear:right;
	margin:5px 0 5px 13px;
}
#New dl {
	display:block;
	clear:both;
	margin:0 0 5px 0;
	padding:5px 0 0px 0;
	background:transparent url(/imail/images/widgets/hr_01.gif) repeat-x 0 0;
	font-size:95%;
}
#New dt {
	float:left;
	width:80px;
	clear:right;
	margin:5px 0 5px 0;
	padding:0;
}
#New dd {
	float:right;
	width:770px;
	margin:5px 0 5px 0;
	padding:0;
}
#New dd ul {
	margin-bottom:0;
}

#New dd ul.none {
	list-style:none;
}

#New .record a {
	padding-bottom:2px !important;
}

/* メイン画像 */
#topmain {
}
#topmain * {
	margin:0 !important;
	padding:0 !important;
}
#topmainL {
	float:left;
}
#topmainR {
	float:right;
}
#topmainB {
	margin-top:8px !important;
}

/* 簡易ホバー効果 */
a.imgov:hover img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75; 
	opacity:0.75;
	}

