@charset "Shift_JIS";

/*============================================================
//  トップ
//==========================================================*/

/*=============右カラム=============*/

#top .right{
	width:580px;
	float:right;
}

#top .right .flash{
	width:580px;
	margin-bottom:15px;
}

#top .right .message{
	width:380px;
	height:235px;
	background : url(/image/message.gif) no-repeat;
	float:left;
	margin-top:20px;
}

#top .right .message h2 {
	font-size:12px;
	color:#666666;
	line-height:160%;
	padding:0px 120px 10px 12px;
}

/*=============左カラム=============*/

#top .left{
	width:135px;
	float:left;
}

#top .left h3{
	width:135px;
	height:20px;
	background : url(/image/news.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}

#top .left ul {
	width:125px;
	padding-left:5px;
	padding-right:5px;
}

#top .left ul li{
	font-size:10px;
	color:#333333;
	line-height:160%;
	margin-bottom:13px;
}

#top .left ul li a{
	color:#FF3300;
	textdecoration:underline;
}

#top .left ul li a:hover{
	color:#FF3300;
	textdecoration:underline;
}


#top .left ul li a:hover{
	color:#FF3300;
	textdecoration:underline;
}

#top .blog{
    width:130px;
	height:130px;
	background-image:url(../image/blog.jpg);
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
}
.top-left01{
	margin:0px 0px 0px 5px
}

/*=============おすすめ=============*/

#top #banner-box .title-recommend{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:100%;
	background:#FF0000;
	text-align:center;
	padding:4px 0 3px 0;
}
#top #banner-box .box-recommend{
	width:169px;
	background : #F0F0F0;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	padding:8px 10px 0 9px;
	margin:auto;
	margin-bottom:10px;
}
#top #banner-box .box-recommend .section{
	width:169px;
	margin-bottom:15px;
}
#top #banner-box .box-recommend .section .image{
	margin-bottom:5px;
}
#top #banner-box .box-recommend .section h5{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:7px;
}
#top #banner-box .box-recommend .section h5 a{
	color:#000;
	text-decoration: underline;
}
#top #banner-box .box-recommend .section h5 a:hover{
	color:#0C728D;
	text-decoration: underline;
}
#top #banner-box .box-recommend .section p{
	font-size:12px;;
	color:#000;
}