/*-------08/01/28----------index.html------バナー用------*/

#banner p{
	text-align:center;
	}

.box01 #shain{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;	
}

/*-------08/01/28----------whatsnew.html------商品用------*/

#item{
	font-weight: bold;
}

#pic{
 margin:0px 5px 5px 5px;
}

#explain{
	padding:30px 5px 5px 5px;
}

/* T03 */


#navi .box03 .tq a {
	display: block;
	text-decoration: none;
	background: url(../imegs/kyujin_banner.jpg);
	width: 180px;
	height: 60px;
	margin: 10px 0 8px 0;
	font-weight: bold;
	color: #FFFFFF;
}

/*********************08/04/23*********************/

/*-whatsnew-*/

#main #latest {
	width: 535px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	padding:0px;
	text-align: center;
	font-size: 12px;
}
#main #latest .top_img{
	width: 535px;
	height: 40px;
	padding:0px;
	background-image: url(../imegs/whatnew_latest.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	margin: 0px;
}
#main #latest .top_cap{
	width: 535px;
	font-size: 120%;
	margin: 0px;
	padding:0px;
	line-height: 30px;
	color: #FF0000;
}
#main #latest .latest_left{
	width: 266px;
	padding:0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#main #latest .latest_right{
	padding:0px;
	float: right;
	width: 266px;
}
#main #latest ul{
	padding:0px;
	text-align: left;
	font-size: 115%;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
}
#main #latest li{
	padding:0px;
	margin-left: 15px;
	margin-top: 15px;
	font-weight: normal;
	list-style-image: url(../imegs/whatnew_latest03.jpg);
	list-style-type: none;
	font-size: 12px;
}
#main #latest li.spec{
	list-style-image: none;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 10px;
}
#main #latest li.latest_col{
	list-style-image: none;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 18px;
}
#main #latest02{
	clear: both;
	padding-top: 15px;
	font-size: 150%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main #latest .latest_setprice {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 50px;
}
#main #latest .hyo01 {
	margin-top: 16px;
	width: 500px;
}
#main #latest .hyo01 th {
	font-weight: bold;
}
#main #latest .hyo01 td{
	text-align: right;
}
#main #latest .latest_special {
	background-image: url(../imegs/whatnew_latest04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 120px;
	width: 500px;
}
#main #latest .latest_special02 {
	text-align: left;
	margin: 15px;
	padding-left: 20px;
}
#main #latest .latest_special02 li{
	text-align: left;
	margin-top: 5px;
	list-style-image: none;
	margin-left: 20px;
	font-size: 115%;
	font-weight: bold;
}

#main #latest .latest_left02 {
	float: left;
	width: 250px;
	text-align: center;
}
#main #latest .latest_right02 {
	float: right;
	width: 250px;
}
#main #latest .latest_caution {
	margin-bottom: 40px;
	font-size: 14px;
}
#main #latest .latest_caution li{
	list-style-image: none;
}
div.clearfix{
	clear:both;
	margin: 0px;
	padding: 0px;
}

div.inbox {
  width: 170px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

div.inbox_f {
  width: 170px;
	text-align: center;
	margin-right: 0;
	float: left;
}



div.inbox p {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}

div.inbox_f p {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}

