@charset "UTF-8";

/* ========BASIC======== */
* {
	color:#333;
	margin: 0px;
	padding: 0px;
	font: 12px/16px "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "OSAKA", Meiryo, "MS P ゴシック", verdana, sans-serif;
}
hr {
	border-collapse:collapse;
	border-top: 1px dotted #CCCCCC;
}
body{
	margin:0 auto;
	padding:0;
	letter-spacing:1px;
	background:#fff;
	width: 955px;
}
div#top {
	margin:0 auto;
	padding:0;
	letter-spacing:1px;
	background:#fff;
	width: 955px;
}
br {
	margin: 0px;
	padding: 0px;
}

a {
	color:#003366;
	text-decoration:none;!important
}

a:hover {
	text-decoration: underline;
}

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

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0099CC;
}
.grey {
	color: #999999;
}
div#header {
	margin:0 auto;
	padding:0;
	width: 955px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
div#header #logo {
	float: left;
	text-align: left;
	display: block;
}
div#header #pr {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

div#menu {
	width:955px;
	background:url(../../img/menu.jpg) no-repeat left top;
	display: block;
	white-space: normal;
	height: 55px;
	clear: left;
	margin: 5px auto 10px;
}

div#contents {
	width:955px;
	margin:0 auto;
	padding: 0px;
	clear: both;
}

div#main {
	float:left;
	width:664px;
	text-align: left;
	margin-top: 0px;
	padding-left: 1px;
}

div#main_head {
	float:left;
	width:664px;
	text-align: left;
	background: url(/img/main_bg.jpg) no-repeat left top;
	margin: 0px 0px 2px;
	padding: 1px 2px 2px 1px;
	display: block;
}
div#main_top {
	float:left;
	width:950px;
	text-align: left;
	margin-top: 0px;
	padding-left: 1px;
}

div#sub {
	float:right;
	width:275px;
}

div#totop {
	display: block;
	width: 100%;
}

div#footer {
	width: 955px;
	margin: 0px auto;
	border-top: 2px solid #CCCCCC;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	padding:3px;
	font-size:10px;
	font-weight: normal;
}

div#header #pr p {
	font-size:0.75em;
	float: right;
	background:url(../../img/bg_list.gif) no-repeat left 35px;
	display: block;
	white-space: nowrap;
	text-align: right;
	margin: 0px 0px 0px 10px;
	padding: 30px 0px 0px 10px;
}

/* ========MENU CUSTOMIZE======== */
.breadcrumb,.breadcrumb a {
	margin:-3px 0px 3px;
	font-size:10px;
	text-align: left;
}
div#menu ul {
	width:100%;
	margin:0 0 0 5;
	padding:0;
	text-align: left;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
	display:block;
	width:136px;
	color:#5A5132;
	line-height:53px;
	margin-right: 1px;
}

div#menu li#home a{
	display:block;
	width:130px;
	color:#5A5132;
	line-height:53px;
	margin: 0px 1px 0px 2px;
}

div#menu li a.active{
   background:#F2F2F2;
}

div#menu li a:hover{
	color:#333;
	background: url(../../img/menu_bg.jpg) repeat-x center bottom;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main h2 {
	color:#333333;
	font-size:1.0em;
	font-weight:bold;
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #F0F0F0;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #0066CC;
}
h2.watch {
}
h2.brand {
}
h2.company {
}
h2.news {
}
h2.shop {
}
div#main h3 {
	margin-bottom:10px;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 25px;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}
div#main .entry p{
	margin:5px 0;
	font-size:12px;
	line-height: 1.4em;
	padding-top: 5px;
}
div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div{
   display:inline-block;
}

div#main dl.infomation dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}
div#main td {
	font-size:12px;
	line-height: 1.4em;
	border: 1px solid #CCCCCC;
}
div#main dd {
	font-size:12px;
	line-height: 1.4em;
	border: 1px solid #CCCCCC;
	background: #FFCC99;
	margin: 5px 0px 0px;
	padding: 3px;
	display: block;
}
div#main dt {
	font-size:12px;
	line-height: 1.4em;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub #submenu {
	width:275px;
	text-align: left;
	border-radius: 10px;
	height: 220px;
}
div#sub #section {
	width:275px;
	text-align: center;
	display: block;
}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#333333;
   padding-left:10px;
   background:#fff url(../../img/bg_submenu.gif) 0 50% no-repeat;
   border-bottom:1px solid #CCCCCC;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}
div#sub ol {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub oi {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}
div#sub li a {
   padding-left:12px;
   background:url(../../img/bg_list.gif) 0 6px no-repeat;
}
div#sub li .none{
   display:block;
}
#section .r_m_style a{
	background: url(/img/m_st.jpg) no-repeat left top;
	height: 54px;
	width: 155px;
	text-align: left;
	display: block;
	line-height: 1.4em;
	margin: 0px 0px 15px 10px;
	padding: 30px 7px 0px 100px;
	color: #333333;
}
#section .r_m_about a{
	background: url(/img/m_ni.jpg) no-repeat left top;
	height: 54px;
	width: 155px;
	text-align: left;
	display: block;
	line-height: 1.4em;
	margin: 0px 0px 15px 10px;
	padding: 30px 7px 0px 100px;
	color: #333333;
}
#section .r_m_blog a{
	background: url(/img/m_blog.jpg) no-repeat left top;
	height: 54px;
	width: 155px;
	text-align: left;
	display: block;
	line-height: 1.4em;
	margin: 0px 0px 15px 10px;
	padding: 30px 7px 0px 100px;
	color: #333333;
}
#section .r_m_pre a{
	background: url(/img/m_h_pre.jpg) no-repeat left top;
	height: 57px;
	width: 160px;
	text-align: left;
	display: block;
	line-height: 1.4em;
	margin: 0px 0px 15px 10px;
	padding: 40px 95px 0px 7px;
	color: #FFFFFF;
}
#section .r_m_shop a{
	background: url(/img/m_h_shop.jpg) no-repeat left top;
	height: 57px;
	width: 160px;
	text-align: left;
	display: block;
	line-height: 1.4em;
	margin: 5px 0px 15px 10px;
	padding: 40px 95px 0px 7px;
	color: #FFFFFF;
}
/* ========TOTOP CUSTOMIZE======== */
div#totop{
	width: 955px;
	clear: left;
	margin: 5px auto;
}

div#totop p{
	margin:0;
	font-size:0.63em;
	text-align: right;
}

div#totop p a {
   padding-left:8px;
   background: url(../../img/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footer #info{
	display: block;
	clear: right;
	padding-bottom: 5px;
}
div#footer #info_sub{
	margin: 0px;
	padding: 5px;
	font-size: 0.75em;
	text-align: left;
	float: left;
	width: 500px;
}
div#footer #info img{
	margin: 0px;
	padding: 5px;
}
div#footer #bana{
	margin: 0px;
	padding: 5px;
	font-size: 0.75em;
	text-align: right;
	float: right;
}
div#footer #copy{
	margin: 0px;
	padding: 5px;
	font-size: 0.75em;
	text-align: right;
	clear: left;
	border-top: 1px dotted #CCCCCC;
	display: block;
}

div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:left;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 0px;
	list-style:none;
	text-align: left;
	padding: 0px;
}

div#footMenu li a {
	font-size:0.75em;
	padding-left:10px;
	background: url(/img/bg_footmenu.jpg) no-repeat left center;
}


/* ========FOOTER CUSTOMIZE======== */
table {
	border-collapse:collapse;
	margin: 5px 0px;
}
table td{
	padding: 5px;
}
.hyou td {
	border: 1px solid #CCCCCC;
	font-size:0.75em;
}
.hyou th {
	border: 1px solid #CCCCCC;
	font-size:0.75em;
	background: #E6E6E6;
}
table#noboder tr,table#noboder td,table#noboder th{
	border-style: none;
}
/* ========consumer======== */
.dite2_hyo {
}
.dite2_hyo th{
	font-size: 10px;
	font-weight: normal;
	width: 15px;
}

.dite2_hyo td{
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/* ========NEWS======== */
#main .txt {
	font-size: 12px;
	text-align: left;
	display: block;
	line-height: 1.4em;
}
/* ========SHOP======== */
#main table.layout td {
	border-style: none;
}
#main table.layout {
	clear: both;
}


/* ========Brand======== */
div#main #brand .p14 {
	padding-left: 15px;
	background-image: url(../../img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 14px;
	color: #003399;
}
div#main table#brand td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
div#main #brand .p10{
	padding-left: 15px;
	font-size: 10px;
	color: #003399;
}
div#main table#brand{
	margin: 10px;
	width: 624px;
}
#maker_w {
	margin-top: 10px;
	display: block;
}
.maker_img {
}
.maker_txt {
}
#prod_list {
	clear: both;
	margin-top: 10px;
	display: inline;
}
.prod_w {
	float: left;
	width: 200px;
	margin: 3px;
	padding: 10px 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
	display: block;
}
.prod_mid {
	width: 125px;
	float: left;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	clear: left;
}
.prod_spec {
	width: 250px;
	float: right;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: right;
	text-align: left;
}
.prod_spec2 {
	width: 200px;
	float: right;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: right;
	text-align: left;
}
.prod_txt {
	font-size: .75em;
	height: 45px;
}
#dite_w {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	clear: both;
}
.model {
	background: #FFFFFF url(/img/model_bg.jpg) repeat-x left top;
	margin: 5px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.model img{
	background: #FFFFFF;
	margin: 0px 5px 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.link_ser a{
	padding-left:12px;

	background-image: url(/img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.link_ser2 a{
	padding-left:12px;
	margin-left:12px;
	background-image: url(/img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	display:block;
	white-space: nowrap;
}
.link_shop a{
	padding-left:12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	background-image: url(/img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	display:block;
	width: 180px;
}
#main2 p img {
	margin-right: 15px;
	margin-bottom: 15px;
}
/* ========style======== */
#contents #main .A00001 {
	width: 222px;
	height: 26px;
	display: block;
	background-image: url(/img/style/sty_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#contents #main .A00002 {
	width: 222px;
	height: 26px;
	display: block;
	background-image: url(/img/style/sty_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#contents #main .A00003 {
	width: 222px;
	height: 26px;
	display: block;
	background-image: url(/img/style/sty_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#contents #main .A00004 {
	width: 222px;
	height: 26px;
	display: block;
	background-image: url(/img/style/sty_4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#contents #main p.s_gai {
	padding-left: 20px;
	font-size: 1.0em;
	display: block;
}
#contents #main .s_img img {
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 70px;
}
.s_subtit {
	font-size: 1em;
	font-weight: bold;
	color: #CC6600;
}
.s_subtit2 {
	font-size: 1em;
	font-weight: bold;
}
#sitemap {
	padding-left: 20px;
}
#sitemap li{
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
