@charset "utf-8";
/* ---トップページ----------

1.アイキャッチ（Flash）
2.ログレコメンダーとは
3.導入バナー
4.TOPICS
5.右ショルダー

6.機能比較
7.お客様の声
8.はじめてのレコメンドエンジン

---------------------------- */

body{
	background:url(../img/top/top_bk.jpg) #FFFFFF repeat-x;
}


/* 1.アイキャッチ（Flash） */
#eyecatch {
	width:920px;
	height: 225px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

/* 2.ログレコメンダーとは */
#toha {
	width:695px;
	_width:698px;
	border:1px solid #EEEEEE;
	background:url(../img/top/toha_bk.gif) repeat-x #EAFEC1;
	padding:3px;
}

#toha div{
	width:400px;
	float:left;
}

#toha div p{
	display:block;
	margin:5px 0 0 15px;
}

#toha ul{
	float:right;
	width:280px;
	margin-right:3px;
	_margin-right:1px;
	padding-bottom:5px;
}

#toha ul li{
	line-height:1.3;
	clear:both;
}

#toha ul li.lineup_title{
	background:#D4D4D4;
	height:23px;
	font-weight:bold;
	margin:3px 0 8px 0;
}

#toha ul li.lineup_title img{
	vertical-align: middle;
	float:left;
}

#toha ul li.lineup_title h2{
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-top:4px;
}

#toha ul li.prd img{
	float:left;
	margin:5px 5px 0 0;
}

#toha ul li.prd p{
	float:left;
	display:block;
	width:130px;
	margin:5px 0 0 0;
}

#toha ul li.prd p img.lineupyaji{
	margin:2px 2px 45px 0;
}

#toha ul.op{
	border-top:dotted 1px #CCCCCC;
	_margin-top:10px;
	padding-top:5px;
}

/* 3.導入バナー */
#donyu {
	width:705px;
	margin:10px 0 10px 0;
}

#donyu img.leftbn { margin-right:10px; }

/* 4.TOPICS */
#topics {
	width:703px;
	height:auto;
	border:none;
	padding:1px;
	margin:0 0 10px 0;
}

/* 5.TOP専用右ショルダー */
#right_col form {
	margin:0;
}

#textfield {
	width:130px;
	height:15px;
}

#right_bn li {
	padding:0;
	margin:0 0 10px 0;
	_margin:0 0 5px 0;
	line-height:0;
}

*+html #right_bn li {/*IE7用*/
	margin:0 0 5px 0;
}

#bookmark {
}

#bookmark dt{
}

#bookmark dd{
	float:left;
	padding:0 0 0 16px;
}

/* Lpo */
#lpo {
	margin:10px 0 10px 0;
}


/* 6.機能比較 */
#hikaku {
	background:url(../img/top/hikaku.gif) no-repeat;
	text-align:center;
	padding:5px 0;
	margin:10px 0;
	width:700px;
	_width:698px;
	border:solid 1px #99CC00;
}

/* 7.お客様の声 */
#voice {
	margin:0 0 10px 0;
}


/* 8.はじめてのレコメンドエンジン */
#begin {
	margin-bottom:5px;
}

#begin img {
	margin:0;
}

#begin ul li{
	float:left;
	margin:2px 0 5px 0;
}

#begin ul li.intro{
	margin-right:10px;
}
#eyecatch_wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	background-image: url(http://www.albert2005.co.jp/logreco/img/stopflash.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}

