﻿@charset "utf-8";

/*========================================================
　　　　　　基本設定
==========================================================*/
    
*  {
        margin: 0;
        padding: 0;
        font-size: 100%;
        font-family:'ＭＳ Ｐゴシック';
        text-decoration: none;
        line-height: 150%;
        color: #666666;
}

strong {
        font-size: 100%;
        font-family:'ＭＳ Ｐゴシック';
        text-decoration: bold;
        line-height: 150%;
}      
body {
	background-color: white;
        margin: 0;
        padding: 0;
}

address {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

a          {font-size: 110%; color:darkblue; text-decoration: underline;}

a:focus    {color:red;}
a:hover    {color:red;}

img {
        float: left;
        margin: 0;
        border-width: 0;
}
img.img-right {
       float: right;
}

img.img-clear {
       clear: both;
}

hr  {
        border-style: solid;
        border-color: #b0b0b0;
        width: 80%;
}

/*============================================================
          全体構成
==============================================================*/
/*  Ｈ１表示域      */

/*  タイトル表示域    */
div#header {
	width: 980px;
        height: 125px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
	border: none;
	background-image: url(../image/midashi-backgraund.gif);
        background-repeat: no-repeat;
        clear: both;
}

/*  お知らせ（サイドボックス）  */
div#osirase {
	width: 196px;
	margin-right: 0;
	margin-left: 0;
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0;
	border: solid 1px #990033;
        font-size: 12px;
	line-height: 16px;
	color: #666666;
        text-align: left;
}


/*  メインコンテンツ域  */
div#mainbox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 5px;
        margin-bottom: 0;
        padding: 0;
	border: none;
        clear: both;
        background-color: white;
	background-image: url(../image/main-backgraund.gif);
        background-repeat: repeat-y ;
}

div#mainbox2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 5px;
        margin-bottom: 0;
        padding: 0;
	border: none;
        clear: both;
        background-color: white;
}

div#mainbox-1 {
	width: 756px;
	margin: 0;
        padding: 0;
	border: none;
        float: right;
}

div.pankuzu {
	width: 756px;
	margin: 0;
        padding: 0;
	border: none;
        line-height: 20px;
        font-size: 14px;
        color: black;
        vertical-align: middle;
}

div.pankuzu img {
        margin-right: 5px;
        margin-top: 2px;
}
div#mainbox-2 {
	width: 520px;
	margin: 0;
        padding: 0;
	border: none;
        float: left;
}

div#mainbox-2 img {
       margin-bottom: 10px;
}

div#side-box-a-1 {
	width: 220px;
	margin: 0;
        padding: 0;
	border: none;
        float: left;
}
div#side-box-a-2 {
	width: 200px;
	margin-right: 6px;
	margin-left: 12px;
        padding: 0;
	border: none;
	text-align: center;
}

div#side-box-b-1 {
	width: 224px;
	margin: 0;
        padding: 0;
	border: none;
        float: right;
	background-image: url(../image/side-box-b-backgraund.gif);
        background-repeat: repeat-y ;
}
div#side-box-b-2 {
	width: 200px;
	margin-right: 12px;
	margin-left: 12px;
        padding: 0;
	border: none;
	text-align: center;
}
div.side-box-catbox1 {
	width: 200px;
        border: none;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
	line-height: 16px;
	color: #666666;
        text-align: center;
}

div.shop-calender {
        border: none;
        margin-left: 15px;
        margin-top: 5px;
        width: 170px;
        float: left;
}
table.shop-bana {
	width: 200px;
        border: none;
        margin-top: 10px;
        margin-bottom: 10px;
}
table.shop-bana td {
	width: 160px;
        border: none;
        font-size: 10px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 20px;
        text-align: left;
}

/*  ご利用案内  */
div#mainend {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
	border: none;
        clear: both;
        background-color: white;
}
div#mainend td{
       vertical-align: top;
}
div#riyou-title {
       border: solid 1px black;
       width: 650px;
       height: 30px;
       line-height: 30px;
       text-align: center;
       font-size: 18px;
       color: white;
       background-color: black;
       margin-left: 0;
       margin-right: 0;
       margin-top: 20px;
       margin-bottom: 0;
}
div#riyou-annai {
       border: solid 1px black;
       width: 650px;
       margin-left:0;
       margin-right: 0;
       margin-top: 0;
       margin-bottom: 20px;
}


div.riyou-titl {
        width: 290px;
        border: 0;
        margin-top: 10px;
        margin-left: 10px;
        padding-left: 20px;
        background-image: url(../image/riyou-title.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
}
div.riyou-titl img {
        margin-top: 2px;
        margin-right: 2px;
        margin-left: 0px;
        margin-bottom: 2px;
        display: inline;
        float: right;
}
div.riyou-box {
        width: 290px;
        border: 0;
        padding: 5px;
        margin-left: 10px;
        background-color: #FFFFFF;
	line-height: 110%;
        letter-spacing: 2px;
	color: #666666;
	font-size: 12px;
}

div.riyou-box img {

        float: none;
}
ul.riyou-ul {
        margin-bottom: 10px;
        padding-left: 15px;
        list-style-type: square;

}

/*  クオルーチェからのお知らせ  */
div#infomation-title {
       border: solid 1px black;
       width: 304px;
       height: 30px;
       line-height: 30px;
       text-align: center;
       font-size: 18px;
       color: white;
       background-color: black;
       margin-left: 0;
       margin-right: 15px;
       margin-top: 20px;
       margin-bottom: 0;
}

div#infomation {
       border: solid 1px black;
       width: 300px;
       height: 387px;
       margin-left: 0;
       margin-right: 15px;
       margin-top: 0;
       margin-bottom: 0;
       padding-top: 0;
       padding-bottom: 2px;
       padding-left: 2px;
       padding-right: 2px;
       line-height: 16px;
       overflow-x: hidden;
       overflow-y: scroll;
}


     
/*------------ rss  ------------*/
	#rssbc_date {color:#666666;font-size:10px;width:70px;float:left;margin-top:-5px;margin-bottom:5px;}
	#rssbc_time {color:#666666;font-size:10px;display:none;float:left;margin-top:-5px;}
	#rssbc_title {color:darkblue;font-size:12px;width:210px;float:right;margin-top:-5px;margin-bottom:5px;}
	#rssbc_description {
                  color:#666666;font-size:12px;
                  margin-left: 50px;
                  padding: 0;
                  display:block;
                  line-height: 100%;
                  clear: both;
                  margin-bottom: 0;
                  margin-top: 0;
                }
		A.rssbc_title:link {text-decoration:none;color:darkblue;}
		A.rssbc_title:visited {text-decoration:none;color:darkblue;}
		A.rssbc_title:hover {text-decoration:underline;color:darkblue;}

div#tenchou {
       border: solid 1px black;
       width: 284px;
       height: 190px;
       margin-left: 0;
       margin-right: 15px;
       margin-top: 19px;
       margin-bottom: 15px;
       padding: 10px;
       font-size: 14px;
       color: black;
       line-height: 110%;
       letter-spacing: 2px;
}

div#tenchou img {
       float: left;
       margin-top: 0;
       margin-left: 0;
       margin-bottom: 10px;
       margin-right: 10px;
}
/* フッター */
#footer1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
        padding: 0;
	border: none;
	height: 40px;
	background-image: url(../image/footer-img.gif);
        background-repeat: repeat-x;
        clear: both;
}
#footer-menu {
	width: 940px;
	margin-right: 40px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
        padding: 0;
	border: none;
	height: 40px;
	text-align: right;
        line-height: 40px;
        font-size: 14px;
        color: white;
}

#footer-menu a {
       color: white;
}

#footer2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
        padding: 0;
	border: none;
	height: 20px;
	text-align: center;
        clear: both;
}
/*============================================================
          Ｈ１表示域
==============================================================*/
h1 {
        width: 810px;
        height: 18px;
        margin-left: 10px;
        margin-top: 3px;
        border: none;
        font-size: 14px;
        display: inline;
        text-align: left;
        line-height: 18px;
        float: left;
        color: black;
}

/*============================================================
          Ｈ2表示域
==============================================================*/
div.h2-waku {
        width: 730px;
        height: 100px;
        margin: 0;
        padding: 0;
        background-image: url(../image/h2-background.gif);
	background-repeat: no-repeat;
        float: left;
}

h2 {
        width: 600px;
        height: 20px;
        margin: 0;
        margin-top: 60px;
        margin-bottom: 20px;
        margin-left:80px;
        font-size: 20px;
        text-align: left;
        line-height: 20px;
        float: left;
        color: black;
}

div.h2-category {
        width: 750px;
        height: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left:0;
        margin:right:0;
        padding: 0;
        background-image: url(../image/titl-h2-background.gif);
	background-repeat: no-repeat;
        float: left;
}

div.h2-category h2 {
        margin:0;
        margin-left:30px;
        padding:0;
        font-size: 16px;
        color: black;
        line-height: 30px;
        width : 700px;

}
/*============================================================
          Ｈ3表示域
==============================================================*/

div.h3-waku {
        width: 450px;
        height: 50px;
        margin-top:20px;
        margin-bottom: 5px;
        margin-left: 30px;
        padding: 0;
        background-image: url(../image/h3-background.gif);
	background-repeat: no-repeat;
        float: left;
}

h3 {
        width: 320px;
        height: 20px;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left:110px;
        font-size: 20px;
        text-align: left;
        line-height: 20px;
        float: left;
        color: black;
}


/*============================================================
          タイトル表示域
==============================================================*/

div#menu-top {
	width: 670px;
        height: 25px;
	margin-right: 0;
	margin-left: 0;
        margin-top: 79px;
        margin-bottom: 0;
        padding: 0;
	border: none;
        float: left;
}

d


/*============================================================
          メインコンテンツ域（共通）
==============================================================*/

.titl-s {
	background-color: #666666;
	font-weight: bold;
	line-height: 25px;
        display: block;
        width: 530px;
	height: 25px;
	padding-top: 0;
        padding-bottom: 0;
        padding-left: 15px;
	color: white;
        clear: both;
	font-size: 16px;
        margin-top: 20px;
}


p.side-titl-a {
        width: 200px;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 5px;
        border: none;
        background-image: url(../image/side-title-a.gif);
        background-repeat: no-repeat;
        font-size: 16px;
	line-height: 30px;
        color: white;
        text-align: center;
}         
ul.side-menu-a {
        margin: 0;
        padding: 0;
        width: 200px;
}
ul.side-menu-a img {
        margin-right: 3px;
}
ul.side-menu-a li {
        margin: 0;
        padding: 0;
        width: 200px;
        height: 40px;
        list-style-type: none;
        text-align: left;
}
ul.side-menu-a li a {
        margin: 0;
        padding-left: 0; 
        display: block;
        position: relative;
        color: black;
        background-image: url(../image/sidemenu-a.gif);
        background-repeat: no-repeat;
        font-size: 12px;
	line-height: 40px;
}
        
ul.side-menu-a li a:hover    {
        color: red;
        background-image: url(../image/sidemenu-a-link.gif);
}
ul.side-menu-a li a:focus    {
        color: red;
        background-image: url(../image/sidemenu-a-link.gif); 
}
ul.side-menu-a li a:active   {
        color: red;
        background-image: url(../image/sidemenu-a-link.gif);
}


div.dummy   {
        width: 200px;
        height: 5px:
}

p.side-titl-b {  
        width: 200px;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 5px;
        border: none;
        background-image: url(../image/side-title-b.gif);
        background-repeat: no-repeat;
        font-size: 16px;
	line-height: 30px;
        color: black;
        text-align: center;
}         
ul.side-menu-b {
        margin: 0;
        padding: 0;
        width: 180px;
}
ul.side-menu-b li {
        margin: 0;
        padding: 0;
        width: 180px;
        height: 30px;
        list-style-type: none;
        text-align: left;
}
ul.side-menu-b li a {
        margin: 0;
        padding-left: 20px; 
        display: block;
        position: relative;
        color: black;
        background-image: url(../image/sidemenu-b.gif);
        background-repeat: no-repeat;
        font-size: 12px;
	line-height: 30px;
}
        
ul.side-menu-b li a:hover    {
        color: red;
        background-image: url(../image/sidemenu-b-link.gif);
}
ul.side-menu-b li a:focus    {
        color: red;
        background-image: url(../image/sidemenu-b-link.gif); 
}
ul.side-menu-b li a:active   {
        color: red;
        background-image: url(../image/sidemenu-b-link.gif);
}

ul.chuki-ul  {
        margin-top: 40px;
        margin-bottom: 30px;
        margin-left: 20px;
        padding-left: 30px;
        list-style-type: square;
        list-style-position: outside;
        width:650px;
}

ul.chuki-ul li {
        font-size: 14px;
        margin-top: 10px;
}

div.jyouhou  {
        margin-top: 40px;
        margin-left:30px;
        margin--bottom: 40px;
        width: 700px;
}

table.syouhin {
         margin-top: 5px;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 10px;
         width: 516px;
         border-width: 0;
}

table.syouhin td {
         border-width: 0;
         padding-top: 0;
         padding-left: 9px;
         padding-right: 11px;
         padding-bottom: 20px;
         width: 150px;
         height: 180px;
         font-size: 12px;
         color: #666666;
         letter-spacing: 1px;
         line-height: 14px;
         text-align: center;
         vertical-align: top;
}

table.syouhin img {
         float: none;
         margin-left: 14px;
         margin-bottom:5 px;
}

table.syouhin2 {
         margin-top: 5px;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 10px;
         width: 740px;
         border-width: 0;
}

table.syouhin2 td {
         border-width: 0;
         padding-top: 0;
         padding-left: 8px;
         padding-right: 8px;
         padding-bottom: 20px;
         width: 150px;
         height: 160px;
         font-size: 10px;
         color: #666666;
         letter-spacing: 1px;
         line-height: 14px;
         text-align: left;
         vertical-align: top;
}

table.syouhin2 img {
         float: none;
         margin-left: 0;
         margin-bottom:5 px;
}
/*============================================================
          メインコンテンツ域（ＨＯＭＥ用）
==============================================================*/

table.top-tb1 {
        margin: 0;
}

table.top-tb1 td {
        border: none;
        padding: 3px;
        width: 250px;
}

table.ranking-title {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 0;
         padding: 0;
	 background-image: url(../image/photo-home-ranking-title.gif);
         background-repeat: no-repeat;
         width: 516px;
         border-width: 0;
         float:left;
}

table.ranking-title td {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 0;
         padding: 0;
         border-width: 0;
         width: 516px;
         height: 50px;
         font-size: 18px;
         font-weight: bold;
         color: #ffffff;
         letter-spacing: 3px;
         line-height: 50px;
         text-align: center;
}


table.ranking {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 40px;
	 background-image: url(../image/photo-home-ranking.gif);
         background-repeat: no-repeat;
         width: 516px;
         border-width: 0;
         float:left;
}

table.ranking td {
         border-width: 0;
         padding-top: 66px;
         padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 10px;
         width: 150px;
         height: 180px;
         font-size: 14px;
         color: #ffffff;
         letter-spacing: 1px;
         line-height: 25px;
         text-align: center;
}

table.ranking td a {font-size: 14px; color:white; text-decoration: underline;}

table.top-photo {
        width: 748px;
        margin-left:2px;
        float:left;
}

table.top-photo td {
         width:187px;
         font-size: 14px;
         letter-spacing: 1px;
         line-height: 18px;
         text-align: center;  
}

div.top-photo {
         margin: 0;
         padding: 0;

         width: 187px;
         height: 160px;
         font-size: 14px;
         letter-spacing: 1px;
         line-height: 25px;
         text-align: center;
         float:left;
}

div.top2 {
         margin: 0;
         padding-top: 15px;
         padding-left: 20px;
         padding-right: 20px;
         padding-bottom: 15px;
         width: 480px;
         height: 70px;
         background-color: white;
	 background-image: url(../image/photo-home-top2.gif);
         background-repeat: no-repeat;
         font-size: 16px;
         letter-spacing: 1px;
         line-height: 25px;
         text-align: center;
}

div.top2 span {
         font-size: 14px;
         letter-spacing: 1px;
         line-height: 19px;
}

div.top3 {
         margin: 0;
         padding:0;

         width: 750px;
         height: 250px;
	 background-image: url(../image/photo-home-top-background.gif);
         background-repeat: no-repeat;
         float:right;
}
div.top3-box {
         margin-top: 15px;
         margin-left:335px;
         margin-right:15px;
         margin-bottom:15px;
         padding:0;

         width: 395px;
         height: 210px;
         color: #666666;
         font-size: 14px;
         letter-spacing: 1px;
         line-height: 25px;
         text-align: left;
         float:right;
}
div.top3-box p {
         width:390px;
}

div.top3-box h2 {
         margin-top:0;
         margin-left:0;
         margin-right:0;
         margin-bottom:15px;
         width:390px;
         color:#000000;
         font-size: 16px;
}

div.top3-box span {
         width:390px;
         font-size: 14px;
         letter-spacing: 1px;
         line-height: 19px;
}

div.top4 {
         margin-top: 15px;
         padding:0;
         width: 515px;
         float:right;
}
div.top4-titl {
         margin: 0;
         padding:0;
         width: 517px;
         height:24px;
         text-align:center;
         letter-spacing:1px;
         line-height:24px;
         font-size:16px;
         color:white;
         background-color:black;
         float:left;
}
div.top4-box{
        margin:0;
        padding:0;
        width:515px;
        border: solid 1px black;
        float:left;

}

dl.top4-dl {
        margin-left: 10px;
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 0;
        padding:0;
        width: 490px;
        line-height: 110%;
}
dl.top4-dl dt {
        font-size: 16px;
        font-weight:bold;
        color: #660000;
}

dl.top4-dl dd {
        padding-left: 20px;
        padding-right: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 16px;
        color: #666666;
}


div.top5 {
         margin: 0;
         padding:0;
         width: 520px;
         height: 200px;
	 background-image: url(../image/photo-home-clock-background.gif);
         background-repeat: no-repeat;
         float:left;
}
div.top5-box {
         margin-top: 10px;
         margin-left:240px;
         margin-right:0;
         margin-bottom:10px;
         padding:0;

         width: 270px;
         height: 180px;
         color: #666666;
         font-size: 12px;
         letter-spacing: 1px;
         line-height: 16px;
         text-align: left;
         float:right;
}
div.top5-box p {
         width:270px;
}

div.top5-box h2 {
         margin-top:0;
         margin-left:0;
         margin-right:0;
         margin-bottom:10px;
         width:270px;
         color:#000000;
         font-size: 16px;
}


/*============================================================
          メインコンテンツ域（カテゴリーページ用）
==============================================================*/

div.category-box {
         margin-top: 5px;
         margin-left:  5px;
         margin-right: 5px;
         margin-bottom: 25px;
         padding: 0;
         width: 220px;
}

div.category-boxl {
         margin-top: 5px;
         margin-left:  0;
         margin-right: 0;
         margin-bottom: 25px;
         padding: 0;
         width: 370px;
         float:left;
}

div.category-box-box {
         margin-top:0;
         margin-left:10px;
         margin-right: 0;
         margin-bottom: 0;
         padding: 0;
         width: 190px;
         font-size: 12px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
         float:left;
}

div.category-box-box h3 {
        margin:0;
        padding:0;
        width:185px;
        font-size: 14px;
        color: black;
        letter-spacing: 120%;
        text-align: left;
}

div.category-box-box span.kakaku {
        font-size: 13px;
        color: red;
        letter-spacing: 120%;
        text-align: left;    
}


div.category-boxr {
         margin-top: 5px;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 25px;
         padding: 0;
         width: 370px;
         float:right;
}




table.category {
         margin-top: 10px;
         margin-bottom: 10px;
}

table.category td {
         padding-left: 5px;
         padding-right: 5px;
}

div.kagami {
         margin: 0;
         padding-top: 110px;
         padding-left: 170px;
         padding-right: 110px;
         padding-bottom: 120px;
         width: 470px;
         height: 270px;
         background-color: black;
	 background-image: url(../image/photo-kagami1.gif);
         background-repeat: no-repeat;
         font-size: 14px;
         color: white;
         letter-spacing: 120%;
         text-align: left;
}


div.narumi {
         margin: 0;
         padding-top: 90px;
         padding-left: 170px;
         padding-right: 110px;
         padding-bottom: 240px;
         width: 470px;
         height: 170px;
         background-color: black;
	 background-image: url(../image/photo-narumi1.gif);
         background-repeat: no-repeat;
         font-size: 14px;
         color: white;
         letter-spacing: 120%;
         text-align: left;
}

div.crystal-trophy {
         margin: 0;
         padding:0;
         width: 750px;
         height: 200px;
	 background-image: url(../image/photo-crystaltrophy-1.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.crystal-trophy-box {
         margin-top: 25px;
         margin-left: 130px;
         margin-right: 0;
         padding:0;
         width: 590px;
         height: 170px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
         float:right;
}

div.crystal-trophy-box h2 {
         font-size: 16px;
         color: black;
         margin:0;
         margin-bottom:3px;
         padding:0;
         width:500px;
}


div.crystal-clock {
         margin: 0;
         padding:0;
         width: 750px;
         height: 300px;
	 background-image: url(../image/photo-crystalclock-1.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.crystal-clock-box {
         padding:0;
         margin-top: 20px;
         margin-left: 220px;
         margin-right:0;
         width: 500px;
         height: 270px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
         float:right;
}


div.crystal-clock-box h2 {
         font-size: 16px;
         color: black;
         margin:0;
         margin-bottom:10px;
         padding:0;
         width:400px;
}

div.crystal-tate {
         margin: 0;
         padding:0;
         width: 750px;
         height: 250px;
	 background-image: url(../image/photo-crystaltate-1.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.crystal-tate-box {
         padding:0;
         margin-top: 20px;
         margin-left: 210px;
         margin-right:0;
         width: 520px;
         height: 210px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
         float:right;
}


div.crystal-tate-box h2 {
         font-size: 16px;
         color: black;
         margin:0;
         margin-bottom:10px;
         padding:0;
         width:400px;
}

div.sotsugyoukinen {
         margin: 0;
         padding:0;
         width: 750px;
         height: 250px;
	 background-image: url(../image/photo-sotsugyoukinen-1.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.sotsugyoukinen-box {
         padding:0;
         margin-top: 45px;
         margin-left: 40px;
         margin-right:0;
         width: 390px;
         height: 180px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
         float:left;
}

div.syuunenkinen {
         margin: 0;
         padding:0;
         width: 750px;
         height: 400px;
	 background-image: url(../image/photo-syuunenkinen2.jpg);
         background-repeat: no-repeat;
         float : left;
}

div.syuunenkinen-box {
         padding:0;
         margin-top: 60px;
         margin-left: 420px;
         margin-right:0;
         width: 280px;
         height: 300px;
         font-size: 16px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;

}

div.syuunenkinen-box h2 {
         margin : 0;
         padding : 0;
         width : 270px;
         height : 40px;
         font-size: 18px;
         color: red;
         letter-spacing: 120%;
         text-align: center;
}


div.sotsugyoukinen-box h2 {
         font-size: 16px;
         color: black;
         margin:0;
         margin-bottom:0;
         padding:0;
         width:350px;
         height:20px;
}

div.taisyokukinen {
         margin: 0;
         padding:0;
         width: 750px;
         height: 250px;
	 background-image: url(../image/photo-taisyokukinen-2.gif);
         background-repeat: no-repeat;
         float : right;
}

div.taisyokukinen-box {
         padding:0;
         margin-top: 20px;
         margin-left: 400px;
         margin-right:0;
         margin-bottom:0;
         width: 340px;
         height: 210px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
}


div.taisyokukinen-box h2 {
         font-size: 16px;
         color: black;
         margin:0;
         padding:0;
         width:320px;
         height:20px;
}

div.taisyokukinen4 {
         margin: 0;
         padding:0;
         width: 750px;
         height: 300px;
	 background-image: url(../image/photo-taisyokukinen-4.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.taisyokukinen4-box {
         padding:0;
         margin-top: 20px;
         margin-left: 470px;
         margin-right:0;
         margin-bottom:0;
         width: 250px;
         height: 260px;
         font-size: 14px;
         color: white;
         letter-spacing: 120%;
         text-align: left;
}

div.taisyokukinen4-box p {
         font-size: 14px;
         color: white;
         letter-spacing: 120%;
         text-align: left;
}

div.taisyokukinen4-box h2 {
         font-size: 16px;
         color: white;
         margin:0;
         padding:0;
         width:230px;
         height:20px;
}

div.taisyokukinen4-box a  {font-size: 110%; color:white; text-decoration: underline;}

div.sandbrast {
         margin: 0;
         padding:0;
         width: 750px;
         height: 150px;
	 background-image: url(../image/photo-sandburast.jpg);
         background-repeat: no-repeat;
         float : right;
}

div.sandbrast-box {
         padding:0;
         margin-top: 20px;
         margin-left: 20px;
         margin-right:0;
         margin-bottom:0;
         width: 430px;
         height: 110px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
}





div.jirei {
         margin: 0;
         padding:0;
         width: 742px;
         height: 80px;
	 border:double 4px #666666;
         float : right;
}

div.jirei-box {
         padding:0;
         margin-top: 10px;
         margin-left: 30px;
         margin-right:0;
         margin-bottom:0;
         width: 700px;
         height: 50px;
         font-size: 14px;
         color: #666666;
         letter-spacing: 120%;
         text-align: left;
}

img.jirei-img {
         border: solid 2px #666666;
         float : left;
         margin : 12px;
}
/*============================================================
          メインコンテンツ域（アイテムページ用）
==============================================================*/
div.item-box1-title {
	border: solid 1px black;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
	width: 350px;
        height: 30px;
	font-size: 16px;
	letter-spacing: 110%;
        color: white;
        background-color: black;
        line-height: 30px;
	float: right;
        text-align: center;
}
div.item-box1 {
	border: solid 1px black;
	padding: 10px;
	margin-right: 0;
	margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
	width: 330px;
	font-size: 1em;
	letter-spacing: 110%;
        color: black;
        line-height: 110%;
	float: right;
        text-align:left;
}

div.item-box1 p {
	font-size: 1em;
        line-height: 110%;
        color: black;
}
div.item-box1 table {
        width: 280px;
        border: solid 1px #666666;
        border-collapse: collapse;
        font-size: 14px;
        margin-top: 20px;
        margin-left: 20px;
        margin-bottom:10px;
}
div.item-box1 td {
        border: solid 1px #666666;
        color: #666666;
        padding: 5px;
        font-size: 14px;
        vertical-align: top;
        background-color: white;
}
div.item-box1 td.gyo1 {
        text-align: center;
        width: 80px;
}
div.item-box1 td.gyo2 {
        text-align: left;
}

div.item-box1 img {
        margin: 10px;
}

div.item-box1-botton1 {
        margin-left:65px;
        width: 150px;
}
div.item-box1-botton2 {
        margin-left: 0;
        width: 330px;
}

ul.itempage-ul  {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 10px;
        padding-left: 20px;
        list-style-type: square;
        list-style-position: outside;
        width:480px;
}

ul.itempage-ul li {
        font-size: 14px;
        margin-top: 10px;
}
div.itmbox-red  {
        margin-top: 10px;
        margin-bottom: 10px;
        color: red;
        line-height: 25px;
        font-size: 18px;
        width: 510px;
}
div.itmbox-black  {
        margin-top: 10px;
        margin-bottom: 10px;
        color: black;
        line-height: 25px;
        font-size: 18px;
        width: 510px;
}
div.inline-fr-waku {
	width: 746px;
        border: none;
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
}

div.inline-fr-title {
	width: 742px;
        height: 40px;
        border:  solid 2px #b0b0b0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        float: left;
        background-color : #b0b0b0;
}

div.inline-fr-title img {
        margin-left: 3px;
}


table.inline-fr-1 {
       width: 720px;
       border: 0;
       margin-left: 10px;
}
table.inline-fr-1 td.inline-fr-1-code {
       width: 50px;
       height: 40px;
       font-size: 14px;
       line-height: 40px;
       color:  black;
       text-align: center;
}
table.inline-fr-1 td.inline-fr-1-name {
       width: 390px;
       height: 40px;
       font-size: 16px;
       line-height: 40px;
       color:  black;
       font-weight: bold;
       text-align: left;
}

table.inline-fr-1 td.inline-fr-1-icon {
       width: 270px;
       height: 40px;
       vertical-align: middle;
}

div.inline-fr-box {
	width: 742px;
        border:  solid 2px #b0b0b0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 20px;
        background-color: white;
        float: left;
}

div.inline-fr-box-l {
	width: 390px;
        border: none;
        margin-top: 40px;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 0;
        background-color : white;
        font-size: 14px;
        float: left;
}

div.inline-fr-box-l td {
        font-size: 0.95em;
        line-height: 140%;
}

table.inline-fr-tanka  {
        border: 0;
        width: 350px;
        margin-left: 20px;
}

table.inline-fr-tanka td {
        border: 0;
        font-size: 14px;
        line-height: 140%;
        width: 170px;
        text-align: center;
}
table.inline-fr-konyu {
        border: 0;
        width: 370px;
}
table.inline-fr-konyu td.konyu-tanka {
        border: 0;
        width: 270px;
        text-align: center;
}
table.inline-fr-konyu td.konyu-suryo1 {
        border: 0;
        width: 50px;
        text-align: center;
}
table.inline-fr-konyu td.konyu-suryo2 {
        border: 0;
        width: 50px;
        text-align: center;
}

ul.inline-fr-ul {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 15px;

}
ul.inline-fr-ul li {
        list-style-type: square;
        list-style-position: outside;
        font-size: 14px;
}


div.inline-fr-konyu-botton {
        width: 150px;
        margin-left: 220px;
}

div.inline-fr-toiawase-botton {
        width: 150px;
        margin-left: 220px;
}
div.inline-fr-nakawomiru-botton {
        width: 150px;
        margin-left: 220px;
}

div.inline-fr-nakawomiru-botton img {
        margin-top: 20px;
}

span.inline-fr-kakaku  {
         font-size: 22px;
         color: red;

}
div.inline-fr-box-r {
	width: 310px;
        border: none;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 5px;
        background-color : white;
        float : right;
}

div.inline-fr-box-r-title {
	width: 310px;
        height: 30px;
        border: none;
        margin-top: 10px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 5px;
        background-color : #b0b0b0;
        text-align: center;
        font-size: 16px;
        color: black;
        line-height: 30px;
        
}
div.inline-fr-box-r-box {
	width: 296px;
        border:  solid 2px #b0b0b0;
        padding: 5px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        font-size: 1em;
        text-align: left;
        background-color: white;
        overflow-x: hidden;
        overflow-y: scroll;

}

ul.setumei-ul  {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 5px;
        padding-left: 22px;
        list-style-type: lower-alpha;
        list-style-position: outside;
        width:250px;
}

ul.setumei-ul li {
        font-size: 12px;
        margin-top: 10px;
}



table.sport-trophy {
         margin-top: 5px;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 10px;
         width: 740px;
         border-width: 0;
         float:left;
}

table.sport-trophy td {
         border-width: 0;
         padding-top: 0;
         padding-left: 8px;
         padding-right: 8px;
         padding-bottom: 20px;
         width: 110px;
         height: 140px;
         font-size: 10px;
         color: #666666;
         line-height: 14px;
         text-align: center;
         vertical-align: top;
}

table.sport-trophy img {
         float: none;
         margin-left: 0;
         margin-bottom: 5px;
}

/*============================================================
          メインコンテンツ域（工房のご紹介用）
==============================================================*/

/*============================================================
          メインコンテンツ域（はじめての方へ）
==============================================================*/

div.hajimete-top {
         margin-top: 20px;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 20px;
	 background-image: url(../image/photo-hajimete-top-background.gif);
         background-repeat: no-repeat;
         width: 710px;
         height: 444px;
         border-width: 0;
         float:left;
}

div.hajimete-top-box {
         margin-top: 355px;
         margin-left: 360px;
         margin-right: 0;
         margin-bottom: 0;
         font-size: 14px;
         width: 300px;
         height:80px;
         border-width: 0;
}


div.hajimete-chumon {
         margin-top: 0;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 0;
	 background-image: url(../image/photo-hajimete-chumon-background.gif);
         background-repeat: no-repeat;
         width: 710px;
         height: 1180px;
         border-width: 0;
         float:left;
}

table.chumon1    {
         margin-top: 140px;
         margin-bottom: 10px;
         width: 710px;
}


table.chumon1 td.chumon {
         border-width: 0;
         padding-top: 0;
         padding-left: 25px;
         padding-right: 10px;
         padding-bottom: 0;
         width: 236px;
         height: 200px;
         font-size: 12px;
         color: #666666;
         letter-spacing: 1px;
         line-height: 18px;
         text-align: left;
         vertical-align: top;
}

table.chumon2    {
         margin-top: 0;
         margin-bottom: 680px;
         width: 710px;
}


table.chumon2 td.kakunin1 {
         border-width: 0;
         padding-top: 10px;
         padding-left: 20px;
         padding-right: 15px;
         padding-bottom: 0;
         width: 492px;
         height: 150px;
         font-size: 12px;
         color: #666666;
         letter-spacing: 1px;
         line-height: 18px;
         text-align: left;
         vertical-align: top;
}

table.chumon2 td.kakunin2 {
         border-width: 0;
         padding-top: 10px;
         padding-left: 10px;
         padding-right: 15px;
         padding-bottom: 0;
         width: 216px;
         height: 150px;
         font-size: 12px;
         color: #666666;
         letter-spacing: 1px;
         line-height: 18px;
         text-align: left;
         vertical-align: top;
}



/*============================================================
          メインコンテンツ域（彫刻メッセージ文例）
==============================================================*/


table.messagerei {
       width: 540px;
       border: solid 2px #666666;
       border-collapse: collapse;
       margin-top: 10px;
}
table.messagerei td.message-t1 {
       border: solid 1px #666666;
       background-color : #CCFFFF;
       text-align: center;
       font-size: 1.2em;
       line-height: 120%;
       padding: 5px;
}
table.messagerei td.message-t2 {
       width: 270px;
       border: solid 1px #666666;
       background-color : #CCFFFF;
       text-align: center;
       font-size: 1.2em;
       line-height: 120%;
       padding: 5px;
}
table.messagerei td.message-1 {
       border: solid 1px #666666;
       font-size: 1.1em;
       line-height: 120%;
       padding: 5px;
}
table.messagerei td.message-2 {
       width: 270px;
       border: solid 1px #666666;
       font-size: 1.1em;
       line-height: 120%;
       padding: 5px;
}
/*============================================================
          メインコンテンツ域（法律に関する表記用）
==============================================================*/

table.hyouki {
       width:700px;
       border: solid 2px black;
       border-collapse: collapse;
       font-size: 0.95em;
       margin-top: 50px;
       margin-left: 30px;
}
table.hyouki td {
       border: solid 1px black;
       padding: 5px;
}
td.hyouki-midashi {
       width: 170px;
       background-color: #CCFFFF;
}
/*============================================================
          メインコンテンツ域（プライバシーポリシー用）
==============================================================*/


ul.mokuji {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 0;
}
ul.mokuji li {
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0;
        font-size: 1.2em;
	line-height: 160%;
        list-style-type: decimal;
        list-style-position: outside;
        text-align: left;
}
div.policy-box {
	font-size: 1.1em;
	line-height: 110%;
	letter-spacing: 2px;
	border: 0;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
        margin-top: 20px;
        margin-bottom: 0;
	width: 680px;
        text-indent: 1.1em;
        text-align:left;
}
div.policy-box ul {
        margin-top:0;
        margin-bottom:5px;
        margin-left:10px;
        padding:0;
}
div.policy-box ul li {
        margin-top:0;
        margin-bottom:5px;
        margin-left:10px;
        padding:0;
	font-size: 1.1em;
	line-height: 110%;
	letter-spacing: 2px;
        list-style-type: disc;
        list-style-position: outside;
        text-align: left;
}


/*============================================================
          メインコンテンツ域（サイトマップ用）
==============================================================*/

table.sitemap {
       width: 690px;
       border: none;
       margin-top:20px;
       margin-left:10px;
       margin-bottom:30px;
}


table.sitemap td {
       font-size: 14px;
       width: 230px;
       border: none;
       height: 25px;
}


/*============================================================
          メインコンテンツ域（リンクページ用）
==============================================================*/
div.link-box {
	font-size: 14px;
	letter-spacing: 2px;
	border: 0;
	padding: 0;
	margin-right: 0;
	margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 0;
	width: 700px;
	clear: both;
        text-align:left;
}
div.link-box table {
	font-size: 14px;
	letter-spacing: 2px;
        margin-top:20px;
}
div.link-box td {
        padding: 5px;
	font-size: 14px;
	letter-spacing: 2px;
}
div.nyuryoku-present {
        width: 490px;
        margin-top: 10px;
        margin-left: 10px;
        padding:10px;
        font-size: 16px;
        letter-spacing: 2px;
        text-align:left;
}
div.nyuryoku-present table {
        font-size: 16px;
}
div.nyuryoku-present td {

        padding: 3px;

}


div.nyuryoku-kakunin {
	border: none;
        width: 490px;
        margin-top: 10px;
        margin-left: 30px;
        padding:10px;
        font-size: 14px;
        letter-spacing: 2px;
        text-align:left;
}
div.nyuryoku-kakunin table {
        width: 600px;
        border: solid 1px #666666;
        border-collapse: collapse;
        font-size: 16px;
}
div.nyuryoku-kakunin td {
        border: solid 1px #666666;
        color: #666666;
        padding: 5px;
        vertical-align: top;
}
div.nyuryoku-kakunin td.gyou1 {
        text-align: center;
        width: 180px;
        background-color: #ECFFFF;
}
div.nyuryoku-kakunin td.gyou2 {
        text-align: left;
        width: 420px;
        background-color: white;
}


/*============================================================
          メインコンテンツ域（メルマガ登録ページ用）
==============================================================*/

/*============================================================
          メインコンテンツ域（お客様の声））
==============================================================*/

dl.voice {
        margin-left: 20px;
        margin-right: 0;
        margin-top: 20px;
        margin-bottom: 0;
        padding:0;
        line-height: 110%;
}
dl.voice dt {
        font-size: 100%;
        color: #666666;
}
dl.voice span {
        margin-right: 20px;
        font-weight: bold;
        font-size: 110%;
        color: blue;
}
dl.voice dd {
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 110%;
        color: #666666;
}


/*============================================================
          メインコンテンツ域（オリジナルイラスト集）
==============================================================*/

/*============================================================
          メインコンテンツ域（よくあるご質問）
==============================================================*/
dl.faq {
        margin-left: 30px;
        margin-right: 0;
        margin-top: 20px;
        margin-bottom: 40px;
        padding:0;
        line-height: 110%;
}
dl.faq dt {
        width: 650px;
        padding-left: 10px;
        font-size: 18px;
        background-color: black;
        color: white;
}

dl.faq dd {
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        color: #666666;
}

/*============================================================
          メインコンテンツ域（フォント一覧ページ用）
==============================================================*/

