div#shop-nav_flash {
	width: 940px;
	height: 310px;
	margin-bottom:-30px;
}

a.shop-nav_flash-1 {
	display:block;
	width: 470px;
	height: 310px;
	float: left;
	z-index:1;
	background-image: url("../img/shop-nav_flash-1.jpg");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
a.shop-nav_flash-1:hover {
	background-image: url("../img/shop-nav_flash-1_o.jpg");
}
a.shop-nav_flash-2 {
	display:block;
	width: 470px;
	height: 310px;
	float: left;
	z-index:1;
	background-image: url("../img/shop-nav_flash-2.jpg");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

a.shop-nav_flash-2:hover {
	background-image: url("../img/shop-nav_flash-2_o.jpg");
}

.shop-nav_flash-balloon {
	width:118px;
	height: 101px;
	position:relative;
	top:-118px;
	left:504px;
	z-index:2;
}

h2{margin-bottom:15px;}

div#content-left {
	width: 500px;
	height: auto;
	float: left;
}
a.kitaten  {
	color:#00F;
	}
a.kitaten:hover {
	color:#C00;
	}
ul#banner {
	list-style-type:none;
	zoom: 100%;
}
ul#banner:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
ul#banner a {
	font-weight:bold;
	font-size: 13px;
	color: #00F;
	margin-top:1px;
}
#banner a:hover {color:#C00;}
ul#banner li {
	margin-bottom:8px;
}
ul#banner li.bannerSmallLeft {
	float:left;
	width:135px;
}
ul#banner li.bannerSmallRight {
	float:left;
	margin-left:20px;
	width:135px;
}

div#content-right {
	width:350px;
	height: auto;
	float: left;
	margin-left:30px;
}
div#news {
	width: 500px;
	height: auto;
	margin-top:8px;
}
div#news ul {
	list-style-type: none;
}
div#news ul li {
	width:500px;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	border-bottom: 1px dashed #CCCCCC;	
	margin-bottom:15px;
	padding-bottom:12px;
}
.news-irregular {
	font-size: 22px;
	line-height: 26px;
	color: #0000CC;
}
.news-small {
	font-size: 15px;
	line-height: 17px;
	color: #0000CC;
}
.news-bold {
	font-weight:bold;
}
.news-title{
	width: 500px;
	height: 26px;
	font-size: 15px;
	font-weight:bold;
	line-height: 26px;
	color: #CC0000;
	display:block;
	background:url(../img/link-arrowNew.gif) left no-repeat ;
	text-indent:30px;
}
div#news p.txt {
margin-left:112px;
}

div#keitai {
margin-top:25px;
	width:500px;
	height:115px;
	border-bottom: 1px dashed #CCCCCC;		
}

div#keitai h3 {
	font-size:16px;
	font-weight:bold;
	color:#00F;
	margin-bottom:10px;
}

div#keitai p {
	margin-left:15px;
	float:left;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	}
div#keitai a {
	color:#00F;
	line-height:30px;
	}
div#keitai a:hover {
	color:#C00;
	}
div#keitai p img {
	clear:both;
	position:relative;
	top:-40px;
	left:25px;
	}

div#sold-out {
	width:940px;
	height: 140px;
	text-align: center;
}

div#brand-identity {
	display:block;
	width:350px;
	margin-top:20px;
}
.certificate {
	width:150px;
	height:194px;
	float: left;
	margin-bottom:30px;
}
div#brand-identity p {
	font-size: 13px;
	line-height: 18px;
	font-weight:bold;
	color:#444;
	margin-left:10px;
	vertical-align: bottom;
	float: left;
}


