/*body{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}*/
p{margin:0; padding:0;}

.fBackground {
	background-image: url(images/flash_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}
.nBackground {
	background-image: url(images/navi_back.gif);
	background-repeat: repeat-x;
}
.nShadow {
	background-image: url(images/navi_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dataText {
	
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.new {
	font-size: 12px;	
}
.new a:link{
	color: #e478b3;
	text-decoration: none;
}
.new a:hover{
	text-decoration: underline;
}
.newLine {
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.footer {
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.copyRight {
	font-size: 10px;
	color: #333333;
	text-align: center;
	height: 20px;
}

.txtBody {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.txtBody2 {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.sNaviBack {
	background-image: url(images/side_navi_back.gif);
	background-repeat: repeat-y;
}
.txtSmall {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.txtPrice {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.priceBoad {
	font-size: 12px;
	color: #666666;
	/*width: 550px;*/
	background-color: #cccccc;
}
.priceBoad td{
	background-color: #ffffff;
}
.priceBoad .gray{
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
}
#priceBoad2{
	font-size: 12px;
	color: #666666;
	width: 290px;
	background-color: #cccccc;
}
#priceBoad2 td{
	background-color: #ffffff;
}
#priceBoad2 .gray{
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
}
.noprint {
	display: none;
}
.txtOrenge {
	font-size: 10px;
	font-weight: bold;
	color: e57c01;
}
.txtBlack {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.mgB5{margin-bottom:5px;}
.pdB5{padding-bottom:5px;}
.pdB15{padding-bottom:15px;}
.pdB10{padding-bottom:10px;}
.pdB20{padding-bottom:20px;}
.pdR10{padding-right:10px;}
.pdR20{padding-right:20px;}


.pdT5{padding-top:5px;}


.menuLine{background:url(images/popup/bg_dot.gif) repeat-x left 6px;}

/*070216追加　POPUP------------------------------*/
.pop_txt{
border-left: 8px #2c4008 solid;
border-bottom: 1px #2c4008 solid;
padding: 4px 4px 4px 6px;
font-size: 12px;
line-height: 16px;
color: #666666;
font-weight: bold;
}

.txtBodyB {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}



/*080318追加　POPUP------------------------------*/
.pop_photo{
border:solid 1px #CDCDCD;
padding:1px;
}
.pop_txtW{width:267px !important;}