@charset"shift_jis";

*{margin:0;padding:0;}
*{font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";}

body {
	}
/*========トップ======================*/
body#toppage #wrapper {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
body#toppage #wrapper {
	text-align: left;
	}

body#toppage h1.logo {
	font-weight: normal;
	background-color: #F0ECD9;
	}
body#toppage h2.logo {
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 400px;
	height: 50px;
	font-size: 0.1em;
	color: #FFFFFF;
	float: left;
	}
body#toppage h2.logo2 {
	background-image: url(../images/common/logo2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 400px;
	height: 100px;
	font-size: 0.1em;
	color: #FFFFFF;
	float: left;
	}	

body#toppage #header {
	width: 900px;
	}
.header-rightbox {
	float: right;
	width: 460px;
	}

body#toppage #content {
	width: 900px;
	}
body#toppage #content-inner {
	}
body#toppage #leftbox {
	width: 180px;
	float: left;
	}
body#toppage #rightbox {
	width: 700px;
	float: right;
	}

.pr {
	margin: 0px;
	padding: 0px;
	}

.index-item-btn img {
	margin-right: 0px;
	margin-top: 010px;/*
	border: 1px solid #CCCCCC;*/
	margin-bottom: 0px;
	margin-left: 0px;
	}

.index_news {
	height: 150px;
	overflow: auto;
	}
	
/*2011.08.02ヘッドカテゴリ*/
ul#top-cate {
	height: 93px;
	width:700px;
	background-image: url(http://image.rakuten.co.jp/re-wall/cabinet/common/top_cate.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	display: block;
	float:left;
	margin: 0px;
	padding:0px;
	}
	
#top-cate li {
	text-indent:-9999px;
	float:left;
	margin: 0px;
	padding:0px;
}

#top-cate a {
	display: block;
	height: 93px;
	background-image: url(http://image.rakuten.co.jp/re-wall/cabinet/common/top_cate2.jpg);
	background-position:left top;}

/*----------a---------*/
#top-cate-0 a {background-position:-0px  0px; width:140px;}
#top-cate-1 a {background-position:-140px 0px; width:140px;}
#top-cate-2 a {background-position:-280px 0px; width:140px;}
#top-cate-3 a {background-position:-420px 0px; width:140px;}
#top-cate-4 a {background-position:-560px 0px; width:140px;}


/*----------a:hover---------*/
#top-cate-0 a:hover {background-position:-0px -93px; width:140px;}
#top-cate-1 a:hover {background-position:-140px -93px; width:140px;}
#top-cate-2 a:hover {background-position:-280px -93px; width:140px;}
#top-cate-3 a:hover {background-position:-420px -93px; width:140px;}
#top-cate-4 a:hover {background-position:-560px -93px; width:140px;}

/*-----リンク画像を半透明にする-------*/
a:hover img {filter: alpha(opacity=70);
/* Safari Opera */
opacity:0.70;
/* Firefox Netscape */
-moz-opacity:0.70;
}
