@charset "UTF-8";
/* CSS Document */

/*---------------------  START CSS RESET  ---------------------*/
/*html {
	height:100%;
}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, table, th, td, embed, object {
	padding: 0;
	margin: 0; 
	}

table {
	border-spacing: 0;
	}

fieldset, img, abbr {
	border: 0;
	}

ul {
	list-style: none;
	}

caption, th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	font-weight:bold;
	}

q:before, q:after {
	content: '';
	}

a, ins {
	text-decoration: none;
	}




/*---------------------   END CSS RESET   ---------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
}
img{
	border:0;
	}

/*---------------------  START CLEARFIX  ---------------------*/

.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%}

.clearfix {display: block;}

.clear {
	clear:both;
}

/*---------------------   END CLEARFIX   ---------------------*/



/*---------------------  START TEXT ELEMENTS  ---------------------*/

h1 {
	font-size:18px;
	line-height:19px;
}

h2 {
	font-size:14px;
	line-height:36px;
	color:#0f3b76;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:10px;
}

h3 {
	font-size:12px;
	line-height:17px;
	color:#0f3b76;
}
h3.width100 {
	width:100%;
}
h4 {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

h5 {
	font-size:14px;
	line-height:15px;
}

h6 {
	font-size:13px;
	line-height:14px;
}
p {
	font-size:11px;
	line-height:13px;
	padding:0px 0px 1em;
	color:#515151;
	
}
ul {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	padding-left:2em;
	list-style-position: outside;
	list-style-type: decimal;
}

a:link {
	color:#0F3B76;
}
a:active {
	color:#0F3B76;
}
a:hover {
	color:#0F3B76;
}
a:visited {
	color:#0F3B76;
}
.bold {
	font-weight:bold;
}
/*---------------------   END TEXT ELEMENTS   ---------------------*/


/*---------------------   headder    ---------------------*/
#headder{
	width:960px;
	margin:0 auto 8px auto;
	height:115px;
	}
#home_button {}
#home_button a:link {
	width:54px;
	height:130px;
	margin:10px 0 0 -54px;
	position:absolute;
	padding:0;
	background:url(../image/btn_home.gif) no-repeat;
}
#home_button a:active {
	width:54px;
	height:130px;
	margin:10px 0 0 -54px;
	position:absolute;
	padding:0;
	background:url(../image/btn_home.gif) no-repeat;
}
#home_button a:visited {
	width:54px;
	height:130px;
	margin:10px 0 0 -54px;
	position:absolute;
	padding:0;
	background:url(../image/btn_home.gif) no-repeat;
}
#home_button a:hover {
	width:54px;
	height:130px;
	margin:10px 0 0 -54px;
	position:absolute;
	padding:0;
	background:url(../image/btn_home_over.gif) no-repeat;
}

/*---------------------   END headder    ---------------------*/

/*---------------------  START GLOBAL LAYOUT  ---------------------*/

#container-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	}
.nav1 {
	background:url(../image/n_1.jpg) #333333 top left no-repeat;
}
#container .nav3 {
	background:url(../image/n_3.jpg) #797979 top left no-repeat;
	border-top:1px solid #535353;
}

.nav3 a.nav_a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	margin:0 2px 0 0;
	padding: 12px 15px;
	line-height:normal;
	display:inline-block;
	float:left;
}
.nav3 a.nav_icon img {
	padding: 6px 15px 6px;
}
.nav3 a.nav_icon {
	float:left;
}
.nav-category {
	padding: 10px 15px;
	background-color:#CCCCCC;
	float:left;
}
.nav2 {
	background:url(../image/n_2.jpg) #666666 top left no-repeat;
	margin:0;
	padding:0px;
	position:relative;
	width:960px;
}
#mainNav2Groms, #mainNav2Gear {
width:150px;
float:left;
}
.nav1 a, .nav2 a, .footer1 a {
	color:#ffffff;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding: 0px 13px;
	display:inline-block;
}
.nav1 a:hover {
	background-color:#777777;
}
.nav2 a:hover {
	background-color:#999999;
}
.nav3 a:hover {
	background-color:#aaaaaa;
}
.nav3 .nav-category {
	margin:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	/*padding: 10px 13px;*/
	line-height:normal;
	display:inline-block;
	border:2px solid #797979;
}

a.nav-active {
	background-color:#fff;
	color:#222;
	border-bottom:2px solid #fff;
	margin:0 2px 0 0;
}
a.nav-active:hover {
	background-color: #fff;
	color: #222;
}
a.drop_title_link {
	width:100%;
	line-height:25px;
}
a.drop_title_link:hover {
	color:#FFFFFF;
}

		#product_button{
			/*background: url(/img/menu_product_active.gif);*/
			height:42px;
			display:block;
			float:left;
		}
		#product_button a:link, #product_button a:visited{
			/*background: url(/img/menu_product_active.gif);*/
			height:42px;
			padding-right:12px;
		}
		#product_button a:hover, #product_button a:active{
			/*background: url(/img/menu_product_active_real.gif);*/
			padding-right:12px;
		}
		
		#team_button{
			/*background: url(/img/menu_team.gif);*/
			height:42px;
			display:block;
			float:left;
			
		}
		#team_button a:link, #team_button a:visited{
			/*background: url(/img/menu_team.gif);*/
			padding-right:12px;
			height:42px;
		}
		#team_button a:hover, #team_button a:active{
			/*background: url(/img/menu_team_active.gif);*/
			padding-right:12px;
		}
		#media_button{
			/*background: url(/img/menu_team.gif);*/
			height:42px;
			display:block;
			float:left;
			
		}
		#media_button a:link, #media_button a:visited{
			/*background: url(/img/menu_team.gif);*/
			padding-right:0px;
			height:42px;
		}
		#media_button a:hover, #media_button a:active{
			/*background: url(/img/menu_team_active.gif);*/
			padding-right:0px;
		}
		
		

.footer1 a:hover {
	background-color:#333;
}
.footer1 {
	background:url(../image/n_4.jpg) #666666 top left no-repeat;
	margin:0;
	padding:0px;
	float:right;
	width:960px;
	height:32px;
}
.footer1 .enteremail {
	float:right;
	margin: 4px 4px 0 0;
}
.enteremail input {
	font-size: 10px;
	border:1px solid #555;
	padding:3px 5px;	
}
.footer2 {
	clear:both;
	height:57px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background:url(../image/n_5.jpg) #333333 top left no-repeat;
	padding: 15px
}
.footer2 .right {
	float:right;
	color:#FFFFFF;
}
.footer2 a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 15px 0 0;
}
.footer2 a:hover {
	color:#FFFFFF;
}
p.breadcrumbs {
	padding:10px 20px 10px 8px;
}
.breadcrumbs a {
	color:#000;
	text-decoration:underline;
}
#search {
	padding:11px 12px 0px;
}
.searchBoxMenu {
	width:130px;
}
/*---------------------   END GLOBAL LAYOUT   ---------------------*/
/*---------------------   content ---------------------*/
#cnt{
	width:960px;
	margin:10px auto 0 auto;
	display:block;
	background:#FFFFFF;
	padding:0;
	}

/*---------------------   ENDcontent ---------------------*/

/*---------------------   IFRAME ---------------------*/
.ifr{
	border:1px #999999 solid;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff;
	}

/*---------------------   IFRAME ---------------------*/

/*---------------------   FOOTER    ---------------------*/
#footer{
	width:960px;
	margin:0 auto;
	height:87px;
	display:block;
	background:url(../image/bg_fotter.jpg) no-repeat;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:0;
	}

#footer .menu{
	padding:0;
	margin:10px;
	float:left;
	display:block;
	letter-spacing:0.1em;
	}
#footer .menu a{
	color:#FFFFFF;
	}
#footer .copy{
	padding:0;
	margin:10px;
	float:right;
	display:block;
	letter-spacing:0.1em;
	text-align:right;
	}
#footer .copy a:link{
	color:#FFFFFF;
	}
/*---------------------   END GLOBAL LAYOUT   ---------------------*/

/*---------------------   PANKUZU TOP   ---------------------*/
.pan{
	font-size:10px;
	letter-spacing:0.1em;
	}
/*---------------------   PANKUZU TOP   ---------------------*/


/*---------------------   PRODUCTS TOP   ---------------------*/
.cat1{
	font-size:14px;
	font-weight:bold;
	margin:0px 0 20px 10px;
	letter-spacing:0.2em;
	}
.cat2{
	font-size:13px;
	margin-left:35px;
	line-height:2;
	letter-spacing:0.1em;
	}
/*---------------------   PRODUCTS TOP   ---------------------*/


/*---------------------   PRODUCTS LINEUP ---------------------*/
#cnt2{
	width:940px;
	margin:0 auto;
	padding:10px;
	display:block;
	background:#FFFFFF;
	}
#cnt2 .ttl{
	width:940px;
	display:block;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	margin:10px 0 5px 0;
	letter-spacing:0.2em;
	}
#cnt2 .show{
	width:920px;
	border-top:1px solid #666666;
	display:block;
	font-size:11px;
	margin:5px 10px;
	letter-spacing:0.1em;
	}
#cnt2 #showcase{
	width:930px;
	display:block;
	margin:10px;
	}
#cnt2 #showcase #box{
	width:150px;
	display:block;
	margin:10px 17px 10px 17px;
	font-size:11px;
	letter-spacing:0.1em;
	text-align:center;
	height:120px;
	vertical-align:bottom;
	float:left;
	}
#cnt2 #showcase #box img{
	margin-bottom:10px;
	}


/*---------------------   PRODUCTS LINEUP  ---------------------*/

/*---------------------   PRODUCTS DETAIL ---------------------*/
#cnt3{
	width:750px;
	height:550px;
	margin:20px 10px 0px 10px;
	display:block;
	float:right;
	}
#cnt3 #pbox{
	width:360px;
	border:1px solid #CCCCCC;
	text-align:right;
	padding:5px;
	display:block;
	margin:0 0 20px 0;
	}
#cnt3 #othercolor{
	width:360px;
	display:block;
	}
#cnt #othecolor .txt{
	font-size:10px;
	letter-spacing:0.1em;
	margin-right:5px;
	width:54px;
	color:#999999;
	font-size:10px;
	}
#cnt3 #othercolor img{
	border:1px solid #CCCCCC;
	padding:2px;
	margin-right:5px;
	width:50px;
	}
#cnt3 #detail{
	width:340px;
	text-align:right;
	padding:5px;
	display:block;
	float:right;
	border-bottom:1px solid #999999;
	text-align:right;
	}
#cnt3 #detail .ttl{
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	text-align:left;
	margin-bottom:30px;
	width:330px;
	}
#cnt3 #detail .prc{
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	margin-top:10px;
	font-weight:bold;
	}

#dtnv{
	float:left;
	width:150px;
	margin:20px 0 10px 10px;
	display:block;
	border:1px solid #cccccc;
	background:#666666;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height:15px;
	}
#showcase2{
	width:120px;
	display:block;
	margin:10PX 5px;
	}
#showcase2 #box2{
	width:120px;
	display:block;
	font-size:11px;
	letter-spacing:0.1em;
	text-align:center;
	}
#showcase2 #box2 img{
	margin:5px 0;
	}
/*---------------------   PRODUCTS DETAIL ---------------------*/

/*---------------------   team ---------------------*/

#team_pb{
	display:block;
	padding:10px;
	border:2px #666666 solid;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:200px;
	float:right;
	text-align:left;
	}
#team_pb img{
	border:1px solid #999999;
	margin:5px;
	}
#team_tm{
	display:block;
	padding:10px;
	border:2px #666666 solid;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:660px;
	text-align:left;
	float:left;
	}
/*---------------------   team ---------------------*/

/*---------------------  お問い合わせ ---------------------*/
#inq {
	width:500px;
	margin:10px auto;
	text-align:center;
}
#inq table {
	border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	padding:0;
	margin:0 0 15px 0;
	color:#333333;
	display:block;
	float:none;
}
#inq th {
	font-weight:normal;
	letter-spacing:0.2em;
	text-align:right;
	padding-right:8px;
	font-size:11px;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	background:#efefef;
	color:#333333;
	margin:0;
}
#inq td {
	padding:10px;
	background:#FFFFFF;
	color:#333333;
	margin:0;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	text-align:left;
	font-size:11px;
}
#inq .hs {
	font-size:10px;
	color:#CC0000;
	padding-left:20px;
}
#inq .btn {
	padding:3px 30px;
	margin:0 10px;
}
/*---------------------  お問い合わせ ---------------------*/
