@charset "utf-8";

#ihanko_main,
#ihanko_swaro,#ihanko_jewel,#ihanko_kyoto,#ihanko_inamori,
#ihanko_flow,
#ihanko_goods,
#ihanko_birthstone{
	padding:0 40px;
	clear:both;
}
ul{
	list-style:none;
}

/******* メインビジュアル *******/
#ihanko_main h2{
	margin:10px 0 10px -20px;
}
ul.list_atari{
	overflow:auto;
	width:680px;
	margin-left:5px;
	margin-bottom:5px;
}
ul.list_atari li{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}



dl.atari_desc{
	border:1px solid #999;
	background:url(../../images/atari/bg_desc.jpg) no-repeat left top;
	padding:15px 25px;
	margin-bottom:30px;
}
dl.atari_desc dt{
	margin-bottom:15px;
}
dl.atari_desc dd{
	padding:0 5px;
}


/******* スワロ・ジュエル *******/
.ihanko_atari h3{
	margin-bottom:15px;
}
h4.tit_atari{
	font-weight:normal;
	font-size:18px;
	padding-left:9px;
	border-left:5px solid #003366;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
p.txt_desc{
	margin-bottom:15px;
}
.red_txt{
	color:#F00;
}
ul.red_txt{
	font-size:12px;
	margin-bottom:20px;
}

div.atari_inzai{
	border:1px solid #D6D6D6;
	margin-bottom:10px;
}
div.atari_inzai dl{
	padding:7px;
	border:4px solid #F5F5F5;
	background:url(../../images/atari/bg_price_desc.jpg) repeat-x;
}
div.atari_inzai dl dt{
	margin-bottom:10px;
}
div.atari_inzai dl dd ul{
	overflow:hidden;
	width:660px;
}
div.atari_inzai dl dd ul li{
	float:left;
	text-align:center;
	width:50px;
	margin-right:15px;
	font-size:12px;
}
div.atari_inzai dl dd ul.inzai2 li{
	width:50px;
}
div.atari_inzai dl dd ul li span{
	display:block;
	line-height:1.2;
	margin-top:6px;
}

.ihanko_atari table{
	margin-bottom:40px;
}
.ihanko_atari table td,
.ihanko_atari table th{
	width:96px;
	text-align:center;
	font-weight:normal;
	font-size:13px;
}
.ihanko_atari table td{
	vertical-align:middle;
}
.ihanko_atari table th a{
	display:block;
}
.ihanko_atari table th a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration:underline;
}
.ihanko_atari table th span{
	display:block;
	line-height:1.2;
	margin:5px 0;
}
.ihanko_atari table td,
.ihanko_atari table th.price1,
.ihanko_atari table th.price2{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	color:#F00;
}
.ihanko_atari table th.price1,
.ihanko_atari table th.price2{
	border-right:1px solid #999;
	padding-top:1px;
	padding-bottom:24px;
	background-position:center 26px;
	background-repeat:no-repeat;
}
.ihanko_atari table th.price1{
	background-image:url(../../images/atari/bg_price1.png);
}
.ihanko_atari table th.price2{
	background-image:url(../../images/atari/bg_price2.png);
}

.ihanko_atari h5{
	background:url(../../images/atari/bg_subtitle.gif) no-repeat left 5px; 
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
	padding-left:17px;
}

/******* フロー *******/
#ihanko_flow h3{
	margin-bottom:20px;
}
.block_flow{
	overflow:auto;
	clear:both;
	margin-bottom:50px;
}
img.img_capture{
	margin-left:10px;
	float:left;
}
.waku_atari_comment{
	float:right;
	width:270px;
	padding:15px;
	border:1px solid #013467;
	margin-right:10px;
}
.waku_atari_comment .border_grey{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:auto;
}


/******* 商品 *******/
.goods_block{
	box-shadow:0 0 2px #ccc;
	border:1px solid #D4D4D4;
	margin-bottom:25px;
}
.goods_block div{
	border:1px solid #fff;
	background:url(../../images/atari/bg_goods.jpg) repeat-x left bottom;
	padding:22px 24px 0 24px;
}
.goods_block h4{
	margin-bottom:15px;
}
.goods_block div ul{
	overflow:auto;
	padding-left:33px;
}
.goods_block div ul li{
	text-align:center;
	float:left;
	margin-right:33px;
	margin-bottom:24px;
}
.goods_block div ul li a{
	display:block;
	color:#333;
	text-decoration:underline;
}
.goods_block div ul li a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration:none;		
}
.goods_block div ul li img{
	display:block;
	border:1px solid #999;
}


#ihanko_birthstone{
	margin-top:50px;
}
#ihanko_birthstone h3{
	margin-bottom:15px;
}
#ihanko_birthstone table{
	width:670px;
}
#ihanko_birthstone table tr{
	border-bottom:1px solid #999;
}
#ihanko_birthstone table tr.rowspan{
	border-bottom:none;
}
#ihanko_birthstone table td,
#ihanko_birthstone table th{
	vertical-align:top;
	padding:15px 10px;
}

#ihanko_birthstone table td.stone{

	text-align:center;
}
#ihanko_birthstone table td span{
	font-size:12px;
	display:block;
	line-height:1.2;
	text-align:center;
	margin-top:5px;
}


#atari_block{
	text-align:center;
}
#atari_block a{
	width:502px;
	display:inline-block;
}
#atari_block p.btn_atari_more{
	margin-bottom:40px;
	padding:10px 0;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	background:url(/_packages/img/img/shop/bg_btn_atari_more.png) no-repeat center center;
}
#atari_block p span{
	color:#B20000;
	font-weight:normal;
	position:relative;
}
#atari_block a:hover p{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	zoom:1;
}
#atari_block a:hover{
	text-decoration:none;
}
#atari_block p span:after{
	content: "";
	position: absolute;
	top:9px;
	left:-16px;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #B20000 transparent transparent transparent;
	border-width: 8px 6px 8px 6px;
}