@charset "Shift_JIS";

body {
	background: #F6F4E5 url(../img/top_bg.jpg) repeat-x;
}
#top_Flash {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background: #FFFFFF;
	height: 380px;
	padding-bottom: 2px;
	position: relative;
}
#contents #top_column_left {
	float: left;
	width: 224px;
	padding-right: 20px;
	margin-bottom: -15px;
}
#contents #top_column_right {
	width: 566px;
	float: left;
}

#wapper_all #contents {
	margin-top: 15px;
}
#top_column_left img {
	margin-bottom: 15px;
}
#top_column_right #message {
	height: 153px;
	width: 566px;
	margin-bottom: 10px;
	background: url(../img/top_message.jpg) no-repeat;
}
#message h2 {
	text-indent: -999999px;
	height: 130px;
}
#message p {
	margin-left: 260px;
}
#recommend li {
	display: inline;
	margin-right: 1px;
}
#recommend h3 {
	margin-bottom: 2px;
}
#recommend p {
	text-align: right;
	margin-right: 10px;
}
#recommend  p img {
margin-top:4px;
	
}
#wapper_all #top_Flash h1 {
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 99999;
}
