/* CSS Document */

body {
	background: url(https://www.oyado-hanamizuki.co.jp/rakuten/img/bg-body.gif) repeat-y left top;
	color: #333;
	font-size: 88%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

p {
	margin-bottom: 10px;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 10px;
	}

.one_half{ width:48%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }

.clear { clear:both;}


#navi {
	background-color: #000;
	width: 950px;
	height: 80px;
	padding-top: 5px;
	}

.raku-menu, .raku-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.raku-menu {
	line-height:	1.0;
}
.raku-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.raku-menu li {
	float:			left;
	margin:	 0 2px 0 0px;
	position:		relative;
}

#navi ul .raku-menu-last{
	margin:0px;
	}
