@charset "EUC-JP";

/*---------------------------------------
	common
---------------------------------------*/
/*----- wrapper ----- */
#jwely #wrapper {
	width: 100%;
	min-width: 950px;
	padding: 0;
	text-align: center;
}
#jwely #logoArea{
	margin-right: 50px;
}
#jwely #contents ul, ol{
	margin: 0;
	padding: 0;
}

/*----- header ----- */
#jwely #header .searchtextbox{
	height: 14px;
	padding: 2px 0px 2px 4px;
}
#jwely #header #headerLink{
	width: 360px;
	margin-top: 4px;
}
#jwely #header #headerLink li {
	background: url(/images/head_arrow.gif) no-repeat left center;
	margin: 0 10px 0 0;
}
#jwely #headerLink li#globallink {
	background: url(../images/kt_ico_gsite.gif) no-repeat left center;
	margin: 0 0 0 6px;
	padding: 0 8px 0 15px;
}
#jwely #wrapper #header {
	height: 43px;
}

/*----- topicPath ----- */
#jwely #wrapper #header,
#jwely #topicPath {
	width: 950px;
	margin: 0 auto;
}
#jwely #topicPath ul {
	margin-top: 0px;
	padding-top: 0px;
}
#jwely #topicPath li a,
#jwely #topicPath-Footer li a {
	margin-right: 4px;
	color: #039;
}
#jwely #topicPath-Footer {
	height: 24px;
	height: 28px\9; /* IE9 °Ê²¼ */
}

/*----- fixBnr ----- */
#fixBnr {
	width: 100%;
	padding: 12px 0;
	position: fixed;
	display: block;
	left: 0px;
	bottom: 0px;
	top: auto;
	background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bb000000,EndColorStr=#bb000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bb000000,EndColorStr=#bb000000)";
	z-index: 10000;
}
/*IE9*/
#fixBnr:not(:target) {
    filter: none;
    -ms-filter: none;
}
#fixBnr .specialBnr{
	width: 950px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#fixBnr .specialBnr #close{
	position: absolute;
	top: 0; right: 0;
	cursor:pointer;
}

/*----- footerWrapper ----- */
#jwely #footerWrapper{
	min-width: 950px;
}
#jwely .footernavi address{
	padding-top: 5px;
}

#jwely ul {
	margin: 0\9; /* IE8 °Ê²¼ */
}
#jwely #common-search {
	float: right;
	margin: 5px 0 0 0;
}

/*----- clearfix ----- */
/*.clearfix {
display:inline-block;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}*/

/*----- link ----- */
#contents a:link,
#contents a:visited {
	text-decoration: none;
}
#contents a:hover {
	text-decoration: underline;
}

#jwely #wrapper h1 {
	color: #000;
	text-align: left;
}

a:hover img.alpha {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

#jwely a.outlink {
	padding-right: 17px;
	background:url(/prdct/jewelry/images/icon_outlink.gif) center right no-repeat;
}
#jwely a.inlink {
	padding-right: 17px;
	background:url(/prdct/jewelry/images/icon_inlink.gif) center right no-repeat;
}

/*---------------------------------------
	#gNav
---------------------------------------*/
#gNav {
	width: 100%;
	margin-top: 20px;
	/*border-bottom: solid 1px #e9e9e9;
	box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 9px 4px -3px rgba(0,0,0,0.1);*/
}
#gNav .inner {
	width: 950px;
	margin: 0 auto;
}
#gNav ul{
	margin: 0;
	padding: 0;
}
#gNav ul li{
	float: left;
	padding-left: 1px;
	background: url(/prdct/jewelry/images/nav_line.gif) top left no-repeat;
}
#gNav ul li.first {
	padding-left: 0px;
	background: none;
}

#gNav ul li a {
	padding-bottom: 11px;
	display: block;
}
#gNav ul li a:link,
#gNav ul li a:visited{
	border-bottom: 3px solid #fff;
}
#gNav ul li a:hover,
#gNav ul li a:active{
	border-bottom: 3px solid #bf9c73;
	transition: border-color 1.5s;
	-moz-transition: border-color 1.5s;
	-webkit-transition: border-color 1.5s;
}
#gNav ul li a.now {
	border-bottom: 3px solid #bf9c73;
}

/*---------------------------------------
	#contents
---------------------------------------*/
#contents {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
#contents .totop {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
}
#contents .totop a {
	padding-left: 13px;
	color: #013299;
	background: url(/prdct/jewelry/images/arw.gif) center left no-repeat;
}

#contents .left {
	float: left;
}
#contents .right {
	float: right;
}

/*----- contactArea ----- */
#contents .contactArea .inner {
	width: 950px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	font-family:Century,"Hiragino Mincho ProN","¥Ò¥é¥®¥ÎÌÀÄ« Pro W3","HGÌÀÄ«b","MS PMincho","MS PMing","£Í£Ó £ÐÌÀÄ«","MS PMincho",serif;
}
#contents .contactArea .inner .mainTxt {
	padding-bottom: 7px;
	color: #000;
	font-size: 24px;
	line-height: 1.2;
}
#contents .contactArea .inner .subTxt {
	color: #000;
	font-size: 15px;
	line-height: 1.6;
}
#contents .contactArea .inner .informationBlock {
	padding: 25px 0 0 0;
}
#contents .contactArea .inner .tel {
	float: left;
	padding: 17px 0 10px 0;
	color: #000;
	font-size: 32px;
	font-family: 'Cardo', serif;
}
#contents .contactArea .inner .tel span {
	font-size: 20px;
}

#contents .contactArea .inner .time {
	float: left;
	color: #000;
	padding: 18px 0 0 25px;
	font-size: 15px;
}
#contents .contactArea .inner .infoBtn {
	float: right;
}

/*---------------------------------------
	.footerLinkArea
---------------------------------------*/
#jwely .footerLinkArea {
	width: 950px;
	margin: 0 auto;
	background: #fff;
}
/*----- footer contactArea ----- */
#jwely .contactArea li {
	float: left;
	/*padding-right: 20px;*/
}
#jwely .contactArea li.line {
	border-right: 1px solid #a88b6d;
}
#jwely .contactArea li.online {
	float: right;
	padding-right: 0;
}

/*----- linkArea ----- */
#jwely .linkArea {
	margin-top: 26px;
}
#jwely .linkArea .linkBlock {
	width: 237px;
	float: left;
	text-align: left;
}
#jwely .linkArea .linkBlock .linkTtl {
	padding-bottom: 10px;
	color: #888;
	font-size: 13px;
	font-weight: bold;
}
#jwely .linkArea .linkBlock .linkTtl a {
	color: #666;
}

#jwely .linkArea .linkBlock ul li {
	padding-bottom: 10px;
	color: #000;
	font-size: 12px;
	*display: inline-block;/* IE7°Ê²¼ */
}
#jwely .linkArea .linkBlock .other {
	width: 180px;
	margin-top: 6px;
	padding-top: 13px;
	color: #000;
	font-size: 12px;
	border-top: solid 1px #ddd;
}
#jwely .linkArea .linkBlock ul li a,
#jwely .linkArea .linkBlock p a {
	color: #666;
}
#jwely .linkArea .snsArea {
	/* width: 150px; */
	float: right;
	text-align: left;
}
#jwely .linkArea .snsArea p {
	float: left;
	padding: 8px 0 0 15px;
}
#jwely .linkArea .snsArea ul li {
	float: left;
	padding-left: 15px;
}
