@charset "shift_jis";



#mainContents_out #mainContents {
	background-image: url(../images/share/mainContents_bg_m.png);
	background-repeat: no-repeat;
	width: 660px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 43px;
	padding-top: 30px;
}


ul#gNav li#nHome a {
	height: 0px;
	width: 99px;
	display: block;
	background-image: url(../images/share/gNav_01.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	text-align: center;
	overflow: hidden;
	background-position: 0px 0px;
}

ul#gNav li#nHome a:hover {
	height: 0px;
	width: 99px;
	display: block;
	background-image: url(../images/share/gNav_01.gif);
	background-repeat: no-repeat;
	padding-top: 47px;
	text-align: center;
	overflow: hidden;
	background-position: 0px -47px;
}


ul#gNav li#nNewinfo a {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_02.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	text-align: center;
}

ul#gNav li#nNewinfo a:hover {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_02.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	text-align: center;
	background-position: 0px -47px;
}

ul#gNav li#nProfile a {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_03.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 47px;
}

ul#gNav li#nProfile a:hover {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_03.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 47px;
	background-position: 0px -47px;
}
ul#gNav  li#nIntroduction  {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_04.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	background-position: 0px -47px;
}



ul#gNav li#nShop a {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_05.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
}

ul#gNav li#nShop a:hover {
	height: 0px;
	width: 95px;
	background-image: url(../images/share/gNav_05.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	background-position: 0px -47px;
}

ul#gNav li#nContact a {
	height: 0px;
	width: 100px;
	background-image: url(../images/share/gNav_06.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
}

ul#gNav li#nContact a:hover {
	height: 0px;
	width: 100px;
	background-image: url(../images/share/gNav_06.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	background-position: 0px -47px;
}

ul#gNav li#nSiteMap a {
	height: 0px;
	width: 112px;
	background-image: url(../images/share/gNav_07.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
}

ul#gNav li#nSiteMap a:hover {
	height: 0px;
	width: 112px;
	background-image: url(../images/share/gNav_07.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 47px;
	overflow: hidden;
	background-position: 0px -47px;
}




.article_img {
	height: 93px;
	width: 96px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-left: 2px;
}
.article_price {
	margin-left: 20px;
	margin-bottom: 5px;
}
.article_details {
	margin-left: 10px;
}
.article_L {
	width: 98px;
	float: left;
}
.article_R {
	float: left;
	width: 180px;
	padding-left: 10px;
}

.article {
	background-image: url(../images/parts/article_bg03.gif);
	background-repeat: repeat-y;
	width: 296px;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-bottom: 15px;
}

.article_clear {
	background-image: url(../images/parts/article_bg03.gif);
	background-repeat: repeat-y;
	width: 296px;
	float: left;
	margin-left: 20px;
	display: inline;
	clear: left;
	margin-bottom: 15px;
}
#mainContents #contents_L {
	width: 380px;
	float: left;
}
#mainContents #contents_R {
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 30px;
}
#mainContents #contents_R p#article_contact {
	padding-left: 30px;
	margin-bottom: 20px;
}



.article_h2Title {
	margin-top: 20px;
}
.article_text {
	width: 330px;
	padding-left: 10px;
}
.article_linkTxt {
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: right;
}
#contents_L p.article_linkTxt a {
	color: #599801;
}
#contents_L p.article_linkTxt a:hover {
	color: #98CB00;
	text-decoration: none;
}
