﻿@charset "UTF-8";

body {
	margin:0px;
	padding:0;
}

.hs_left{
	width:470px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
}

.hs_right{
	width:500px;
	height:40px;
	padding:0;
	float:left;
	position:relative;
	overflow:hidden;
}

.hs_right span{
	display:block;
	height:40x;
	width:200px;
	position:absolute;
	left: 0px;
}


div.threebt{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#594a41;
	height:38px;
	width:285px;
	float:right;
}

div.threebt ul{
	margin:4px 4px 4px 4px;
	padding:0;
}

div.threebt ul li.threebt01{
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
	float:left;
	width:90px;
	height:30px;
}
ul li.threebt02{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:90px;
	height:30px;
}
ul li.threebt03{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:90px;
	height:30px;
}
div.threebt ul li.threebt01 a{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/bookmark.gif) top left;
}
div.threebt ul li.threebt02 a{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/mail.gif) top left;
}
div.threebt ul li.threebt03 a{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/cart.gif) top left;
}
div.threebt ul li.threebt01 a:hover{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/bookmark.gif) bottom left;
}
div.threebt ul li.threebt02 a:hover{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/mail.gif) bottom left;
}
div.threebt ul li.threebt03 a:hover{
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background:url(../images/header/cart.gif) bottom left;
}


.head .global-navi{
	clear:both;
 	width:970px;
 	padding:0 0;
	margin:10px 0 0 0;
	position:relative;
	height:25px;
}

ul li {
	list-style:none;
	border:none;
}

.head .global-navi li{
	position:relative;
 	float:right;
 	display:inline;
	height:25px;
}


img{
	border:none;
	vertical-align:bottom;
}

.head a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
}


a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);

}

a:link, a:visited {
	color:#594a41;
	text-decoration:none;
	font-size: 10px;
}

a:hover, a:active {
	color:#ff9900;
	text-decoration:none;
	font-size: 10px;
}

#search form {
	background-image:url(../images/header/bo.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	line-height:2em;
	margin-left:10px;
	margin-top:10px;
	width:250px;
}
#point {
	float:left;
	height:70px;
	line-height:2em;
	margin-top:10px;
	margin-left:10px;
	width:203px;
}

p.small {
	color:#666666;
	font-size:70%;
	height:auto;
	line-height:130%;
	margin-top:0 ;
	margin-left:0;
	padding-right:5px;
	text-align:left;
	width:auto;
}

#rakuten_news {
	float:right;
	clear:right;
	overflow-x:hidden;
	overflow-y:hidden;
	width:468px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#rakuten_news img {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.point {
	color: #FF0033;
	font-weight: bold;
	font-size: 150%;
}
