/**********************************************************************
*Base
**********************************************************************/
body {
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#5B5B5B; 
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, input, img {
	margin: 0px;
	padding: 0;
	line-height:1.5;
	font-size:13px;
	color: #333;
}

img {
	border: none;
}

.clear {
	clear: both;
}

a            { text-decoration: none }
a:link       { color: #0000FF }
a:visited    { color: #000080 }
a:active     { color: #0000FF }
a:hover      { color: #FF0000 }


/**********************************************************************
*トップページ
**********************************************************************/

#side-pr-box {
	text-align: center;

}
#side-pr-box img {
	margin-bottom: 4px;
}



#new-box {
	padding-bottom: 8px;
	margin-bottom: 15px;
}
#new-in {
	height: 160px;
	width: 460px;
	overflow: auto;
}


#new-box h3 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
}
#new-box a {
	color: #0066FF;
	text-decoration: none;
}
#new-box a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#top-box01 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#top-box01 p {
	padding-left: 7px;
	padding-top: 5px;
}


#top-box02 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#top-box02 h2 {
	margin-bottom: 15px;
}

#top-box02 h3 {
	font-weight: normal;
	padding-left: 5px;
}


/**********************************************************************
*貴金属の買い取りページ
**********************************************************************/
#gold-box01 {

}
#gold-box01 a {
	color: #333333;
}
#gold-box01 a:hover {
	color: #FF0000;
}

#gold-box02 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#gold-box02 h2 {
	padding-bottom: 10px;
}
#gold-box02 p {
	padding-right: 45px;
	padding-left: 60px;
	margin-bottom: 20px;
	line-height: 1.5;
}
#gold-box02 #gold-in {
	background-image: url(../img/contents/gold_satei_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#gold-shop-box {
}

.gold-txt {
	font-size: 12px;
	text-indent: -1em;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 45px;
}

.gold-txt2 {
	font-size: 13px;
	text-indent: -1em;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 1.5;
}

#gold-shop-box {
	margin-bottom: 15px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



/**********************************************************************
*セールページ
**********************************************************************/
#sale-box01 {
	margin-bottom: 20px;

}
#sale-box01 h2 {
	margin-bottom: 15px;
}
#sale-box01 p {
	padding-left: 10px;
}


#sale-shop-box h2 {
	margin-bottom: 20px;
}
#sale-shop-box h3 {
	padding-bottom: 20px;
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.8;
}
#sale-shop-box h4 {
	color: #FF3300;
	padding-bottom: 7px;
	padding-left: 15px;
}
#sale-shop-box h5 {
	text-align: center;
	margin-bottom: 12px;
	margin-top: 15px;
	margin-right: 70px;
	margin-left: 70px;
	font-weight: normal;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sale-shop-box h6 {
	font-size: 13px;
	font-weight: normal;
}

.shop-p {
	color: #003300;
	margin-left: 20px;
	font-size: 12px;
}
#sale-shop-box a {
	color: #333333;
}

#sale-shop-box a:hover {
	color: #003300;
	text-decoration: underline;
}






/**********************************************************************
* Other 
**********************************************************************/

.m1 {margin	                :1px;}
.m3 {margin	                :3px;}
.m5 {margin	                :5px;}
.m10 {margin			    :10px;}
.t1 {margin-top				:1px;}
.t3 {margin-top				:3px;}
.t5 {margin-top				:5px;}
.t10 {margin-top			:10px;}
.t15 {margin-top			:15px;}
.t20 {margin-top			:20px;}
.t25 {margin-top			:25px;}
.t30 {margin-top			:30px;}
.r1 {margin-right			:1px;}
.r3 {margin-right			:3px;}
.r5 {margin-right			:5px;}
.r10 {margin-right			:10px;}
.r15 {margin-right			:15px;}
.r20 {margin-right			:20px;}
.l1 {margin-left			:1px;}
.l3 {margin-left			:3px;}
.l5 {margin-left			:5px;}
.l10 {margin-left			:10px;}
.l15 {margin-left			:15px;}
.l20 {margin-left           :20px;}
.b1 {margin-bottom          :1px ;}
.b3 {margin-bottom          :3px ;}
.b5 {margin-bottom          :5px ;}
.b10 {margin-bottom         :10px;}
.b15 {margin-bottom         :15px;}
.b20 {margin-bottom         :20px;}
.b25 {margin-bottom         :25px;}
.b30 {margin-bottom         :30px;}
.b35 {margin-bottom         :35px;}

.ss			{ font-size: 10px }
.s       	{ font-size: 12px }
.m			{ font-size: 14px }
.l			{ font-size: 16px }
.ll			{ font-size: 18px }
.large		{ font-size: 20px }
.great		{ font-size: 24px }

.s-120       	{ font-size: 12px; line-height: 120% }
.s-150       	{ font-size: 12px; line-height: 150% }

.m-120		{ font-size: 14px; line-height: 120% }
.m-150		{ font-size: 14px; line-height: 150% }
.m-180		{ font-size: 14px; line-height: 180% }
.m-200		{ font-size: 14px; line-height: 200% }

.l-120		{ font-size: 16px; line-height: 120% }
.l-150		{ font-size: 16px; line-height: 150% }
.l-180		{ font-size: 16px; line-height: 180% }
.l-200		{ font-size: 16px; line-height: 200% }

.ll-120		{ font-size: 18px; line-height: 120% }
.ll-150		{ font-size: 18px; line-height: 150% }
.ll-180		{ font-size: 18px; line-height: 180% }
.ll-200		{ font-size: 18px; line-height: 200% }

.large-120		{ font-size: 20px; line-height: 120% }
.large-150		{ font-size: 20px; line-height: 150% }
.large-180		{ font-size: 20px; line-height: 180% }
.large-200		{ font-size: 20px; line-height: 200% }

.color_red {
	color: #FF0000;
}
