@charset "UTF-8";
body {
	font: 100%/1.4  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	
	width:750px;

	
	background: #fff;

	padding: 0;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px
	
}



/*ナビ
---------------------------------------------*/

    #globalnavi{  
      margin: 5px 0px 0px 0px;
      padding: 0;  
      width: 540px;  
			height:13px;
			
    }  
      
    #globalnavi ul{  
      list-style-type: none;  
      margin: 5px 0px 0px 0px; 
      padding: 0;
			
    }  
      
    #globalnavi li{  
      float: left;  
      width: 90px;  
      margin: 5px 0px 0px 0px; 
      padding: 0;  
		
			
    }  
      
    #globalnavi a{  
      text-align: center;  
			line-height:13px; 
      display:block;  
      padding: 0.5em 0;  
      width: 100%;  
      background-color: white;  
      color: black;  
			text-decoration: none;  
    }  
      
    #globalnavi a:hover{  
      color: #CCC; 
    }  
		
.top {
  margin:50px 0 0 0;
}

/*マウスオーバー
---------------------------------------------*/

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/*ページトップへもどる
---------------------------------------------*/
#pagetop{
    position:fixed;
    right:20px;
    bottom:30px;
    cursor:pointer;
}




/*コンタクト
---------------------------------------------*/

#contents04{
	margin: 0 auto;
	width:800px;
	border: 1px solid #b4bccf;
	height: 660px;
	margin-bottom: 50px;
}

#contents04 .contxt01 p{
	padding:40px 0 10px 110px;
	text-align:left;
	font-size:13px;
	color:#000000;
}


#contents04 .fo{
	padding:0 0 0 110px;
	text-align:left;
	font-size:10px;
	color:#000000;
}

#contents04 .contxt02 p{
	padding:10px 0 10px 0;
	text-align:left;
	font-size:13px;
	color:#000000;
}



.profile{
	float:left;
	margin:0;
	padding:0;
}

.profile2{
	float:right;
	margin:0;
	padding:0;
}

.txt01{
	margin: 0 auto;
	padding: 20px;
	text-align:left;
	width:800px;
}

.table01{
	background:#e7e8ec;
	padding:0;
	margin:0;	
}

.table01 td{
	background:#e7e8ec;
	padding:13px 10px;
	margin:0;
	font-color:#000000;
	border-bottom:2px #ffffff solid;
}

#table02{
	width:770px;
	margin: 0 auto;
}

#table02 .block_y{
	width:170px;
	background:#f8f4d4;
	text-align:left;
	padding:9px;
	min-height: 142px;
	height: auto !important;
	height: 142px;
}

#table02 .block_t{
	text-align:left;
	padding:0 10px;
}

#table02 .block_t2{
	width:590px;
	height:186px;
	text-align:left;
	padding:0 10px;
	background:url(../img/product07.png) right top no-repeat;
}

#table02 .product01{
	width:298px;
	height:181px;
	text-align:left;
	background:url(../img/product01.png) right top no-repeat;
}

#table02 .product02{
	width:269px;
	height:261px;
	text-align:left;
	background:url(../img/product02.png) right top no-repeat;
}

#table02 .product03{
	width:307px;
	text-align:right;
}

#table02 .product04{
	width:290px;
	text-align:right;
}

#table02 .product05{
	width:270px;
	text-align:right;
}

#table02 .product06{
	width:290px;
	text-align:right;
}

*:first-child+html .adj02{
	font-size:9px;
	letter-spacing:-0.3em;
}


*:first-child+html .adj01{
	margin-left:5px;
}

.sei{
	line-height:22px;
}
.mei{
	line-height:22px;
}


#shop_naire{
	float:right;
	text-align:left;
	padding:110px 43px 0 0;
	font-color:#000000;
}





.thanks_txt{
	padding:30px;
	text-align:left;
	font-size:12px;
	font-color:#000000;
}




/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 15px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color:#FF9999;
	text-decoration: underline; 
}

a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
	color: #000;
}

/* ~~ このコンテナが他のすべての div を囲み、パーセンテージに基づいた幅を指定します。~~ */
.container {
	width:1200px;
	background: #fff;
		margin-left: -4%;
}


.header {
	width: 955px;
	height : 100px;
	background: #fff;
	margin:50px 0 0 0px;}
	
	
.menu {
	width: 415px;
	background: #fff;
	margin:-85px 0 0 580px;}

.sidebar1 {
	padding: 50px 0;
	float: left;
	width: 200px;
	height : 9000px;
	background: #fff;
	padding-bottom: 10px;
}

.sidebar2 {
	padding: 50px 0;
	float: left;
	width: 200px;
	height : 6000px;
	background: #fff;
	padding-bottom: 10px;
}

.sidebar3 {
	padding: 50px 0;
	float: left;
	width: 200px;
	height : 4500px;
	background: #fff;
	padding-bottom: 10px;
}

.sidebar4 {
	padding: 50px 0;
	float: left;
	width: 200px;
	height :2000px;
	background: #fff;
	padding-bottom: 10px;
}
.sidebar5 {
	padding: 50px 0;
	float: left;
	width: 200px;
	height :1000px;
	background: #fff;
	padding-bottom: 10px;
}


.content {
	padding: 50px 0px 0px 0px;
	width: 960px;
	text-align: left
}
.content00 {
	width: 1500px;
	height : 750px;


}

/* 左サイドバー　文字大 */
p.box01 {width: 120px;
   border-bottom: 4px solid black;
	 font-size: 22px;
	font-weight: bold;
	line-height:24px;
}

/* 左サイドバー　文字小 */
p.box03 {width: 100px;
   border-bottom: 0px dotted #000;
	  font-size: 14px;
	

}

/* 左サイドバー　アーカイブ */
p.archive {width: 120px;
	 font-size: 18px;
	font-weight: normal;
	line-height:24px;
	border-bottom: 1px dotted #000;
}


/* 右ブロック線を引きます */
p.box02 {width: 930px;
   border-bottom: 1px solid black;
}


/* 右ブロック見出し*/
p.point01 {font-size: 20px;
	font-weight: bold;}

p.point02{font-size: 16px;
	font-weight: bold;}


.staff {width: 550px;
	background: #fff;
	margin: 0px 0 0 380px;
	}
	
.stamp{width: 550px; height: 80px;
	background: #fff;
	margin: 0 0 0 50px;
	line-height: 80px;
  vertical-align: middle;
	}


#; {width:760px;
	margin-left : auto ; margin-right : 0 ;
}





.clear {
  clear: both;
  height: 60px;
  background: #fff;
}

.sns{
	
	font-size: 12px;
	text-decoration: underline;
	padding: 0px 10px 0px 0px; 
	float: left;}
	
	.stamp_image{
	padding: 10px 10px 10px 10px; 
	float: left;}
	
	.stamp_image02{
	margin: 10px 0px 0px 20px; }




/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* この余白は、上述の見出しと段落ルールの右の余白を表します。下の余白はリスト内の他のエレメントとの間隔用に配置され、左の余白はインデント作成用に配置されています。これは必要に応じて調整できます。 */
}

/* ~~ ナビゲーションリストのスタイル付け (Spry などの事前作成済みのフライアウトメニューを使用する場合は削除できます) ~~ */
ul.nav {
	list-style: none; /* リストのマーカーを削除します。 */
	border-top: 1px solid #666; /* リンク用の上部のボーダーを作成します。他のすべてのものは LI 上で下部のボーダーを使用して配置されます。 */
	margin-bottom: 15px; /* 下のコンテンツのナビゲーション間の間隔を作成します。 */
}
ul.nav li {
	border-bottom: 1px solid #666; /* ボタンの区切り線を作成します。 */
}
ul.nav a, ul.nav a:visited { /* これらのセレクターをグループ化することで、リンクのボタン表示が訪問後も確実に保持されます。 */
	padding: 5px 5px 5px 15px;
	display: block; /* リンクにブロックプロパティを指定し、リンクが含まれる LI 全体がリンクになるようにします。これにより、領域全体がマウスのクリックに反応するようになります。 */
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* マウスを使用する場合もキーボードを使用する場合も、背景色とテキストカラーを変更します。 */
	background: #6F7D94;
	color: #FFF;
}

/* ~~ ページ上にもどる ~~ */
.return {
	
	text-align: right;
	position: fixed;  

	
	}
	

/* ~~ フッター ~~ */
.footer {width: 1000px;
	background: #FFF;
	text-align: right;
	
	color: #989898;
	font-size: 14px;
	
	}
	
	.footertop {
	padding: 0px 0px 0px 0px;
	width: 960px;
	height : 50px;
	text-align: left
	
	}
	clear: both; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。 */
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*記事一覧
---------------------------------------------*/
.all{
  width: 150px;
  margin-left: auto;
	margin-top: -65px;
}

.all02{
  width: 150px;
  margin-left: auto;
	margin-top: -95px;
}

.all03{
  width: 150px;
  margin-left: auto;
	margin-top: -125px;
}

.title{
font-weight: bold;
font-size: 160%;
}



/*topロールオーバー
---------------------------------------------*/

figure {position: relative; 
 margin: 10 0 10 0;
	overflow: hidden;
	width: 260px;
height: 260px;
	float: left;
	
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transform: rotateX(-100deg);
	transform: rotateX(-100deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
	
}
figure:hover figcaption {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}


.title {position: relative;
	width: 100%;
	height: 100%;
}
.sentence {position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 200px;
	height: 200px;
	margin: auto;
}

}
.topbanner {width:960px;

	margin-right: auto;
	margin-left: auto;
}

.hinmei{font-size: 24pt;
font-weight: bold;}

.komoku{font-size: 10pt;
font-weight: bold;}

.privacy_txt{font-size: 9pt;
}