@charset "euc-jp";
/* CSS Document */

html{
    font-size:10px;

}
body{
	padding:0;
	margin: 0;
	width: 100%;
	font-family: "Hiragino Kaku Gothic Pro",Meiryo, "¥á¥¤¥ê¥ª", sans-serif;
	font-size: 1.2rem;

}
a:link{
	color: #999;
	text-decoration:none;
}
a:visited{
	color: #999;
	text-decoration:none;
}
a:hover{
	color: #999;
	text-decoration:none;
}
#container_table{
	width: 1200px;
	margin:10px auto;
}

#header iframe{
	height: 120px;
	width: 1200px;
	display: block;
	border: 0px solid #FFF;
}
#navi iframe{
	height: 2000px;
	width: 300px;
	display: block;
	border: 0px solid #FFF;
}
#footer iframe{
	height: 60px;
	width: 1200px;
	display: block;
	border: 0px solid #FFF;
}
	
	
	#top_image{
		width: 1200px;
		margin: 0px auto;
	}
	#image_s{
		width: 700px;
	}
	.images_s{
		width: 110px;
		height: 110px;
		margin: 5px;
		border: 5px solid #EEE;
		display: block;
		float: left;
		text-align: center;
		overflow: hidden;
		cursor: pointer;
	}
	.images_s:first-child{
		border: 5px solid #900;
	}
	.images_img{
		height: 100%;
	}
	#image_b{
		width: 100%;
	}
	#info{
		height: 100%;
	}
	
	
	#buy{
		width: 650px;
		height: 100%;
	}
	.catch_copy{
		color: #666;
		display: inline-block;
		font-size: 16px;
		margin: 30px auto 5px;
		font-weight: 700;
	}
	.item_name{
		color: #ccc;
		display: inline-block;
		font-size: 14px;
		margin: 5px auto;
	}
	#price{
		margin: 20px 0px;
	}
	#price2{
		font-size: 20pt;
		color: #C00;
		font-weight: 700;
		margin: 0px 10px;
	}
	.tax_postage{
		color: #999;
		font-weight: 700;
	}
	
	
	.inventory_choice_name{
		background-color: #EEE;
		padding: 10px 5px;
	}
	.inventory{
		background-color: #FFF;
		padding: 10px 20px;
	}
	.sku_message{
		display: block;
		margin: 5px 10px;
	}
	.inventory_soldout{
		margin: 10px 10px;
		display: block;
	}
	.unified_delvdate_msg{
		display: none;
	}

    select {
        width: auto; 
        padding: 10px; 
        font-size: 12px; 
        border: 1px solid #ccc; 
        border-radius: 4px; 
    }
	.select1{
		display: inline-block;
		margin: 10px 30px 10px 0px;
		vertical-align: text-top;
	}
	#number , option{
	    height: 40px;
        padding: 0px;
        margin: 0px;
        border: 1px solid #CCC;
	}
	#button{
		width: 100%;
		height: 60px;
		line-height: 60px;
		background-color: #FF9090;
		color: #FFFFFF;
		font-weight: 700;
		text-align: center;
		font-size: 20px;
		margin: 10px 0;
	}
	#button button{
	    border-width: 0px;
        background-color: #FF9090;
        font-size: 18pt;
        color: #FFF;
	}
#main_image{
	margin: 10px auto;
}

	#navi{
		width: 300px;
	}