﻿@charset "utf-8";

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

body {
	background-image: url(../images/bg.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #A55302;
	font-size: 90%;
	text-align:center;
}

#container {
	background-color: #FFFCDF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 780px;
	overflow: hidden;
	text-align: left;
}

/*トップ*/

#top-image {
	width: 780px;
	height: 300px;
	background-color: #330000;
	margin-right: auto;
	margin-left: auto;
}
#top_gold_img {
	background-image: url(../images/back.jpg);
	height: 300px;
	width: 780px;
}
#top_gold2_img {
	background-image: url(../images/back2.jpg);
	height: 300px;
	width: 780px;
}

/*ナビゲーション*/

#navigation {
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	line-height: 40px;

}
#navigation ul {
	list-style-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation li {
	float: left;
	display: block;
	list-style-type: none;
}
#navigation a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	width: 130px;
	background-image: url(../images/button.jpg);
	text-align: center;
	list-style-type: none;
	height: 40px;
	text-decoration: none;
	color: #5F2C05;
}
#navigation a:hover {
	background-image: url(../images/button.jpg);
	color: #FFFFCC;
	background-position: 0px -40px;
}
#navigation a:active {
	background-image: url(../images/button.jpg);
	color: #FFFFCC;
	background-position: 0px -40px;
}

/*サイドバー*/

#right {
	background-color: #FFFCDF;
	width: 130px;
	height: auto;
	float: right;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar {
	float: right;
	width: 140px;
	background-color: #FFFCDF;
	font-weight: bold;
	margin-top: 5em;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 12px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#sidebar a {
	display: block;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	line-height: 2em;
	text-decoration: none;
	color: #660033;
	border: 1px solid #990000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}
#sidebar a:hover {
	color: #FFFFF6;
	background-color: #660000;
}
#sidebar a:active {
	color: #CC0000;
	background-color: #660000;
}
.sidebar2 {
	float: right;
	width: 140px;
	background-color: #FFFCDF;
	font-weight: bold;
	margin-top: 5em;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 12px;
}

/*メインスペース*/
 
#contents {
	height: auto;
	background-color: #FFFCDF;
	width: 520px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 3em;
}
#contents_form {
	height: auto;
	background-color: #FFFCDF;
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.inkan-back-top {
	background-image: url(../images/inkan-size-back-top.jpg);
	height: 28px;
	width: 500px;
}
.inkan-back {
	height: auto;
	width: 500px;
	background-image: url(../images/inkan-size-back-middle.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.inkan-back-buttom {
	background-image: url(../images/inkan-size-back-buttom.jpg);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 500px;
}


/*印鑑価格表*/
.size  {
	font-size: 100%;
	width: 470px;
	border: 0px solid #C30;
	margin-top: 0px;
	background-color: #FFF;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*コイン成分比較表*/
.coin  {
	font-size: 14px;
	background-color: #FFFff6;
	width: 450px;
	border: 1px solid #C90;
	line-height: 30px;
	color: #555555;
	margin-left: 1em;
	margin-top: -2em;
	margin-bottom: 3em;
}
.coin_title {
	background-color: #FF9;
	border: 1px solid #FC0;
	width: 100px;
	text-align: center;
}
.coin_text {
	border: 1px solid #FC0;
	padding-left: 20px;
}


/*文字装飾*/

.voice_large {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: large;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bolder;
	color: #53371C;
	text-decoration: none;
	margin-top: 2em;
}


.comment {
	font-weight: bold;
	color: #660000;
	line-height: 1.5em;
}
.red_big {
	color: #CC3333;
	display: block;
	background-position: center;
}
.index_title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 1.7em;
	font-weight: bolder;
	color: #C30;
	text-decoration: none;
	font-size: 110%;
}
.main_text_title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bolder;
	font-variant: normal;
	color: #A40430;
	text-decoration: none;
	background-image: url(../images/title_line.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 30px;
	margin-top: 3em;
}
.main_text {
	line-height: 1.7em;
	color: #400000;
	text-decoration: none;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.font_size_small {
	font-size: small;
	line-height: 1.6em;
	color: #555555;
	padding-left: 1em;
}
.text_small {
	color: #555555;
	font-size: x-small;
	line-height: 1.2em;
}
/*金色素材のページのh3タグ用*/
.page_title {
	margin-top: 2em;
	margin-left: 1em;
	color: #C00;
	font-size: medium;
}

/*フッター*/

#footer {
	font-weight: bold;
	color: #FF9;
	width: 780px;
	text-align: center;
	border: 1px solid #957348;
	float: none;
	clear: both;
	font-size: x-small;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	line-height: 27px;
}
#footer_link {
	clear: both;
	text-align: center;
	color: #555555;
	padding-top: 10px;
	line-height: 1.3em;
	font-size: 70%;
}
#footer_link a {
	color: #555555;
}
#footer_link a:hover {
	color: #660000;
}
#footer_link a:active {
	color: #CC0000;
}

/*弊社についてのページの文字装飾*/
.sub_title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 12px;
	border-left-style: groove;
	border-left-color: #990000;
	padding-bottom: 1px;
	padding-left: 1em;
	margin-top: 1em;
}
.company_text {
	color: #53371C;
	line-height: 1.4em;
	padding-right: 1em;
	padding-left: 2em;
	padding-bottom: 2em;
}

/*Ｑ＆Ａのページ*/

#q {
	color: #990000;
	padding-left: 1em;
}
.a {
	color: #660000;
	background-color: #FFFFF6;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-right: 1em;
	line-height: 1.6em;
	padding-top: 2em;
	margin-top: -1px;
}.q_a_big {
	font-weight: bold;
	color: #CC0033;
}
.form_small {
	color: #555555;
	font-size: 12px;
	width: 110px;
	vertical-align: middle;
}

/*用語集の装飾*/

dt {
	color: #FFC;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/y.jpg);
	background-repeat: repeat;
	line-height: 30px;
}
dd {
	line-height: 2em;
	margin-bottom: 1em;
	color: #303;
	margin-top: 5px;
}
.top_image_right {
	float: right;
	margin-top: 120px;
}

/*h1の装飾*/

.title_image {
	background-image: url(../images/title_base.jpg);
	background-repeat: no-repeat;
	padding-top: 37px;
	padding-left: 45px;
	vertical-align: middle;
	color: #FFC;
	margin-top: 25px;
	margin-left: 25px;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.img_comment {
	font-size: 16px;
	color: #555555;
	margin-bottom: 4em;
	font-weight: bold;
}
.red {
	color: #A40430;
}
.back_white {
	background-color: #fffff6;
	border: 1px solid #933;
}

/*追加*/
.border {
	border-style: none;
}
.size_comment {
	font-size: 100%;
	color: #C00;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: normal;
}
.size-comment1 {
	font-size: x-small;
	line-height: 1.2em;
	font-weight: bolder;
	color: #300;
}

.size_comment2 {
	font-size: 70%;
	color: #333;
	line-height: 1.4em;
	font-weight: normal;
}

.inkan_size {
	padding: 0px;
	border: 1px solid #910007;
}
.price {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #600;
	line-height: 1.5em;
}
.space {
	margin-top: 40px;
}
.right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2em;
}
.freecall {
	margin-top: 3em;
	border-style: none;
}
.botton_center {
	margin-bottom: 15px;
	padding-left: 150px;
}
