﻿@charset "UTF-8";
/* CSS Document */

body {  
   font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color: #000000;  
   font-size: 90%;
   /* line-height: 25px; */
   background-color:#ffffff;
}

/* 全体のリンク指定*/
a {
	color: #00269a; /*元の色*/
	text-decoration: none;
}

a:hover {
    color:#6699CC; /*カーソルオーバー時の文字色*/
	text-decoration: underline;
}

/* 画像リンク指定*/
a.img:hover {
    opacity: 0.6;
}


/* 画像の指定*/
img {
    border:none; /*ボーダー無し*/
}

/* 全てのプロパティの余白とパディングをリセット。*/
* {
   margin: 0;
   padding: 0;
}

.clear {
   clear:both;
}
  
.clear hr {
   display:none;
}

/* サイトロゴの高さに合わせて調節。*/
#header {
   width: 100%;
   clear: both;
   background-color:#003a61;
}

/* サイトロゴの高さに合わせて調節。*/
#header_area {

   /*width: 920px;*/
   height: 100px;
   margin-right: 100px;
   margin-left: 100px;
}

#header_area_w {
   width: auto;
   /*width: auto;*/
   height: 100px;
   /*min-width:640px;*/
   margin-right: 100px;
   margin-left: 100px;
}



#logo {
   float: left;
   width: 365px;
   margin-top:30px;
   margin-left:0px;

}

#tel {
   float: right;
   width: 231px;
   margin-top:20px;
   text-align:right;
   margin-right: 0px;

}



/* ナビゲーション部分 */
#Menu_Container {
	clear: both;
	height: 40px;
	background-color:#003a61;
}


#MenuBlock {
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/* ドロップメニュー*/ 
.dropmenu{
  *zoom: 1;
  list-style-type: none;

  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #003a61;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #003a61;
  background: #003a61;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #003a61;
}
.dropmenu li a:hover{
  background: #003a61;
}


/* H1 */
#h1_area {
	/*width: 1080px;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}


h1 {
   font-size: 150%;
   margin:20px 0;
   color:#003a61; 
}


/* 感謝セール */
#sale_area {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: auto;
}


h2 {
   font-size: 200%;
   margin:20px 0;
   color:#990000; 
}


em.square {
   font-style:normal;
   color:#FF9900; 
}


/* 感謝セール用製品4並び*/ 
.sale_products_container {
    /*width: 920px;*/
	margin-right: auto;
	margin-left: auto;
}


/** メインイメージ*/
#Mainimage_Container {
	clear: both;
	margin-top:20px;
}


#Mainimage_Container #Block {
	height: 320px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#Mainimage_Container #Block4 {
	height: 533px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


/* トップイメージスライド*/
/*
.viewer {
	margin: 0 auto;
	width: 920px;
	height: 320px;
	text-align: left;
	overflow: hidden;
	left: 130px;
	top: 193px;
}

.viewer ul {
	width: 920px;
	height: 320px;
	text-align: left;
	overflow: hidden;
	position:absolute;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 920px;
	height: 320px;
	display: none;
	position:absolute;
}
*/
/*
.viewer {
	margin: 0 auto;
	width: 920px;
	height: 533px;
	text-align: left;
	overflow: hidden;
	left: 130px;
	top: 193px;
}

.viewer ul {
	width: 920px;
	height: 533px;
	text-align: left;
	overflow: hidden;
	position:absolute;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 920px;
	height: 533px;
	display: none;
	position:absolute;
}



.viewer2 {

	width: 650px;
	height: 365px;
	text-align: left;
	overflow: hidden;
	left: 130px;
	top: 193px;
}

.viewer2 ul {
	width: 650px;
	height: 365px;
	text-align: left;
	overflow: hidden;
	position:absolute;
}

.viewer2 ul li {
	top: 0;
	left: 0;
	width: 650px;
	height: 365px;
	display: none;
	position:absolute;
}


.viewer3 {

	width: 650px;
	height: 450px;
	text-align: left;
	overflow: hidden;
	left: 130px;
	top: 193px;
}

.viewer3 ul {
	width: 650px;
	height: 450px;
	text-align: left;
	overflow: hidden;
	position:absolute;
}

.viewer3 ul li {
	top: 0;
	left: 0;
	width: 650px;
	height: 450px;
	display: none;
	position:absolute;
}

.viewer4 {

	width: 800px;
	height: 533px;
	text-align: left;
	overflow: hidden;
	left: 130px;
	top: 193px;
}

.viewer4 ul {
	width: 800px;
	height:533px;
	text-align: left;
	overflow: hidden;
	position:absolute;
}

.viewer4 ul li {
	top: 0;
	left: 0;
	width: 800px;
	height: 533px;
	display: none;
	position:absolute;
}
*/

/* 製品4並び*/ 
.products_container {
    width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:50px;
}


/* 製品*/ 
.products {
    width: 200px;
	float:left;
	padding-right:40px;
}

.products_r {
    width: 200px;
	float:left;
}


.products2 {
    width: 200px;
	float:left;
	padding-right:35px;
}

.products2_r {
    width: 200px;
	float:left;
}


/* 製品写真*/ 
.products_img {
    width: 200px;
	height:200px;
}


/* 製品名と値段*/ 
.products_ttl {
    width: 200px;
	height:70px;
	margin-top:10px;
}


/* 製品名*/ 
p.ttl {
    font-weight:bold;
	color:#4d4d4d;
}


/* 青太字（値段）*/ 
p.blue_bold {
    font-weight:bold;
	color:#003a61;
	font-size:120%;
}


/* 赤太字（値段）*/ 
p.red_bold {
    font-weight:bold;
	color:#CC0000;
	font-size:120%;
}



/* サブタイトル*/ 
p.sub_bold {
    font-weight:bold;
	color:#003a61;
	font-size:140%;
	padding-left:8px;
}




/* 製品説明*/ 
.products_txt {
    width: 200px;
	height:100px;
}


/* ボタン*/ 
.detail_bt a {
	display: block;
	color: #ffffff;
	font-size: 100%;
	text-align: center;
	width: 200px;
	background-color: #003a61;
}


.detail_bt a:hover {
	background-color: #59b1eb;
	text-decoration: none;
}

/* ワークショップボタン*/ 
a.work {
	color: #ffffff;
	font-size: 80%;
}


a.work:hover {
    color:#CC0000;
	text-decoration: none;
}



/* 期間限定セールボタン*/ 
.sale_bt a {
	display: block;
	color: #ffffff;
	font-size: 100%;
	text-align: center;
	width: 200px;
	background-color: #b59458;
}


.sale_bt a:hover {
	background-color: #e6ce91;
	text-decoration: none;
}



/* フッター */
#footer {
   margin-top:30px; 
   border-top:10px solid #003a61;
　 clear: both;
}


/* フッターメニュー */
#footer_menu {
   width: 920px;
   text-align:left;
   margin:0 auto;
}


/* フッターメニュー5並び*/ 
.footer_menu_container {
    width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px; 
}


/* 製品*/ 
.footer_menu_area_1 {
    width: 200px;
	float:left;
}


/* 製品*/ 
.footer_menu_area_2 {
    width: 130px;
	float:left;
}



ul.footer_menu_link {
   list-style-type: none;
}


.footer_menu_link li {
   line-height: 15px;
   padding:10px 0px 10px 5px;
}


.footer_menu_link li a {
   color: #4d4d4d;
}


.footer_menu_link li a:hover {
   text-decoration: none;
}


p.footer_bold {
   font-weight:bold;
   color: #003a61;
}


a.footer_link {
   color: #003a61;
}


a.footer_link:hover {
   text-decoration: none;
}


/* コピーライト */
#copyright {
   padding-top:10px; 
   font-size:75%;
   font-style:normal;
   color:#000000;
   text-align:center;
}


/* パンくずリスト */
#breadcrumb {
	height: 20px;
	padding-top: 20px;
	text-align: left;
	font-size: 80%;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#breadcrumb_w {
	height: 20px;
	padding-top: 20px;
	text-align: left;
	font-size: 80%;
	width: 920px;
	margin-right: auto;
	margin-left: 100px;
}


/* コンテンツ（レイアウト）の大枠*/ 
#container {
   width:920px;
   text-align:left;
   margin:0 auto;
}

#container_w {
   width:1080px;
   text-align:left;
   margin:0 auto;
}

/* コンテンツ左*/ 
#sideWrap {
   width:200px;
   float:left;
   padding-top: 20px;
}


/* コンテンツ右*/ 
#contents {
   padding-top: 20px;
   width:670px;
   float:right;
}

/* コンテンツ_W*/ 
#contents_w {
   padding-top: 20px;
   width:1080px;
   float:right;
}


/* サイドナビタイトル枠*/ 
.sidenav_title {
   width:200px;
   text-align:left;
   border-bottom:2px solid #003a61;
}


/* コンテンツタイトル枠*/ 
.contents_title {
   width:670px;
   text-align:left;
   border-bottom:5px solid #003a61;
   margin-bottom:20px;
}


/* コンテンツタイトル枠_w*/ 
.contents_title_w {
   width:1080px;
   text-align:left;
   border-bottom:5px solid #003a61;
   margin-bottom:20px;
}

/* トピック枠*/ 
.topic_wrap {
   width:920px;
   margin-bottom:50px;
}

/* サブタイトル枠*/ 
.sub_title {
   width:665px;
   text-align:left;
   border-bottom:1px solid #003a61;
   border-left:5px solid #003a61;
   margin-bottom:20px;
}

/* サブタイトル枠_w*/ 
.sub_title_w {
   width:1075px;
   text-align:left;
   border-bottom:1px solid #003a61;
   border-left:5px solid #003a61;
   margin-bottom:20px;
}

ul.sidenav_link {
   list-style-type: none;
}


.sidenav_link li {
   line-height: 15px;
   padding:10px 0 5px;
}


.sidenav_link li a {
   color: #4d4d4d;
}


.sidenav_link li a:hover {
   text-decoration: none;
}


/* 製品3並び*/ 
.products_container_three {
    width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px; 
}



/* 製品説明枠*/ 
.products_area {
    width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin:50px 0; 
}

/* 製品説明枠_w*/ 
.products_area_w {
    width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin:50px 0; 
}

/* 製品説明文*/ 
.products_txt_area {
    width: 350px;
	float:left;
	padding-right:20px;
}


/* 製品写真*/ 
.products_photo_area {
    width: 300px;
	float:left;
}


/* 説明文強調*/ 
em.bold {
    font-weight:bold;
	color:#CC0000;
	font-style:normal;
}


/* 期間限定枠*/ 
.limited_time {
   clear: both;
   background-color:#FFE4E1;
   padding:20px 0;
}

/* センタリング*/
.center{
	text-align: center;
}
