@charset "UTF-8";
.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

body , html {   height: 100%;}
#container {
		width: 100%;
		position: relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		min-width: 920px;
}
/*header*/
#header {
	z-index:21;
	background: #2C3399;
	height: 53px;
	width: 100%;
	min-width:930px;
	z-index: 20;
	position: relative;
}
#header #headerTitle {
	margin: 6px 0px 0px 11px;
	float: left;
}
#header #headerNav {
	margin: 0px 0px 0px 0px;
	right:10px;
	position:absolute;
}
ul#headerNav li{
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:102px;
	height:30px;
	line-height:0;
	vertical-align:bottom;
	font-size:1px;
}
ul#headerNav ul.sub {
	display:none;
}
ul#headerNav ul.sub li{
	float:none;
	margin:0;
	padding:0;
	background:#f00;
	width:102px;
	height:29px;
}
ul#headerNav li a{
	display:block;
	width:102px;
	height:30px;
	line-height:normal;
}
ul#headerNav ul.sub li a{
	display:block;
	width:102px;
	height:100%;
	line-height:normal;
	zoom: 1;
}
ul#headerNav ul.sub li a img{
	margin:0;
	padding:0;
	display:block;
	width:102px;
	line-height:29px;
}

/*wrapper*/
#wrapperADJ {
	width: 100%;
	overflow:hidden;
	padding-bottom:63px;
	text-align:center;
}
#wrapper {
	width: 100%;
	margin-right: -110px;
	float:left;
}
#contents{
	width: 100%;
	height: 650px;
	float: right;
	margin-left: -130px;
}  
#contents-inner{
	position: relative;
	margin: 0 auto;
	width:1200px;
}
#contents-inner ul{
	width:1200px;
	background:url(../price/img/top_line.gif) no-repeat top;
	padding:1px;
	clear: both;
}
#contents-inner #select{
	margin:10px 10px 5px 10px;
}
#contents-inner ul li{
	float:left;
	margin-left:45px;
}
#contents-inner ul li.first{
	margin-left:35px;
	margin-top:10px;
}
#contents-inner ul li.secondLine{
	margin-left:190px;
	_margin-left:112px;
}
.secondLine2{
	float:left;
	margin-left:5px!important;
}
#contents-inner ul li.tape1{
	margin-left:25px;
}
#contents-inner ul li.tape2{
	margin-left:15px;
}
#contents-inner ul li.right{
	margin-left:25px;
}
#tax {
	font-size: 10px;
	color: #999;
	position: absolute;
	top: 630px;
	right: -10px;
}

/*footnav*/
#footnav {
	position:absolute;
	bottom:18px;
	background: #2C3399;
	height: 43px;
	width: 100%;
}
#footnav ul{
	display:block;
	/*width: 960px;*/
	margin: 0 auto;
	padding: 0 20px 0 0;
	float: right;
}
#footnav ul li{
	float:left;
}
#footnav ul li.first{
	margin-left:0px;
}
#footnav ul li.socialbutton{
	margin-top:9px;
}
#footnav ul li.twitter{
	margin:6px 0 0 20px;
}

/*footer*/
#footer {
	position:absolute;
	bottom:0px;
	clear:both;
	height: 20px;
	width: 100%;
	overflow:hidden;
}
#footer img {
	margin-top:3px;
}
#footer ul {
	float:left;
}
#footer ul li{
	float:left;
	margin-left:10px;
}
img#copyright{
	float:right;
}
#contents-inner h2 {
	padding-top: 10px;
	padding-bottom: 15px;
}
