@charset "shift_jis";


div#vol01,
div#vol03,
div#vol05,
div#vol07,
div#vol09{
margin:0 0 50px 0 ;
width:340px;
float:left;}


div#vol01 dt,
div#vol03 dt,
div#vol05 dt,
div#vol07 dt,
div#vol09 dt{
margin:10px  0 0 0 ;
height:70px;
font-weight:bold;
font-family:'MS UI Gothic';

}


div#vol02,
div#vol04,
div#vol06,
div#vol08,
div#vol10{
margin:0 0 50px 0 ;
width:340px;
float:right;}



div#vol02 dt,
div#vol04 dt,
div#vol06 dt,
div#vol08 dt,
div#vol10 dt{
margin:10px  0 0 0 ;
height:70px;
font-weight:bold;
font-family:'MS UI Gothic';}


div#tokucho dl{
border:solid 1px red;
}

div#tokucho dl{
border:solid 2px #6699FF;
border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
background:url(/defaultShop/nihonnofukei/img/bg_sky.png);
-pie-background:url(/defaultShop/nihonnofukei/img/bg_sky.png);
position:relative;
behavior: url(/defaultShop/images/goods/tempv02/PIE.htc);
margin: 0 0 15px 0;
padding:10px;
}

div#tokucho dt{
font-size:1.5em;
font-family:メイリオ;
border-bottom:dotted 2px #6699FF;
padding: 0 0 5px 0;
}

div#tokucho dd{
padding:5px 0 0 0;}

dl.contentsList dt{
border:solid 2px #6699FF;
border-radius: 15px;        /* CSS3草案 */  
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */ 
background:url(/defaultShop/nihonnofukei/img/bg_sky.png);
-pie-background:url(/defaultShop/nihonnofukei/img/bg_sky.png);
position:relative;
behavior: url(/defaultShop/images/goods/tempv02/PIE.htc);
text-align:center;
font-family:メイリオ;
padding:3px 0;
font-weight:bold;
}

dl.contentsList dd{
margin: 0 0 15px 0;
}



.wrap_kakaku02{
	font-size:12px;
	color:#333;
	line-height:145%;
	margin:10px 0;
}
.wrap_kakaku02 table{
	width:708px;
	border-left:#CCC solid 1px;
	border-top:#CCC solid 1px;
	border-collapse: separate;
	border-spacing: 0;
}


.wrap_kakaku02 th{
	width:106px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	background-color:#ECE8DD;
	font-size:12px !important;
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.wrap_kakaku02 td{
	
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding-left:8px;
	font-size:12px !important;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}


.tdw{width:198px;}

.wrap_kakaku02 .ttl{
	font-size:14px !important;

}






/* clearfix
-----------------------------------------------------------------------*/
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;}
	
.clearfix{display: inline-block;} 

/* Hides from IE Mac \*/
* html .clerdfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 

