@charset "utf-8";
/* CSS Document */

.full h2{
	margin-bottom: 10px;
	background: url(../../common/img/h_bg.jpg) no-repeat;
	width: 541px;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.block2 h2{
	margin-bottom: 10px;
	background: url(../../common/img/h_bg02.jpg) no-repeat;
	width: 340px;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.block1 h2{
	margin-bottom: 10px;
	background: url(../../common/img/h_bg03.jpg) no-repeat;
	width: 141px;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	vertical-align: middle;
}
.shop td.border{
	border-bottom: 1px dotted #999999;
}
.shop td{
	width: 166px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: top;
}
.shop td .ph{
	margin-bottom: 10px;
}
.shop td .ph a{
	display: block;
	border: 3px solid #FFF;
	width: 166px;
	height:114px;	
}
.shop td .ph a:hover{
	border: 3px solid #F5835B;
}

.shop td.edge{
	padding-right: 0px;
}
.shop td p{
	font-weight: bold;
	font-size: 14px;
}
.shop td p.logo{
	margin-bottom: 0px;
}
.shop li{
	display: inline;
}

#flashBox{
	height: 550px;
}