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

img { border: none;}

#header_wrapper {
	clear: both;
	width: 100%;
	background-image: url(../common/images/gnavi_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 0px;
	bottom: 0px;
	position: fixed;
}
#header {
	clear: both;
	width: 900px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
}
#gnavi {
	clear: both;
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#gnavi li {
	float: left;
	line-height: 0px;
	list-style-type: none;
}
#header_content {
	float: right;
	height: 100px;
	width: 620px;
}
/*h1 {
	font-size: 10px;
	color: #666633;
	font-weight: normal;
	line-height: 20px;
	text-align: right;
	clear: both;
	height: 20px;
}*/
#header_content ul {
	float: right;
	padding-top: 30px;
	width: 320px;
}
#header_content ul li {
	line-height: 0px;
	float: left;
	
}


#header_contact {
	float: right;
	padding-top: 20px;
}

/*トップテキスト
-------------------------------------------------------------------------------------*/
ul#text-block{
	position: fixed;
	top: 100px;
	float: right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
ul#text-block li{
	margin: 0 0 10px 0;
	padding: 10px;
	display: inline;
	float: left;
	clear: both;
	color: #333;
	background-image: url(../img/bg-white.png);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
ul#text-block li a{ color:#eee; font-weight:bold; }

/*トップロゴ
-------------------------------------------------------------------------------------*/
ul#logo-block{
	margin: 0 15px 15px 15px;
	position: fixed;
	top: 20px;	
	float: right;
}
ul#logo-block li{
	margin: 0 0 10px 0;
	padding: 10px;
	display: inline;
	float: right;
	clear: both;
	color: #aaa;
	font: 11px Helvetica, Arial, sans-serif;
	background-image: url(../img/bg-white.png);
}
ul#logo-block li a{ color:#eee; font-weight:bold; }

/*最新情報
-------------------------------------------------------------------------------------*/
ul#whatsnews{
	margin: 0 15px 15px 15px;
	position: fixed;
	bottom: 190px;
	right: 10px;
	list-style-type: none;
}

ul#whatsnews img{
	margin-bottom: -8px;
}

ul#whatsnews li a{ color:#eee; font-weight:bold; }

ul#whatsnews li a:hover{	
	font-weight: bold;
	text-decoration: none;
}

/*こだわりバナー
-------------------------------------------------------------------------------------*/
ul#bunner{
	position: fixed;
	bottom: 70px;
	right: 10px;
	width: 390px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/* 最新情報 
-----------------------------------------*/



#whatsnews h1{
background:url(../img/home/whatsnew_ttl.gif);
}



#whatsnews .list {
	position: relative;
	width: 390px;
	height: 350px;
	margin-top: 9px;
	overflow: auto;
	overflow-x: hidden;
	background-image: url(../img/bg-brown.png);
	margin-bottom: 10px;
	padding-bottom: 20px;
	
}
#whatsnews .list ul {
	width: 390px;
	text-justify: inter-cluster;
	padding-right: 5px;
	padding-left: 5px;
	
}
#whatsnews .list li {
	padding: 10px;
	display: inline;
	float: left;
	clear: both;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	width:inherit;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#whatsnews .list li a {	height:auto;	margin-right:7px;	padding-top: 3px;	padding-right: 0px;	padding-left: 0px;}
#whatsnews .list li p {
	color:#FF8000;
	line-height:150%;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 11px;
}
#whatsnews .list li h4 {
	line-height:150%;
	padding-bottom: 6px;
	padding-right: 7px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
}
#whatsnews .list li a:hover strong, 
#whatsnews .list li a:hover h4 {color:#7F7F7F;}
/* 最新情報 
-----------------------------------------*/

#slide img{
	display:none;
}
/* ニュース 
-----------------------------------------*/
.top_news{
	font-size: 14px;
}