* {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#CCC;
	padding:0;
	margin: 0;
	background-image: none;
	line-height:20px;
}

body {
	background-color: #000;
	line-height:20px;
}

a img {
	border:none;
}

/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5,li {
    font-size: 100%;
    line-height: 150%;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#wrap {
	padding: 50px;
	margin-top: 10px;
	text-align:center;
	border:dashed #333 2px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	height:115px;
	width:960px;
	margin-top: 10px;	
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header-bg.gif);
	background-repeat:no-repeat;
}

#header img {
	float:left;
	margin-left: 5px;
}

h1 {
	padding-top: 55px;
	padding-left: 105px;
	font-size: 10px;
	font-weight:lighter;
	color: #666666;
}

/*
ナビゲーション
-------------------------------------------------------------------*/

#nav {
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	height:18px;
	padding-top: 6px;
	clear:both;
  }
  
#nav ul {
	list-style-type:none;
	display: block;
	padding-left: 10px;
  }

#nav li {
	display: inline;
  }
  
#nav li a {
	color: #cccccc;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
}

#nav li a:hover {
	color: #F60;
	text-decoration:underline;
	background-image: url(img/li.gif);
	background-color: #000000;
}

/*
トップページ
-------------------------------------------------------------------*/
#wrap_top {
	margin-top:10px;
	padding-left:125px;
	padding-right:125px;
	padding-bottom:50px;
	padding-top:50px;
	text-align:center;
	border:dashed #333 2px;
	background-image:url();
	background-repeat:repeat;
}

#wrap_top b {
	color:#F60;
	font-weight:bold;
}

#top_info {
	width:700px;
	font-size:12px;
	line-height:20px;
	color: #cccccc;
	font-size: 12px;
}

#top_info p.title {
	margin-bottom:10px;
	padding:5px;
	border-bottom:dashed #333 2px;
	text-align:left;
	font-size:12px;
}

#top_info table {
	width:700px;
}

#top_info table th {
	font-weight:normal;
	width:70px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#top_info table td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#top_info table td a {
	color:#CCC;
	text-decoration:none;
}

#top_info table td a:hover {
	color:#F60;
	text-decoration:underline;
}

#top_info table td#ws {
	padding:5px;
	text-align:center;
	vertical-align:top;
}

#top_dealer {
	width:700px;
	font-size:12px;
	line-height:20px;
	color: #cccccc;
	font-size: 12px;
}

#top_dealer p {
	text-align:center;
	font-size:12px;
}

#top_dealer p a {
	color:#CCC;
	text-decoration:none;
}

#top_dealer p a:hover {
	color:#F60;
	text-decoration:underline;
}

#top_info1 {
	width:700px;
	margin-top:40px;
	font-size:12px;
	line-height:20px;
	color: #cccccc;
	font-size: 12px;
}

#top_info1 table {
	width:700px;
}

#top_info1 table th {
	font-weight:normal;
	width:90px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#top_info1 table td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#top_info1 table td a {
	color:#CCC;
	text-decoration:none;
}

#top_info1 table td a:hover {
	color:#F60;
	text-decoration:underline;
}

#top_info1 table td#ws {
	padding:5px;
	text-align:center;
	vertical-align:top;
}

#top_info1 p.title {
	margin-bottom:10px;
	padding:5px;
	border-bottom:dashed #333 2px;
	text-align:left;
	font-size:12px;	
}

#top_box {
	float: left;
	height:auto;
	width: 688px;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#top_box p.p_name {
	text-align:left;
	margin-top: 12px;
	margin-left: 0px;
	padding-left: 0px;
	color:#CCC;
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
}

#top_box p {
	text-align:left;
	margin-top: 9px;
	margin-left: 0px;
	padding-left: 0px;
	color:#CCC;
	font-size:10px;
	line-height:18px;
}

#top_box p a {
	color:#CCC;
	font-size:10px;
	text-decoration:none;
}

#top_box p a:hover {
	color:#F60;
	font-size:10px;
	text-decoration:underline;
}

#top_box .img_left {
	float: left;
	background-color: #000000;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:7px;
	padding-top:8px;
}

#top_box .img_left img {
	border: 1px solid #999999;
}

#top_box_topics {
	float: left;
	height:auto;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:10px;
	line-height:18px;
}

#top_box_topics img {
	height:auto;
	width: 700px;
	height:120px;
	font-size:10px;
	line-height:18px;
}

/*
FAQ
-------------------------------------------------------------------*/
#wrap_faq {
	padding-top: 50px;
	padding-left:125px;
	padding-right:120px;
	padding-bottom:50px;
	margin-top: 10px;
	text-align:center;
	border:dashed #333 2px;
	background-image:url();
	background-repeat:repeat;
}

#wrap_faq p {
	color:#CCC;
	margin-top:40px;
	margin-bottom:10px;
	font-size:16px;
	text-align:left;
}

#wrap_faq b {
	color:#F60;
	font-weight:bold;
}

#wrap_faq ul {
	margin-bottom:50px;
	color:#CCC;
	font-size:12px;
	line-height:20px;
	text-align:left;
}

#wrap_faq li {
	margin-bottom:5px;
	line-height:20px;
	text-align:left;
	list-style-type:decimal;
}

#wrap_faq li a {
	color: #CCC;
	text-decoration:underline;
}

#wrap_faq li a:hover {
	color: #F60;
	text-decoration:underline;
}

#wrap_faq #molle {
	margin-bottom:15px;
	margin-right:15px;
}

#wrap_faq table.contact {
	width:600px;
	color:#CCC;
	font-size:12px;
	text-align:left;
}

#wrap_faq table.company {
	width:700px;
	color:#CCC;
	font-size:12px;
	text-align:left;
}

#wrap_faq table.company th {
	width:250px;
	padding:10px;
	background-color:#333;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-top:dotted #CCC 1px;
	border-bottom:solid #000 2px;
	
}

#wrap_faq table.company td {
	width:auto;
	padding:10px;
	background-color:#000;
	color:#CCC;
	font-size:12px;
	text-align:left;
	border-top:dotted #CCC 1px;
	border-bottom:solid #000 2px;
}

/*
フォトギャラリー
-------------------------------------------------------------------*/
#wrap_photo {
	padding-top: 50px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:50px;
	margin-top: 10px;
	text-align:center;
	border:dashed #333 2px;
	background-image:url();
	background-repeat:repeat;
}

#wrap_photo h2 {
	width:800px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:dashed #333 2px;
	text-align:left;
	color: #CCC;
	font-size: 14px;
	font-weight:normal;
	line-height: 25px;
}

#wrap_photo .detail {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#CCC;
	padding-top:5px;
	padding-bottom:30px;
	font-size:16px;
	text-align:left;
	color: #cccccc;
	font-size: 12px;
	line-height: 23px;
}

#wrap_photo .detail a {
	color:#CCC;
	font-size: 12px;
	line-height: 23px;
}

#wrap_photo .detail a:hover {
	color:#F60;
	font-size: 12px;
	line-height: 23px;
}

#wrap_photo b {
	color:#F60;
	font-weight:bold;
}

#photo_gallery {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
	padding:0px;
	color:#CCC;
	text-align:left;
	color: #cccccc;
	font-size: 12px;
}

#photo_pic{
	width:130px;
	height:130px;
	margin-bottom:3px;
	float:left;
	margin:2px;
	background-color:#000;
}

#photo_pic img {
	width:120px;
	height:120px;
	margin-bottom:3px;
	margin:5px;
	background-color:#FFF;
}

#wrap_photo h3 {
	width:800px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:5px;
	border-bottom:dashed #333 2px;
	text-align:left;
	color: #CCC;
	font-size: 14px;
	font-weight:normal;
	line-height: 25px;
	clear:both;
}

#wrap_photo .detail img {
	width:200px;
	height:200px;
	margin:5px;
}

#wrap_photo .detail img.present {
	width:300px;
	height:300px;
	margin:10px;
}

#wrap_photo .detail #qr {
	width:780px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color: #cccccc;
	font-size: 12px;
	line-height: 23px;
}

#wrap_photo .detail #qrcord {
	width:147px;
	height:147px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
}

#wrap_photo .detail p {
	margin-left:15px;
}

#wrap_photo .step {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#CCC;
	padding-top:35px;
	padding-bottom:10px;
	font-size:14px;
	text-align:left;
	line-height: 23px;
}

/*
製品一覧
-------------------------------------------------------------------*/
#wrap_products {
	padding-top: 30px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:50px;
	margin-top: 10px;
	text-align:center;
	border:dashed #333 2px;
}

#wrap_products ul {
	list-style-type:none;
	display: block;
	padding-left: 10px;
	text-align:left;
  }

#wrap_products li {
	display: inline;
  }
  
#wrap_products li a {
	color: #cccccc;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
}

#wrap_products li a:hover {
	color: #F60;
	text-decoration:underline;
	background-image: url(img/li.gif);
	background-color: #000000;
}

#wrap_products p.date {
	font-size:11px;
	padding-right:30px;
	color:#CCC;
	text-align:right;
}

#wrap_products p.title {
	margin-top:10px;
	font-size:11px;
	color:#F60;
	text-align:left;
}

#products_box {
	float: left;
	height: 110px;
	width: 278px;
	border: 1px solid #333;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	padding: 5px;
}

#products_box p {
	text-align:left;
	margin-top: 18px;
	margin-left: 0px;
	padding-left: 0px;
	color:#CCC;
	font-size:11px;
	line-height:18px;
	height: 1%;
}

#products_box p a {
	color:#CCC;
	font-size:11px;
	text-decoration:underline;
}

#products_box p a:hover {
	color:#F60;
	font-size:11px;
	text-decoration:underline;
}

#products_box b {
	color:#F60;
	font-size:10px;
}

#products_box .img_left {
	float: left;
	background-color: #000000;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:7px;
	padding-top:8px;
}

#products_box .img_left img {
	border: 1px solid #999999;
}

#wrap_products p.info {
	padding:20px;
	text-align:center;
	font-size:12px;
	color:#F60;
}

#border {
	margin-top:10px;
	margin-bottom:15px;
	border-top:dashed #333 2px;
}

/*
製品詳細
-------------------------------------------------------------------*/
#wrap_detail {
	padding-top: 50px;
	padding-left:105px;
	padding-right:105px;
	padding-bottom:50px;
	margin-top: 10px;
	text-align:center;
	border:dashed #333 2px;
	background-image:url();
	background-repeat:repeat;
}

h2 {
	margin-top: 30px;
	margin-bottom:30px;
	text-align:left;
	color: #CCC;
	font-size: 14px;
	font-weight:normal;
	line-height: 25px;
	border-bottom:dashed #333 2px;
}

#wrap_detail .left {
	width:400px;
	height:340px;
	float:left;
	margin-bottom:40px;
	padding: 10px;
	text-align:center;
}

#wrap_detail .left p {
	margin-top:3px;
	padding-left:50px;
	padding-right:50px;
	font-size:10px;
	line-height:16px;
	text-align:left;
}

#wrap_detail .right {
	width:300px;
	height:auto;
	float:left;
	padding: 10px;
	margin-top:25px;
	text-align:left;
	color: #cccccc;
	font-size: 12px;
	line-height: 22px;
}

#wrap_detail .right a {
	color:#CCC;
	font-size:12px;
	text-decoration:underline;
}

#wrap_detail .right a:hover {
	color:#F60;
	font-size:12px;
	text-decoration:underline;
}

#wrap_detail .right p {
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:16px;
	text-align:left;
}

#wrap_detail .detail {
	color:#CCC;
	padding-bottom:35px;
	font-size:16px;
	text-align:left;
	color: #cccccc;
	font-size: 12px;
	line-height: 23px;
	clear:both;
}

#wrap_detail b {
	color:#F60;
	font-weight:bold;
}

#detail_pic {
	width:146px;
	height:200px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	float:left;
}

#detail_pic img {
	width:145px;
	height:145px;
	margin-bottom:3px;
}

#detail_pic p {
	font-size:10px;
	line-height:16px;
	text-align:left;
}

#detail_pic1 {
	width:700px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin:0px;
	float:left;
}

#wrap_detail .detail_picbt {
	height:auto;
	width:700px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size:10px;
	line-height:18px;
}

#wrap_detail .detail_picbt img {
	height:auto;
	width: 700px;
	font-size:10px;
	line-height:18px;
}

#wrap_detail .detail_present {
	height:auto;
	width:700px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size:10px;
	line-height:18px;
}

#wrap_detail .detail_present img {
	height:auto;
	width: 700px;
	height:120px;
	font-size:10px;
	line-height:18px;
}

#wrap_detail p.info {
	padding:20px;
	text-align:center;
	font-size:12px;
	color:#F60;
}

/*
フッター
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding: 10px;
	background-color: #000000;
	text-align:right;
	font-size:11px;
}

#f_menu a {
	font-size:11px;
	color:#CCC;
	text-decoration:underline;
}

#f_menu a:hover {
	font-size:11px;
	color:#F60;
	text-decoration:underline;
}

/*
アドレス
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #c0c0c0;
	text-align: right;
	display: block;
	background-color: #000000;
	font-size: 10px;
	padding: 5px;
}



