@charset "Shift_JIS";

#attr_body {
	width:830px;
	background:url(../att_detail/img/attrsecond_bg02.gif) left top repeat-y;
}
#attr_body01 {
	width:830px;
	background:url(../att_detail/img/attrsecond_bg01.gif) left top no-repeat;
}
#attr_body02 {
	width:830px;
	height:217px;
	padding-bottom:20px;
	background:url(../att_detail/img/attrsecond_bg03.gif) left bottom no-repeat;
}
#attr_head {
	width:830px;
}
#attr_head p {
	width:138px;
	float:left;
}
#attr_nav {
	padding-top:11px;
	width:680px;
	float:right;
}
#attr_nav ul {
	width:680px;
}
#attr_nav ul li {
	width:83px;
	float:left;
}


#attr_main {
	position:relative;
	margin-left:30px;
	padding:21px 0 0;
	width:780px;
}
#attr_container ul {
	width:780px;
}
#attr_container ul li {
	display:block;
	width:86px;
	float:left;
}
#attr_container ul li.noitem {
	height:78px;
}

#attr_main #loading {
	text-align:center;
	padding:50px 0;
}
/*-----------------------------------------
	Ajax
-----------------------------------------*/
#simplemodal-overlay {
	background-color: #000000;
}
#simplemodal-container {
	height: 500px;
	width: 490px;
	background-color: #ffffff;
	border:4px solid #444444;
	text-align: left;
	position: relative;
}
#simplemodal-container code {
	background:#141414;
	border-left:3px solid #65B43D;
	color:#bbbbbb;
	display:block;
	margin-bottom:12px;
}
#simplemodal-container a.modalCloseImg {
	background: url(../att_detail/img/x.png) no-repeat;
	width: 89px;
	height: 22px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 520px;
	left: 220px;
}
*html #simplemodal-container a.modalCloseImg {
	background: none;
	position: absolute;
	top: 520px;
	left: 225px;
	width: 89px;
	height: 22px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../att_detail/img/x.png',sizingMethod='scale');
	z-index: 3200;
}
*html #simplemodal-container a.modalCloseImg {
	background: none;
	position: absolute;
	top: 520px;
	left: 225px;
	width: 89px;
	height: 22px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../att_detail/img/x.png',sizingMethod='scale');
	z-index: 3200;
	float: left;
}

#simplemodal-container {
	padding: 15px;
}

#popup {
	display: none;
}

iframe {
	height: 430px;
	width: 490px;
	border: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: relative;
}
