@charset "utf-8";
/* CSS Document */








/* --------------------------------------------------

2column

-------------------------------------------------- */

#topColumnLeft{
	width:530px;
	float:left;
	background-repeat: repeat-y;
	margin-top: 20px;
	text-align: justify;
}
#topColumnLeft h2{
	margin-bottom: 10px;
}
#topColumnLeft #whatsnew{
	height: 135px;
	overflow: auto;
	/* overflow-x: scroll;*/
	width: 530px;
}

#whatsnew ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#whatsnew li{
	list-style-type: none;
	background-image: url(../img/base/yajirusi01.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE3D9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	width: 465px;
}

#whatsnew  a{
	margin-left: 10px;
	padding-left: 10px;
}
#whatsnew  span{
	color: #5D7040;
}

#topColumnLeft #blog{
	background-image: url(../img/top/h2_stuffblog.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 5px;
	width: 320px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 110%;
}
#topColumnLeft #blog h2{
    display:none;}
#topColumnLeft #blog img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#topColumnLeft #blog h3 a{
	text-decoration: underline;
}
#topColumnLeft #blog h3 a:hover{
	color: #CC0000;}
#topColumnLeft #blog #date{
	font-size: 70%;
}
#topColumnLeft #blog p{}
#topColumnLeft #blog #btn a{
	color: #CC0000;
	margin-left: 5px;
}
#topColumnLeft #mailmagazine{
	float: right;
	width: 180px;
	margin-top: 5px;
	height: 110px;
	overflow: hidden;
}
#topColumnLeft ul{
	text-align: center;
}
#topColumnLeft ul li{
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#RightContainer{

}


#topColumnRight{
	width:300px;
	float:right;
	background-image: url(../img/top/bg_syopping.jpg);
	background-repeat: no-repeat;
	/*height: 210px;*/
	padding-top: 50px;
	padding-left: 12px;
	margin-top: 20px;
	padding-bottom:10px;
	}

#topColumnRight h2{
    display:none;
}
#topColumnRight li{
	display:inline;
	margin-top: 3px;
	margin-right: 5px;

}
#main{
	padding-bottom: 20px;
}



#bana{
	float:right;
	margin-top:10px;

}
.last{
	margin-right: 0px;
}
