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

/****************************************
		1. 基本設定 
*****************************************/

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
　↓YUI3 CSS Reset　ブラウザー固有のスタイルをリセットします↓　*/
body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td,img {
	margin:0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	color:#CCCCCC;
	margin:20px 50px;
}
th,td{
	border:solid 1px #666666;
	padding:5px 15px 5px 5px;
}
th{
	background-color:#323232;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:bottom;
}
ul,ol,li {
	list-style:none;
}
html,body{
	height: 100%;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
　↓YUI3 CSS Fonts　フォントサイズを相対指定する↓　*/
body{
	font:13px/1.231 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    *font-size:small;/* IE用 */
    *font:x-small;/* IE 互換モード用 */


}

/* YUI3 CSS Fonts フォントサイズ対応表
10px:77%     11px:85%     12px:93% 
13px:100%    14px:108%    15px:116%
16px:123.1%  17px:131%    18px:138.5%
19px:146.5%  20px:153.9%  21px:161.6%
22px:167%    23px:174%    24px:182%
25px:189%    26px:197%
*/
p{
	color:#999999;
	font-weight:lighter;
}

/*　↓リンクに対する共通設定↓　*/
a {
	text-decoration:none;
	outline:none;
}

/*　↓HTML5　新要素をブロック化する↓　
header, section, footer, aside, nav, article, figure, hgroup { 
	margin:0;
	padding:0;
	display: block;
}*/

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	zoom:1;/*IE7以下*/
}
.box{
	overflow:hidden;
	zoom:1;
}

/*　↓共通レイアウト設定↓　*/
html,body{
	height:100%;
}
body{
	background-color:#000000;
/*	background-image:url(../images/hixs_pattern_evolution.png);
*/	
}
/*#main,#wrapper,#footer{
	background-color:#000000;

}*/
#wrapper{
	width:980px;
	margin:0 auto;
	/*min-height: 100%;             
    height: auto !important;    
    height: 100%;              
    position: relative;  */
	}
	
.hr_style2{
	margin-top:0;
	margin-bottom:5px;
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.8), rgba(100,100,100,0));
    background-image:    -moz-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.8), rgba(100,100,100,0));
    background-image:     -ms-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.8), rgba(100,100,100,0));
    background-image:      -o-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.8), rgba(100,100,100,0));
}
		
.hr_style{
	margin-top:0;
	margin-bottom:5px;
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,100,0), rgba(0,0,190,0.8), rgba(0,0,100,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,100,0), rgba(0,0,190,0.8), rgba(0,0,100,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,100,0), rgba(0,0,190,0.8), rgba(0,0,100,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,100,0), rgba(0,0,190,0.8), rgba(0,0,100,0));
}
/*　↓ヘッダー設定↓　*/
#header,#header_00{
	width:980px;
	height:66px;
	background-color:#000000;
	margin:0 auto;
	position:fixed;
	top:0;
	z-index:999;
	
}
#header ul li a,
#header_00 ul li a{
	float:left;
	display:block;
	text-indent:105%;
	overflow:hidden;
	white-space:nowrap;
	display:block;
}
#main{
	padding-top:60px;
	height:100&%;
	/*padding-bottom:10px;*/
}
.products{
	margin-left:338px;
}
.home a{
	width:318px;
	height:60px;
	background:url(../images/h_navi_home.jpg) no-repeat;
}
/*　↓ヘッダーナビ設定↓　*/
.products a{
	width:164px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_products.jpg) no-repeat;
}
.about a{
	width:164px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_about.jpg) no-repeat;
}
.artist a{
	width:162px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_artist.jpg) no-repeat;
}
.dealer a{
	width:152px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_dealer.jpg) no-repeat;
}

.products a:hover{
	width:164px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_products_ahover.jpg) no-repeat;
}
.about a:hover{
	width:164px;
	height:31px;
	margin-top:22px;
	background: url(../images/h_navi_about_ahover_06.jpg) no-repeat;
}
.artist a:hover{
	width:162px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_artist_ahover.jpg) no-repeat;
}
.dealer a:hover{
	width:152px;
	height:31px;
	margin-top:22px;
	background:url(../images/h_navi_dealer_ahover.jpg) no-repeat;
}
/*　↓サブ設定↓　*/
#sub{
	width:980px;
}

/*　↓フッター設定↓　*/
#footer{
	width:980px;
	height: 60px;
	/*position: absolute;         
    bottom: 0;
	clear:both;*/
	color:#666666;
	font-size:10px;
	font-weight:lighter;
	text-align:center;
	margin:0 auto;
}
#footer .copy{
	height:33px;
	padding:15px 0 15px 0;
}
#footer p img{
	margin-top:20px;
}
/*　↓topへ戻る設定↓　*/
#back{
	clear:both;
	text-align:center;
}
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #fff;
}

/* arrow icon (span tag) */
#back-top span {
	width:108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/up-arrow.gif) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #999;
}
#footer .copy a:link{
	font-size:12px;
	color:#999;
}
#footer .copy a:visited{
	font-size:12px;
	color:#999;
}
#footer .copy a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#fff;
}