/* toppage */

#pagebody{
	width:660px;
	margin-left:40px;
	margin-top:0px;
	background:url(../img/back_menu.gif);
}

#top_left{
	float:left;
	width:390px;
	height:inherit;
	margin:5px;
	padding-bottom:5px;
}

#top_right{
	float:right;
	width:200px;
	margin:5px;
	margin-right:15px;
	padding:5px;
	background:#fff;
}

#news{
	background:#fff;
	margin-bottom:10px;
	padding:10px 5px;
}

#thumbnail{
	background:#fff;
	padding-left:5px;
	padding-right:5px;
}

#pagebody:after{
	content:".";
	display:block;
	height:0;
	clear:both;
}

.scroll{
	overflow:auto;
	height:60px;
	width:360px;
	padding-left:5px;
	margin-left:10px;
	background:#fff;
	border:1px #999 solid;
}

#top_right img{
	padding:5px;
	margin:15px 15px 15px;
	background:#fff;
}

.banner{
	border-bottom:1px dotted #000;
	z-index:10;
}

#ssl{
	padding:0px;
	margin:0px 15px 0px;
}

#top_left p{
	margin:0;
	padding:0;
}

#tb_gallery{
	margin-left:10px;
	margin-right:0px;
}

#tb_gallery img{
	margin-right:15px;
}

/*ブロック要素*/
#top_left h2{
	background:url(../img/sidetitle.gif) no-repeat;
	color:#ffe;
	margin-bottom:0;
	padding-left:5px;
	padding-top:5px;
}

#top_flash{
	margin:10px;
}

#delivery{
	float:right;
	width:200px;

	margin-top:0px;
	background:#fff;
}

#linksite{
	float:left;
	width:380px;
	margin-left:20px;
	margin-top:0px;
	background:#fff;
}

#end{
	width:660px;
	margin-left:40px;
	margin-top:0px;
	background:#fff;
}

#end:after{
	content:".";
	display:block;
	height:0;
	clear:both;
}

#backnumber {
	position:absolute;
	top:425px;
	left:300px;
}

#arrow {
	vertical-align:bottom;
	margin-right:5px;
}

/*インライン要素*/
#top_right a:hover{
	border-bottom:0;
}

#thumbnail a:hover{
	border-bottom:0;
}

.entry_link {
	color:#03f;
}

.scroll a:hover {
	color:#f00;
}

.scroll a:visited {
	color:#603;
}