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

@import "common.css";

/*-------------------------------------------------
Contents
-------------------------------------------------*/	

#contents{
	position:relative;
}

#contents .clear{
	clear:both;
	text-indent:-1000em;
}

/*-------------------------------------------------
Left
-------------------------------------------------*/	

#lcontents{
	float:left;
	width:747px;
}

/*プロショップ*/

#card{
	background:url(../img/pro_card.jpg) no-repeat;
	height:306px;
	width:757px;
	margin:0px;
	padding-top:20px;
}

#card .diary a{
	text-indent:-1000em;
	background:url(../img/buttun_diary.jpg) no-repeat;
	display:block;
	margin:0px 0px 0px 10px;
	height:80px;
	width:230px;
}

#card .diary a:hover{
	background:url(../img/buttun_diaryon.jpg) no-repeat;
}

/*-------------------------------------------------
Navigation
-------------------------------------------------*/	

#navigation {
	float:right;
	width:183px;
}

#navigation ul {
	color:#2F1417;
	list-style-type:none;
}

#navigation li a{
	display:block;
	text-indent:-1000em;
	width:183px;
}

#navigation li.kayukan a{
	height:71px;
	background:url(../img/buttun_02or.jpg) no-repeat;
}

#navigation li.kayukan a:hover{
	background:url(../img/buttun_02oron.jpg) no-repeat;
}

#navigation li.proshop a{
	height:71px;
	background:url(../img/buttun_03or.jpg) no-repeat;
}

#navigation li.proshop a:hover{
	background:url(../img/buttun_03oron.jpg) no-repeat;
}

#navigation li.zouen a{
	margin-top:5px;
	height:70px;
	background:url(../img/buttun_01or.jpg) no-repeat;
}

#navigation li.zouen a:hover{
	background:url(../img/buttun_01oron.jpg) no-repeat;
}


.rightside{
	background:url(../img/bg_rightbar3.jpg) no-repeat;
	width:183px;
	height:202px;
	text-indent:-1000em;
	margin-top:50px;
}
