@charset "utf-8";

/* PR Area css */

.c-prTxt{
	font-size: 14px;
	color: #F43700;
	font-weight: bold;
}
.c-prBoxgene{
	width: 600px;
	margin: 15px 0 0 0;
}

/* PR Area css end */



/* List css */
#c-topListWrap{
	width: 600px;
	margin: 0 0 10px 0;
	clear: left;
}

#c-topListWrap p{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0 5px 5px;
}
#c-topListWrap h2{
	width: 600px;
	margin: 0 0 5px 0;
}

.c-PriceBox{
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	width: 598px;
	height: 600px;
	margin: 0;
	overflow: auto;
}

.c-PriceBox h3{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 0 5px;
}

.c-PriceBox h4{
	font-size: 12px;
	font-weight: normal;
	margin: 2px 5px 5px 5px;

}

/* Price CSS end */


/* shop List CSS */

#ShopList {
	width: 590px;
	padding: 0;
	margin: 0 5px 0 5px;
}

caption {
	padding: 5px 0 5px 0;
	width: 550px;	 
	font: italic 10px ;
	text-align: right;
}

th.category {
	font: bold 10px;
	font-size: 12px;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 5px 3px 5px 8px;
	background: #CAE8EA url(http://www.veng7447.cpinet.jp/cl-test/images/bg_header.jpg) no-repeat;
}

td.arrow {
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right:0;
	background: #fff;
	padding: 6px 0px 5px 5px;
	color: #4f6b72;
	text-align: left;
	vertical-align: top;
	width: 13px;

}
td.ShopLink {
	font-size: 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left:0;
	background: #fff;
	padding: 5px 5px 5px 0px;
	color: #4f6b72;
	text-align: left;
	vertical-align: top;
	width: 390px;
}

td.None {
	font-size: 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	background: #fff;
	padding: 5px 5px 5px 5px;
	margin: 2px 0 0 5px;
	color: #4f6b72;
	text-align: left;
	vertical-align: top;
	width: 390px;
}

#ShopList p{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 2px 0 0 0;
}

td.ShopImage {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 5px 5px 5px 5px;
	color: #4f6b72;
	text-align: left;
}

/* Price List CSS end */


/* IE css-hack */ 
*html .c-newsContent{
	height: 1%;
}
/* */


/* ShopIntro */
#c-shopIntroBox{
	width: 583px;
	margin: 0;
	padding-left: 17px;
}

.c-infoGene{
	width: 583px;
	margin: 0 17px 10px 0;
	font-size: 10px;
	text-align: right;
}

.c-infoGene{
	width: 583px;
	margin: 0 17px 10px 0;
	text-align: right;
}

#c-shopIntroBox dl{
	width: 180px;
	margin: 0 10px 10px 0;
	border: 1px #666666 solid;
	float: left;
}

/* IE css-hack */ 
*html #c-shopIntroBox dl{
	display: inline;
}
/* */

#c-shopIntroBox dt,#c-shopIntroBox dd{
	width: 164px;
}

#c-shopIntroBox dt{
	margin: 5px auto 8px auto;
	text-align: center;
}

#c-shopIntroBox dd{
	margin: 0 8px 5px 8px;
}
/* ShopIntro end */
/* Informatin css end */
