@charset "shift_jis";

/*=============================

content.css for gemstory.com
20011/06/20

===============================*/

a:link {
	color: #03f;
	text-decoration: none;
}
a:visited {
	color: #03f;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active  {
	color: #03f;
	text-decoration: none;
}
a {
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Meiryo','MS P Gothic', arial, sans-serif;
	border: 0 none;
	background-color: #fff;
}
.p-center {
	text-align: center;
	font-size: 15px;
}
.p-center-s {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}
.p-center-h {
	text-align: center;
	font-size: 15px;
	margin: 15px 0;
}
.p-bld {
	font-weight: bold;
}
.p-just {
	text-align: justify;
}
.p-red {
	text-align: center;
	font-size: 15px;
	color: red;
	font-weight: bold;
}
.p-red-l {
	text-align: center;
	font-size: 25px;
	color: red;
	font-weight: bold;
}
.p-org {
	color: #f60;
	margin: 10px 0 0;
}
.p-org-s {
	color: #f60;
	font-size: 14px;
	margin: 0;
}
.p-lge {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
.p-sml {
	font-size: 13px;
}
.clear {
	clear: both;
	padding: 0 0 15px;
}
div#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 1px;
	border: none;
	background: url("imagesC/back_1000.gif");
}
div#container {
	margin: 10px auto;
	width: 900px;
}
/*ヘッダー*/
div#header  {
	width: 900px;
	height: 70px;
	border-bottom: 3px #00f solid;
	margin: 0;
}
div#header img {
	border: 0;
}
div#header-left {
	float: left;
	width: 300px;
	height: 70px;
	padding: 0;
	border: 0;
} 
div#header-left p {
	margin: 5px 0 0;
	padding: 0;
}
div#header-right {
	float: left;
	width: 600px;
	height: 70px;
	margin: 3px 0 0;
	padding: 0;
} 
div#header-right h1 {
	font-size: 11px;
	color: red;
	text-align: right;
	margin: 0 5px 0 0;
	font-weight: normal;
}
ul#header-naviu {
	margin: 0 5px 0 0;
	padding: 5px 0 0;
	font-size: 11px;
	text-align: right;
	line-height: 140%;
}
ul#header-naviu li {
	margin-right: 3px;
	display: inline;
	padding: 0 0 0 15px;
	background: url("imagesC/rarrow_5_8.gif") 6px .4em no-repeat;
}
.header-navil {
	margin: 0 7px 0 0;
	padding: 5px 0 0;
	font-size: 12px;
	text-align: right;
	line-height: 140%;
}
.header-navil li {
	margin-left: 10px;
	padding: 0 15px 0 0;
	display: inline;
	text-align: center;
	border-right: 1px solid #c2c2c2;
}
li#last {
	border-right: none;
	padding: 0;
}
/*パンくずリスト*/
ul.bread {
	height: 30px;
	margin: 10px 0;
	border: 0;
	padding: 0;
	font-size: 11px;
}
ul.bread li {
	line-height: 30px;
	display: inline;
	margin: 0;
	padding: 20px 5px 5px;
}
ul.bread a {
	text-decoration: none;
}
/*本文全体*/
div#contents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-size: 20px;
	text-align: center;
	margin: 30px 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
 	line-height: 130%;
}
div#contents ul {
	margin: 30px 0 0;
}
div#contents ul li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	text-indent: 2em;
	margin: 10px 0 0;
	line-height: 130%;
}	
h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0;
}
h5 {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
div#contents p {
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 170%;
}
hr {
	width: 100%;
	border: 0 none;
	border-bottom: 1px solid #888;
	padding: 20px 0;
}
/*画像をセンタリング*/
.pimg {
	text-align: center;
}
/*画像にフチ*/
.imgframe {
	border: 1px solid #CFCFCF;
	padding: 6px;
	background-color: #fff;
}
/*次のページ*/
div#page {
	height: 50px;
	margin: 50px 0 10px;
	border: 0;
	padding: 0;
}
div#page ul {
	width: 800px;
	height: 30px;
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
div#page ul li {
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	display: inline;
	margin: 0;
	padding: 0 10px;
}
/*フッター*/
div#footer {
	width: 900px;
	border-top: 2px #00f solid;
}
div#footer img {
	margin: 10px 0 0;
	border: 0;
}
div#footer p {
	margin-top: 0;
	font-size: 12px;
}
/*-------------------

for experiment only

---------------------*/
div#exp-container {
	width: 850px;
	margin: 20px auto;
}
.exp-row {
	width: 850px;
	height: 500px;
	margin-bottom: 15px;
}
dl.exp-left {
	float: left;
	width: 408px;
	height: 480px;
	margin-right: 15px;
	border: 1px #79B6FF solid;
}
dl.exp-right {
	float: left;
	width: 408px;
	height: 480px;
	margin-left: 15px;
	border: 1px #79B6FF solid;
}
div#exp-container dl dt {
	height: 70px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	line-height: 180%;
	margin: 0;
	background-color: #D5E8FF;
}
div#exp-container dl dd {
	xheight:350px ;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
	font-size: 15px;
	margin: 0;
	padding: 10px 25px;
}
div#exp-container ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
}
div#exp-container p {
	font-size: 15px;
	line-height: 120%;
}
div#exp-detail {
	width: 800px;
	margin: 20px auto;
	font-size: 15px;
	text-align: center;
	line-height: 150%;
}
div#exp-detail img {
	margin-top: 20px;
}
/*-------------------

for Lightning R only

---------------------*/
div#lrcontents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 150%;
}
div#lrcontents h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
div#lrcontents h3 {
	font-size: 16px;
	font-weight: bold;
 	line-height: 130%;
}
div#lrcontents h4 {
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 20px;
	color: #f60;
	text-align: center;
	margin-top: 5px;
}
div#lrcontents p {
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 150%;
}
/*--------------------------

for Australian gem only

---------------------------*/
div#austgem {
	width: 800px;
	margin: 30px auto;
}
div#austgem h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
div#austgem h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	padding-top: 20px;
}
div#austgem h4 {
	clear: both;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
	padding-top: 25px;
}
div#austgem p {
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}
.gems {
	width: 600px;
	margin: 50px auto;
}
.gems th, td {
	padding: 1em 2px ;
	text-align: left;
}
.img-r {
	float: right;
	margin-left: 1em;
}
.img-l {
	float: left;
	margin-right: 1em;
}
div#austgem img {
	border: 1px solid #D6D3D6;
}
/*--------------------------

for Link only

---------------------------*/
div#p-center	{
	text-align: center;
	font-size: 18px;
}
.p-bg	{
	width: 800px;
	height: 28px;
	background-color: #008;
}
.p-bg	p {
	color: #fff;	
	font-size: 18px;
	margin-left: 5px;
}
.link	{
	width: 800px;
	margin: 15px 0 15px 15px;
}
.link th {
	width: 250px;
	background-color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	padding: .5em 0;
}
.link td {
	font-size: 15px;
	background-color: #fff;
	line-height: 130%;
	padding: .5em 0;
}

