@charset "Shift_JIS";

@import url("common.css");

/* ==============================================================

　■TOPページ
　　 ・コンテンツエリア
　　 ・h2
　　 ・神玉プロジェクトの説明
　　 ・天津神6神
　■セカンド以下共通
　　 ・h2
　■神玉工房
　　 ・メインナビ
　　 ・セクション
　　 ・h2
　　 ・h3
　■私的解釈
　　 ・メインナビ
　　 ・コンテンツ
　　 ・h2
　　 ・h3
　　 ・テーブル
　■三柱の計
　　 ・メインナビ
　　 ・セクション
　　 ・h2
　　 ・テキスト画像
　　 ・h3
　■異玉
　　 ・メインナビ
　　 ・セクション
　　 ・h2
　　 ・テキスト画像
　　 ・h3
　■生玉
　　 ・メインナビ
　　 ・セクション
　　 ・h2
　　 ・テキスト画像
　　 ・h3
　■神玉
　　 ・メインナビ
　　 ・h2
　　 ・テキスト画像
　　 ・pdfをダウンロードボタン
　　 ・バナー
　■リンク
　　 ・メインナビ
　　 ・h2
　　 ・リンクリスト

============================================================== */
/* --------------------------------------------------
　■TOPページ
-------------------------------------------------- */
/* ==========================================
　コンテンツエリア
========================================== */
body#index #Contents {
	width: 972px;
	padding: 30px 0 50px 0;
}



/* ==========================================
　h2
========================================== */
body#index #Contents .section h2#index01 {
	width: 708px;
	height: 30px;
	margin: 0;
	background: url(../images/index/bg_h2.jpg) no-repeat 0 0;
}

body#index #Contents .section h2#index02 {
	width: 708px;
	height: 95px;
	margin: 35px 0 0 0;
	background: url(../images/index/bg_h2.jpg) no-repeat 0 -30px;
}



/* ==========================================
　神玉プロジェクトの説明
========================================== */
body#index #Contents .section #outline {
	width: 708px;
	height: 176px;
	margin: 0;
	background: url(../images/index/bg_outline.jpg) no-repeat;
}

body#index #Contents .section #outline p {
	display: none;
}



/* ==========================================
　天津神6神
========================================== */
/* h3 */
body#index #Contents .section h3 {
	width: 168px;
	height: 28px;
	margin: 0 270px 30px 270px;
	background: url(../images/index/bg_h3.gif) no-repeat;
}


/* リスト */
body#index #Contents .section ul#godlist {
	width: 491px;
	margin: 0 109px 0 108px;
}

body#index #Contents .section ul#godlist li {
	width: 113px;
	height: 135px;
	margin: 0 76px 40px 0;
	float: left;
}

body#index #Contents .section ul#godlist li.mgn_none {
	margin: 0;
}

	/* リスト設定 */
	body#index #Contents .section ul#godlist li#god01,
	body#index #Contents .section ul#godlist li#god02,
	body#index #Contents .section ul#godlist li#god03,
	body#index #Contents .section ul#godlist li#god04,
	body#index #Contents .section ul#godlist li#god05,
	body#index #Contents .section ul#godlist li#god06 {
		width: 113px;
		height: 135px;
		display: block;
	}

	/* リストのリンク設定 */
	body#index #Contents .section ul#godlist li#god01 a,
	body#index #Contents .section ul#godlist li#god02 a,
	body#index #Contents .section ul#godlist li#god03 a,
	body#index #Contents .section ul#godlist li#god04 a,
	body#index #Contents .section ul#godlist li#god05 a,
	body#index #Contents .section ul#godlist li#god06 a {
		width: 113px;
		height: 135px;
		display: block;
		text-indent: -9999px;
	}


	/* 画像・ロールオーバー */
	/* 鳥之石楠船神 */
	body#index #Contents .section ul#godlist li#god01 {
		background: url(../images/index/bg_godlist.jpg) no-repeat 0 0;
	}
		body#index #Contents .section ul#godlist li#god01 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat 0 -135px;
		}
	
	/* 火之迦具土神 */
	body#index #Contents .section ul#godlist li#god02 {
		background: url(../images/index/bg_godlist.jpg) no-repeat -113px 0;
	}
		body#index #Contents .section ul#godlist li#god02 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat -113px -135px;
		}
	
	/* 武御雷神 */
	body#index #Contents .section ul#godlist li#god03 {
		background: url(../images/index/bg_godlist.jpg) no-repeat -226px 0;
	}
		body#index #Contents .section ul#godlist li#god03 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat -226px -135px;
		}
	
	/* 天照大御神 */
	body#index #Contents .section ul#godlist li#god04 {
		background: url(../images/index/bg_godlist.jpg) no-repeat -339px 0;
	}
		body#index #Contents .section ul#godlist li#god04 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat -339px -135px;
		}
	
	/* 月読命 */
	body#index #Contents .section ul#godlist li#god05 {
		background: url(../images/index/bg_godlist.jpg) no-repeat -452px 0;
	}
		body#index #Contents .section ul#godlist li#god05 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat -452px -135px;
		}
	
	/* 建速素戔嗚尊 */
	body#index #Contents .section ul#godlist li#god06 {
		background: url(../images/index/bg_godlist.jpg) no-repeat -565px 0;
	}
		body#index #Contents .section ul#godlist li#god06 a:hover {
			background: url(../images/index/bg_godlist.jpg) no-repeat -565px -135px;
		}




/* --------------------------------------------------
　■セカンド以下共通
-------------------------------------------------- */
/* ==========================================
　h2
========================================== */
body#kobo #Contents .section h2,
body#kotodama #Contents .section h2,
body#ikudama #Contents .section h2 {
	width: 210px;
	height: 70px;
	margin: 0 249px 35px 249px;
}




/* --------------------------------------------------
　■神玉工房
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#kobo #Header #gnavi li#gnavi01 {
	background: url(../images/common/btn_gnavi.gif) no-repeat 0 -41px;
}



/* ==========================================
　セクション
========================================== */
body#kobo #Contents .section p,
body#kobo #Contents .section_btm p {
	text-align: center;
}



/* ==========================================
　h2
========================================== */
body#kobo #Contents .section h2 {
	background: url(../images/common/bg_h2.gif) no-repeat 0 0;
}



/* ==========================================
　h3
========================================== */
body#kobo #Contents .section h3,
body#kobo #Contents .section_btm h3 {
	width: 520px;
	height: 35px;
	margin: 0 94px 10px 94px;
}

	/* プロフィール */
	body#kobo #Contents .section h3#kobo01 {
		background: url(../images/kobo/bg_h3.jpg) no-repeat 0 0;
	}
	/* 方針 */
	body#kobo #Contents .section h3#kobo02 {
		background: url(../images/kobo/bg_h3.jpg) no-repeat 0 -35px;
	}
	/* 神玉プロジェクト */
	body#kobo #Contents .section h3#kobo03 {
		background: url(../images/kobo/bg_h3.jpg) no-repeat 0 -70px;
	}
	/* コンセプト */
	body#kobo #Contents .section h3#kobo04 {
		background: url(../images/kobo/bg_h3.jpg) no-repeat 0 -105px;
	}
	/* 天津神・国津神 */
	body#kobo #Contents .section_btm h3#kobo05 {
		background: url(../images/kobo/bg_h3.jpg) no-repeat 0 -140px;
	}




/* --------------------------------------------------
　■私的解釈
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#interpretation #Header #gnavi li#gnavi02 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -125px -41px;
}



/* ==========================================
　コンテンツ
========================================== */
body#interpretation #Contents {
	background: url(../images/interpretation/bg_interpretation.jpg) no-repeat 86px 300px;
}



/* ==========================================
　h2
========================================== */
body#interpretation #Contents .section h2 {
	width: 210px;
	height: 70px;
	margin: 0 295px 35px 295px;
	background: url(../images/common/bg_h2.gif) no-repeat 0 -70px;
}



/* ==========================================
　h3
========================================== */
body#interpretation #Contents .section h3,
body#interpretation #Contents .section_btm h3 {
	width: 370px;
	height: 30px;
	margin: 0 215px 10px 215px;
}

	/* ヒスイとは */
	body#interpretation #Contents .section h3#interpretation01 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 0;
	}
	/* 糸魚川ヒスイとミャンマーヒスイ */
	body#interpretation #Contents .section h3#interpretation02 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -30px;
	display: block;
	}
	/* 宝石の視点 */
	body#interpretation #Contents .section h3#interpretation03 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -60px;
	}
	/* 大珠と勾玉 */
	body#interpretation #Contents .section h3#interpretation04 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -90px;
	}
	/* 糸魚川ヒスイの魅力 */
	body#interpretation #Contents .section h3#interpretation05 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -120px;
	}
	/* 国譲り */
	body#interpretation #Contents .section h3#interpretation06 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -150px;
	}
	/* パワーストーン */
	body#interpretation #Contents .section h3#interpretation07 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -180px;
	}
	/* 神の力 */
	body#interpretation #Contents .section h3#interpretation08 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -210px;
	}
	/* 天津神6体の解釈 */
	body#interpretation #Contents .section h3#interpretation09 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -240px;
	}
	/* 腕の値段 */
	body#interpretation #Contents .section h3#interpretation10 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -270px;
	}
	/* 職人の定義 */
	body#interpretation #Contents .section h3#interpretation11 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -300px;
	}
	/* 現代での勾玉 */
	body#interpretation #Contents .section h3#interpretation12 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -330px;
	}
	/* 現代における生命の色 */
	body#interpretation #Contents .section h3#interpretation13 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -360px;
	}
	/* 海岸でのヒスイ標石 */
	body#interpretation #Contents .section h3#interpretation14 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -390px;
	}
	/* 本物と偽物 */
	body#interpretation #Contents .section_btm h3#interpretation15 {
		background: url(../images/interpretation/bg_h3.gif) no-repeat 0 -420px;
	}



/* ==========================================
　テーブル
========================================== */
.interpretationTable {
	width: 798px;
	 margin: 0 0 10px 0;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
}

.interpretationTable td {
	height: 14px;
	padding: 7px 3px 7px 10px;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
}

.interpretationTable td a {
	display: block;
}

/* テーブル下の注釈 */
.annotation {
	width: 788px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/interpretation/img_interpretation16.gif) no-repeat;
}




/* --------------------------------------------------
　■三柱の計
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#mihasira #Header #gnavi li#gnavi03 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -250px -41px;
}



/* ==========================================
　セクション
========================================== */
body#mihasira #Contents .section p,
body#mihasira #Contents .section_btm p {
	text-align: center;
}



/* ==========================================
　h2
========================================== */
body#mihasira #Contents .section h2 {
	width: 210px;
	height: 70px;
	margin: 0 291px 35px 291px;
	background: url(../images/common/bg_h2.gif) no-repeat 0 -140px;
}



/* ==========================================
　テキスト画像
========================================== */
body#mihasira #Contents .section p.text01 {
	width: 734px;
	height: 41px;
	margin: 0 29px 35px 29px;
	text-indent: -9999px;
	background: url(../images/mihasira/img_text01.gif) no-repeat;
}

body#mihasira #Contents .section p.text02 {
	width: 634px;
	height: 22px;
	margin: 0 79px 15px 79px;
	text-indent: -9999px;
	background: url(../images/mihasira/img_text02.gif) no-repeat;
}



/* ==========================================
　h3
========================================== */
body#mihasira #Contents .section h3,
body#mihasira #Contents .section_btm h3 {
	width: 680px;
	height: 45px;
	margin: 0 56px 10px 56px;
	text-indent: -9999px;
}

body#mihasira #Contents .section h3#mihasira01 {
	background: url(../images/mihasira/bg_h3.jpg) no-repeat 0 0;
}

body#mihasira #Contents .section h3#mihasira02 {
	background: url(../images/mihasira/bg_h3.jpg) no-repeat 0 -45px;
}

body#mihasira #Contents .section_btm h3#mihasira03 {
	background: url(../images/mihasira/bg_h3.jpg) no-repeat 0 -90px;
}




/* --------------------------------------------------
　■異玉
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#kotodama #Header #gnavi li#gnavi04 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -375px -41px;
}



/* ==========================================
　h2
========================================== */
body#kotodama #Contents .section h2 {
	background: url(../images/common/bg_h2.gif) no-repeat 0 -210px;
}



/* ==========================================
　セクション
========================================== */
body#kotodama #Contents .section p,
body#kotodama #Contents .section_btm p {
	font-size: 117%;
	text-align: center;
}



/* ==========================================
　テキスト画像
========================================== */
body#kotodama #Contents .section p.text01 {
	width: 606px;
	height: 21px;
	margin: 0 51px 10px 51px;
	text-indent: -9999px;
	background: url(../images/kotodama/img_text01.gif) no-repeat;
}

body#kotodama #Contents .section .text02 {
	width: 606px;
	height: 69px;
	margin: 0 51px;
	background: url(../images/kotodama/img_text02.gif) no-repeat;
}

body#kotodama #Contents .section .text02 p {
	display: none;
}



/* ==========================================
　h3
========================================== */
body#kotodama #Contents .section h3,
body#kotodama #Contents .section_btm h3 {
	width: 156px;
	height: 30px;
	margin: 20px 276px 10px 276px;
}

body#kotodama #Contents .section h3#kotodama01 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 0;
}

body#kotodama #Contents .section h3#kotodama02 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -30px;
}

body#kotodama #Contents .section h3#kotodama03 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -60px;
}

body#kotodama #Contents .section h3#kotodama04 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -90px;
}

body#kotodama #Contents .section h3#kotodama05 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -120px;
}

body#kotodama #Contents .section h3#kotodama06 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -150px;
}

body#kotodama #Contents .section h3#kotodama07 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -180px;
}

body#kotodama #Contents .section h3#kotodama08 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -210px;
}

body#kotodama #Contents .section_btm h3#kotodama09 {
	background: url(../images/kotodama/bg_h3.gif) no-repeat 0 -240px;
}




/* --------------------------------------------------
　■生玉
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#ikudama #Header #gnavi li#gnavi05 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -472px -41px;
}



/* ==========================================
　h2
========================================== */
body#ikudama #Contents .section h2 {
	background: url(../images/common/bg_h2.gif) no-repeat 0 -280px;
}



/* ==========================================
　セクション
========================================== */
body#ikudama #Contents .section_iku p,
body#ikudama #Contents .section_btm p {
	font-size: 117%;
	text-align: center;
}



/* ==========================================
　テキスト画像
========================================== */
body#ikudama #Contents .section p.text01 {
	width: 690px;
	height: 21px;
	margin: 0 9px 10px 9px;
	text-indent: -9999px;
	background: url(../images/ikudama/img_text01.gif) no-repeat;
}

body#ikudama #Contents .section .text02 {
	width: 690px;
	height: 69px;
	margin: 0 9px;
	background: url(../images/ikudama/img_text02.gif) no-repeat;
}

body#ikudama #Contents .section .text02 p {
	display: none;
}



/* ==========================================
　h3
========================================== */
body#ikudama #Contents .section_iku h3,
body#ikudama #Contents .section_btm h3 {
	width: 326px;
	height: 30px;
	margin: 20px 191px 10px 191px;
}

body#ikudama #Contents .section_iku h3#ikudama01 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 0;
}

body#ikudama #Contents .section_iku h3#ikudama02 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -30px;
}

body#ikudama #Contents .section_iku h3#ikudama03 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -60px;
}

body#ikudama #Contents .section_iku h3#ikudama04 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -90px;
}

body#ikudama #Contents .section_iku h3#ikudama05 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -120px;
}

body#ikudama #Contents .section_iku h3#ikudama06 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -150px;
}

body#ikudama #Contents .section_iku h3#ikudama07 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -180px;
}

body#ikudama #Contents .section_btm h3#ikudama08 {
	background: url(../images/ikudama/bg_h3.gif) no-repeat 0 -210px;
}




/* --------------------------------------------------
　■神玉
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#kamidama #Header #gnavi li#gnavi06 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -569px -41px;
}



/* ==========================================
　h2
========================================== */
body#kamidama #Contents .section h2 {
	width: 210px;
	height: 70px;
	margin: 0 245px 35px 246px;
	background: url(../images/common/bg_h2.gif) no-repeat 0 -350px;
}



/* ==========================================
　テキスト画像
========================================== */
body#kamidama #Contents .section p.text01 {
	width: 691px;
	height: 21px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background: url(../images/kamidama/img_text01.gif) no-repeat;
}

body#kamidama #Contents .section .text02 {
	width: 701px;
	height: 66px;
	background: url(../images/kamidama/img_text02.gif) no-repeat;
}

body#kamidama #Contents .section .text02 p {
	display: none;
}

body#kamidama #Contents .section_pamph p.text03 {
	width: 694px;
	height: 27px;
	margin: 20px 3px 0 4px;
	text-indent: -9999px;
	background: url(../images/kamidama/img_text03.gif) no-repeat;
}



/* ==========================================
　pdfをダウンロードボタン
========================================== */
/* パンフレット(PDF)を一括ダウンロードする */
ul.pdf_all {
	width: 280px;
	height: 15px;
	margin: 0 1px 5px 420px;
}

ul.pdf_all li {
	background: url(../images/kamidama/btn_pdf_all.gif) no-repeat;
	text-indent: -9999px;
}
	/* リンク */
	ul.pdf_all li a {
		width: 280px;
		height: 15px;
		display: block;
	}

/* このページ(PDF)をダウンロードする */
ul.pdf {
	width: 203px;
	height: 14px;
	margin: 5px 0 0 498px;
}

ul.pdf li {
	background: url(../images/kamidama/btn_pdf.gif) no-repeat;
	text-indent: -9999px;
}
	/* リンク */
	ul.pdf li a {
		width: 203px;
		height: 14px;
		display: block;
	}



/* ==========================================
　バナー
========================================== */
.banner {
	width: 496px;
	margin: 0 102px 0 103px;
}

.banner img {
	margin: 0 20px 0 0;
}

.banner p {
	color:#ccc;
}




/* --------------------------------------------------
　■リンク
-------------------------------------------------- */
/* ==========================================
　メインナビ
========================================== */
body#link #Header #gnavi li#gnavi07 {
	background: url(../images/common/btn_gnavi.gif) no-repeat -666px 0 /*-41px*/;
}



/* ==========================================
　h2
========================================== */
body#link #Contents .section h2 {
	width: 210px;
	height: 70px;
	margin: 0 184px 35px 184px;
	background: url(../images/common/bg_h2.gif) no-repeat 0 -420px;
}

 

/* ==========================================
　リンクリスト
========================================== */
dl.linkList {
}

dl.linkList dt {
	height: 58px; 
	padding: 0 0 3px 0;
	border-bottom: 1px solid #666;
}
	/* IE6用ハック */
	* html dl.linkList dt {
		height: 58px; 
		padding: 0 0 10px 0;
		border-bottom: 1px solid #666;
	}

dl.linkList dt a {
	margin: 5px 10px 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #666;
	float: left;
}

dl.linkList dd {
	padding: 3px 0;
	border-bottom: 1px solid #666;
}



