body{
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	}


/* メインイメージＦＬＡＳＨ */
#banner-top{
	clear: both;
    margin: 0 auto;
    padding: 3px 0px 0px 0px;
    width: 880px;
	height: 315px;
	background-image:url(images/banner-bg.gif);
	background-repeat:repeat-x;
}


/* コンテンツ */
#content {
    margin: 20px 0 0 0;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}


#article-top{
	width: 440px;}
		
#section-recomandation{
	margin: 20px 0px 0px 0px;}
	
#section-recomandation .item{
	float:left;
	margin-bottom: 10px;
	padding: 20px 12px 0px 13px;			
	border-left:solid 1px #cccccc;
	font-size: 11px;
	height:170px;}
	
#section-recomandation .item table{
	margin-top:10px;}

#section-recomandation .item th{
	color: #3399CC;	text-align:left;}

#section-recomandation .item th a{
	color: #3399CC;}
	
#section-recomandation .item th span{
	color: #999999;
	font-weight:normal;
	}

	
#section-recomandation .item td{
	color: #555555;}

#section-recomandation .item a{	text-decoration:none;}

#section-recomandation .item td.price{
	padding-top:5px;
	font-size:14px;
	color:#333333;}


#section-recomandation .item .item_only{
	display:none;}

#aside{	border:0;
	width:220px;}


#section-info{	
	width:440px;
	clear:both;
	margin-top:20px;
	background:url(images/section-bg.gif) repeat-y;}

.top-itemtext{
	width: 190px;
	padding:10px;
	float:right;	
	line-height: 1.8;
	}

.top-itemtext h3,.top-itemtext p{	
	line-height: 1.6;
	font-size: 11px;
	margin:0px 0px 10px 0px;
	color: #555555;}
	
.top-itemtext ul,.top-itemtext li{
	list-style:none;}

.top-itemtext ul{
	margin:0px;}

.top-itemtext li{
	border-bottom:dashed 1px #666;	
	width:185px;
	font-size:11px;}



.top-itemtext li a{
	text-decoration:none;
	color:#333;
	display:block;
	height:40px;
	position:relative;
	width:190px;}

.top-itemtext ul li span {margin: 0px 0px 0px 0px;
position:absolute;
top:11px;}

.top-itemtext li img {
margin:3px 4px 3px 2px;
}


#aside-top1, #aside-top2{
    float: right;
    width: 187px;
/*	border-left:solid 1px #cccccc;*/
	padding-left:12px;
}

#aside-top1 td{
	padding:10px;}


#aside-top2 ul {
	margin: 0px 12px 0px 2px;
	padding: 0px;
	}

#aside-top2 li{
	line-height: 1.3;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	list-style: none;
	font-size: 11px;
	border-bottom:solid 1px #cccccc;
	display: inline-block; 
	min-height:1%;  /* for IE 7*/  }


#aside-top2 li a{	text-decoration:none;}

#aside-top2 ul li span.date{
		color: #555555;}

#aside-top2 ul li span.title{
		color: #3399CC;}

#aside-top2 ul li span.description{
		color: #555555;}




