﻿@charset"utf-8";



/* ----------------------------------------------
   default system clear 
---------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
}


body {
	background: #DDFFFF;
	font-size: 100%;
	font-family: Meryo,Osaka,verdana,arial,sans-serif;
	color: #3E3D37;
	line-height: 1.4;
}

p {
	margin: 0 0 1em;
}

li {
	list-style-type: none;
}

img {
	border: 0px;
}

a {
	color: #E67E21;
	text-decoration: none;
}
a:hover {
	background: #F7E5D7;
}


/* ----------------------------------------------
   container 
---------------------------------------------- */
#container {
	width: 800px;
	margin: 0 auto;
}


/* ----------------------------------------------
   header 
---------------------------------------------- */
#header {
	background-color: #DDFFFF;
	height: 160px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#header h1 {
	float: left;
	margin-right: auto;
	border-top: 5px solid whitesmoke;
	border-bottom: 2px solid lavender;


}

/*-- __Global Navigation --*/

#header ul,
#header ul li {
	float: left;
}

#header ul {
	width: 800px;
	height: 48px;
	background: url(../img/navi_btn.gif) no-repeat;
}

#header ul li a {
	display: block;
	width: 100px;
	height: 47px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#header ul li.navi_home a.active,
#header ul li.navi_home a:focus,
#header ul li.navi_home a:hover {
	background: url(../img/navi_btn.gif) no-repeat left bottom;
}

#header ul li.navi_rcmodel a.active,
#header ul li.navi_rcmodel a:focus,
#header ul li.navi_rcmodel a:hover {
	background: url(../img/navi_btn.gif) no-repeat -100px -48px;
}

#header ul li.navi_audio a.active,
#header ul li.navi_audio a:focus,
#header ul li.navi_audio a:hover {
	background: url(../img/navi_btn.gif) no-repeat -200px -48px;
}

#header ul li.navi_circuit a.active,
#header ul li.navi_circuit a:focus,
#header ul li.navi_circuit a:hover {
	background: url(../img/navi_btn.gif) no-repeat -300px -48px;
}

#header ul li.navi_products a.active,
#header ul li.navi_products a:focus,
#header ul li.navi_products a:hover {
	background: url(../img/navi_btn.gif) no-repeat -400px -48px;
}

#header ul li.navi_shop a.active,
#header ul li.navi_shop a:focus,
#header ul li.navi_shop a:hover {
	background: url(../img/navi_btn.gif) no-repeat -500px -48px;
}


#header ul li.navi_company a.active,
#header ul li.navi_company a:focus,
#header ul li.navi_company a:hover {
	background: url(../img/navi_btn.gif) no-repeat -600px -48px;
}


#header ul li.navi_contact a.active,
#header ul li.navi_contact a:focus,
#header ul li.navi_contact a:hover {
	background: url(../img/navi_btn.gif) no-repeat -700px -48px;
}


#header ol {
	margin: 0px 0px 30px 30px;
}

#header ol li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}

#header ol li a {
	padding-right: 10px;
	background: url(../img/glue_header.gif) no-repeat right center;
}





/* ----------------------------------------------
   footer 
---------------------------------------------- */
#footer {
	clear: both;
	padding-bottom: 10px;
	border-top: 1px solid white;
	text-align: center;
	font-size: small;
	background: #EEE9E3 url(../img/bg_footer.gif) repeat-x;
}


#footer div {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

#footer div ul {
	width: 800px;
}

#footer div ul li {
	display: inline;
	margin-right: 10px;
	padding-left: 10px;
	background: url(../img/glue_footer.gif) no-repeat left center;
}

#footer div ul li.home {
	padding-left: 0;
	background: none;
}

#footer div ul a {
	color: #3E3D37;
}

#footer div ul a:hover {
	background: none;
	text-decoration: underline;
}

#footer div p {
	clear: both;
}


/* ==============================================
   contents 
============================================== */
#contents {
	clear: both;
	width: 800px;
}



/* ----------------------------------------------
   whatsnew 変更
---------------------------------------------- */
#whatsnew {
	float: left;
	width: 266px;
	background: #32ffff;
	padding-bottom: 40px;
}

#whatsnew h2 {
	margin: 20px 6px 10px 0;
	padding: 18px 0 18px 0px;
	border-bottom: 3px solid #1E1106;
	background: url(../img/line_01.gif) no-repeat center bottom;
}


#whatsnew ol {
	margin: 0 6px 15px 3px;
}

#whatsnew ul {
	width: 196px;
	margin: 0 auto 5px;
	padding-bottom: 5px;
}

#whatsnew li {
	font-weight: bold;
}

#whatsnew li a {
	font-weight: normal;
}



/* ----------------------------------------------
   navigationA
---------------------------------------------- */
#navigationA {
	float: left;
	width: 266px;
	background: #ddffff;
	margin-bottom: 140px;
	padding-bottom: 40px;
}


#navigationA h2 {
	float: left;
	width : 80%;
	background : #E6E7F5;
	margin-left: 10px;
	border : #4B0082 solid;
	border-width : 0px 0px 1px 20px;
	padding-left : 10px;
	color : #000000;
}


#navigationA .new_products {
	float: left;
	width: 256px;
	margin-bottom: 0px;
	padding-left: 10px;
	background: #ddffff;
}

#navigationA .new_products div {
	border-left : #000000 dotted 2px;
	padding-top: 5px;
}


#navigationA .new_products div h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
}

#navigationA .new_products div p {
	padding-right: 5px;
	padding-left: 5px;
}

#navigationA .new_products p.photo {
	float: left;
	margin: 0px;
}


#navigationA ol {
	margin: 0 5px 10px 10px;
	padding-left: 10px;
	border-left : #000000 dotted 2px;
}

#navigationA ul {
	width: 196px;
	margin: 0 auto 5px;
	padding-bottom: 5px;
}

#navigationA li {
	font-weight: bold;
}

#navigationA li a {
	font-size: 1.2em;
	font-weight: normal;
}




/* ----------------------------------------------
   navigationB
---------------------------------------------- */
#navigationB {
	float: left;
	width: 266px;
	background: #ddffff;
	margin-bottom: 140px;
	padding-bottom: 40px;
}


#navigationB h2 {
	float: left;
	width : 80%;
	background : #E6E7F5;
	margin-left: 10px;
	border : #4B0082 solid;
	border-width : 0px 0px 1px 20px;
	padding-left : 10px;
	color : #000000;
}


#navigationB .new_products {
	float: left;
	width: 256px;
	margin-bottom: 0px;
	padding-left: 10px;
	background: #ddffff;
}

#navigationB .new_products div {
	border-left : #000000 dotted 2px;
	padding-top: 5px;
}


#navigationB .new_products div h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
}

#navigationB .new_products div p {
	padding-right: 5px;
	padding-left: 5px;
}

#navigationB .new_products p.photo {
	float: left;
	margin: 0px;
}


#navigationB ol {
	margin: 0 5px 10px 10px;
	padding-left: 10px;
	border-left : #000000 dotted 2px;
}

#navigationB ul {
	width: 196px;
	margin: 0 auto 5px;
	padding-bottom: 5px;
}

#navigationB li {
	font-weight: bold;
}

#navigationB li a {
	font-size: 1.2em;
	font-weight: normal;
}




/* ----------------------------------------------
   navigationC
---------------------------------------------- */
#navigationC {
	float: left;
	width: 266px;
	background: #ddffff;
	margin-bottom: 140px;
	padding-bottom: 40px;
}


#navigationC h2 {
	float: left;
	width : 80%;
	background : #E6E7F5;
	margin-left: 10px;
	border : #4B0082 solid;
	border-width : 0px 0px 1px 20px;
	padding-left : 10px;
	color : #000000;
}


#navigationC .new_products {
	float: left;
	width: 256px;
	margin-bottom: 0px;
	padding-left: 10px;
	background: #ddffff;
}

#navigationC .new_products div {
	border-left : #000000 dotted 2px;
	padding-top: 5px;
}


#navigationC .new_products div h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
}

#navigationC .new_products div p {
	padding-right: 5px;
	padding-left: 5px;
}

#navigationC .new_products p.photo {
	float: left;
	margin: 0px;
}


#navigationC ol {
	margin: 0 5px 10px 10px;
	padding-left: 10px;
	border-left : #000000 dotted 2px;
}

#navigationC ul {
	width: 196px;
	margin: 0 auto 5px;
	padding-bottom: 5px;
}

#navigationC li {
	font-weight: bold;
}

#navigationC li a {
	font-size: 1.2em;
	font-weight: normal;
}




/* ----------------------------------------------
   article 変更
---------------------------------------------- */
#article {
	float: left;
	width: 266px;
	background: #ffff32;
	padding-bottom: 40px;
}

#article h2 {
	margin: 20px 6px 10px 0;
	padding: 18px 0 18px 30px;
	border-bottom: 3px solid #1E1106;
	background: url(../img/line_01.gif) no-repeat center bottom;
}


#article ol {
	margin: 0 6px 15px 3px;
}

#article ul {
	width: 360px;
	margin: 0 auto 10px;
	padding-bottom: 10px;
}

#article li {
	font-weight: bold;
}

#article li a {
	font-weight: normal;
}

.btn_history {
	text-align: center;
}




/* ----------------------------------------------
   figure 
---------------------------------------------- */
#figure {
	float: right;
	width: 390px;
	margin-top: 40px;
	padding-bottom: 20px;
}

#figure .new_products {
	float: left;
	width: 380px;
	margin-bottom: 5px;
	background: #DDFFFF;
	border: 5px solid white;
}

#figure .new_products div {
	padding-top: 5px;
}

#figure .new_products div h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
}

#figure .new_products div p {
	padding-right: 10px;
}

#figure .new_products p.photo {
	float: left;
	margin: 0px;
}

#figure .new_products .seal {
	position: relative;
	width: 380px;
	margin: 0;
	font-size: 0;
	line-height: 0;
}

#figure .new_products .seal img {
	position: absolute;
	top: -18px;
	right: -25px;
}




/* ----------------------------------------------
   beta 
---------------------------------------------- */
#beta {
	float: right;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 20px;
}

#beta .section {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	background: #DDFFFF;
	border: none;
}


#beta .section h3 {
	background : #E6E7F5;
	border : #4B0082 solid;
	border-width : 0px 0px 1px 20px;
	color : #000000;
	padding-left : 10px;
	width : 30%;
	margin-top: 10px;
}


#beta .section div {
	border-left : #000000 dotted 2px;
	margin-top : 10px;
	margin-left : 40px;
	padding-top: 5px;
	padding-left : 10px;
	padding-bottom : 0px;
}


#beta .section div p {
	padding-right: 10px;
}

#beta .section p.photo {
	float: right;
	margin: 0px 0px 10px 10px;
}





/* ----------------------------------------------
   service
---------------------------------------------- */

#service {
	float: left;
	width: 390px;
	margin-top: 15px;
	background: #F7F0DD;
}

#service h3 {
	margin-bottom: 10px;
	padding: 6px 8px;
	background: #F4E4B5;
}

#service ul {
	margin-left: 10px;
	font-size: 0;
	line-height: 0;
}

#service ul li {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

#service ul li img {
	border: 1px solid #DACFBA;
}

#service ul li a:focus img,
#service ul li a:hover img {
	border: 1px solid #F29268;
}




