@charset "utf-8";
/* CSS Document */
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.article h4 {
	margin-top:2px;
	margin-bottom:24px;
	margin-left:4px;
	padding-left:18px;
	font-size:1.8em;
	line-height: 1.0;
	color:#0CF!important;
	background:url(../goods_img/inazuma.png) no-repeat;
	text-shadow:-1px 1px 0 rgba(255,255,255,1);
}

p {
	line-height:1.2;
	text-shadow:-1px 1px 0 rgba(255,255,255,1);
}

.disnon {
	display:none;
}

#goods_main {
	overflow:hidden;
}

#goods_main img {
	float:left;
}

#goods_content {
	clear:both;
}

#dempaNav {
	margin-bottom:26px;
}

.navbar {
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px solid whitesmoke;
	padding:0;
}

.navbar li {
	float:left;
	margin-left:10px;
}

.navbar li:first-child {
	float:left;
	margin-left:0px;
}

.btn-primary {
	font-weight:bold;
}

.button {
	text-align:center;
}

.thumbnail {
	overflow:hidden;
	background:whitesmoke;
	margin-bottom:26px;
}

.thumbnail .caption {
	overflow:hidden;
}

.aside {
	float:left;
	width:250px;
	margin: 0 10px 0 15px;
}

.aside img {
	width:250px;
	border:1px solid #ccc;
	margin-bottom:16px;
}

.smallImg {
	margin-top:80px;
}

.article {
	float:right;
	width:630px;
}

.amazon {
	color:#F00;
	text-align:center;
}

.value {
	margin-top:24px;
}

.media {
	text-align:center;
	margin-bottom:5px;
}

#tab li a {
	cursor: pointer;
}

#goTop img {
	border:1px solid #333;
	box-shadow:1px 1px 0 rgba(0,0,0,.4);
}

#cnt_copylight {
	width:100%;
}

#footer .footer_R ,#menseki {
	/*background:#f8f8f8;*/
}

.alertMessage {
    border:1px solid #E6406B;
    color:#E6406B;
    line-height:1.4;
    padding:10px;
    margin:10px 0;
}

.extxt a:link,
.extxt a:visited{
font-size: 80%;
color: #920000;
text-decoration: underline;
}

.long-text {
	line-height: 1.5;
}