#headerContainer #gnavi ul li.nav1 a {
	background-position: 0 -56px;
}

#headerContainer #visualContainer {
	background: url(../images/index/mainvisual.png) 0 0 no-repeat;
}

#headerContainer #visualContainer p {
	position: absolute;
	bottom: 30px;
	left: 20px;
}

#contentContainer #contentInner {
	padding-top: 0;	
}

#sec1 {
	display: block;
	margin-bottom: 50px;
	position: relative;
}

#sec1 h1 {
	width: 252px;
	height: 660px;
	position: absolute;
	top:0;
	right: -110px;
}

#sec1 p {
	width: 485px;
	padding-top: 40px;
	margin-bottom: 45px;
}


#sec1 section {
	clear: both;
	width: 530px;
	margin: 0 0 40px 0;
	position: relative;
}

#sec1 section h1 {
	width: 410px;
	padding: 0 0 10px 120px;
	margin: 0 0 10px 0;
	position: static;
	top: 0;
	left: 0;
	border-bottom: 1px dotted #999; 
	height: 30px;
}

#sec1 section h1 img {
	vertical-align: top;
}

#sec1 section h2 {
	position: absolute;
	top: 0;
	left: 0;
}

#sec1 section:last-child h2 {
	left: -9px;
}

#sec1 section p ,
#sec1 section dl {
	width: 410px;
	padding: 0 0 0 120px;
	margin: 0;
}

#sec1 section dl dt {
	font-size: 85.7%;
	font-weight: bold;
}

#sec1 section dl dd {
	font-size: 85.7%;
}

#sec1 .columnTitle {
	display: block;
	padding-top: 50px;	
	margin: 0 0 30px 0;
}

#sec1 .columnTitle h1 {
	width: 298px;
	height: 56px;
	border: none;
	padding: 22px 0 0 0 ;
	display: block;
	margin: 0 20px 0 0;
	float: left;
}

#sec1 .columnTitle p {
	font-size: 85.7%;
	line-height: 1.4;
	float: right;
/*	float: left;*/
	display: block;
	width: 155px;
	padding: 10px;
	border: 1px solid #cccccc;
	background: #FFF;
}


#sec2 {
	display: block;
	position: relative;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	margin-bottom: 80px;
}

#sec2 h1 {
	position: absolute;
	top: 0;
	left: 0;	
}

#sec2 section {
	display: block;
	position: relative;
	width: 230px;
	padding: 50px 0 0 150px;
	margin-bottom: 30px;
}

#sec2 section.last {
	padding: 0px 0 0 150px;
}


#sec2 section h1 {
	position: static;
	margin-bottom: 15px;	
}

#sec2 section h2 {
	margin-bottom: 15px;	
}

#sec2 section p {
	font-size: 85.7%;
	line-height: 1.4;
	display: block;
	width: 155px;
	padding: 10px;
	border: 1px solid #cccccc;
	background: #FFF;
}

#sec2 p.notes {
	padding: 0px 0 0 150px;
	width: 155px;
	font-size: 85.7%;
	line-height: 1.4;
	text-indent: -1.0em;
	margin-left: 1.0em;
}

#sec2 div {
	position: absolute;	
	top: 0;
	right: 0;
}

#sec2 div.ph2pos {
	top: 285px;
	right: -120px;
	
}

#sec3 {
	display: block;
	position: relative;
}

#sec3 h1 {
	position:absolute;
	top: 0;
	right: -26px;
}

#sec3 section {
	width: 240px;
	margin: 0 35px 20px 0;
	padding-top: 50px;
	float: left;	
}

#sec3 section:last-child {
	margin-right: 0;
}

#sec3 section h1 {
	position: static;
	height: 210px;	
}

#sec3 section dl dt {
	font-weight: bold;
	margin-bottom: 0.6em;
}

#sec3 section dl dd {
	text-align: right;
}

#sec3 .optionContainer {
	width: 530px;
	position: relative;
	z-index: 1;
}

#sec3 .optionContainer ul {
	width: 260px;
	position: relative;
	/zoom:1;
}

#sec3 .optionContainer ul li {
	float: left;
	width: 260px;
	/zoom:1;
}

#sec3 .optionContainer ul li div {
	width: 260px;
	/zoom:1;
}

#sec3 .optionContainer ul li p {
	width: 260px;
	height: 29px;
	padding: 4px 0 0 0;
	font-size: 85.7%;
	/zoom:1;
}

#sec3 .optionContainer ul li p span {
	color: #b22424;
	padding-left: 0.6em;
	font-size: 116.7%;
	/zoom:1;
}

/*
#sec3 .optionTable {
	width: 530px;
}

#sec3 .optionTable td {
	width: 260px;
	height:	108px;
	padding: 0;
}

#sec3 .optionTable td.spacer {
	width: 10px;
	background:#CC3333;
}

#sec3 .optionTable td.large {
	height:	248px;
}

#sec3 .optionTable td.txt {
	height:	33px;
	padding: 0;
	line-height: 0;
	margin: 0;
	background: #303;
}

#sec3 .optionTable td.txt span {
	height:	33px;
}



.test {
	width: 530px;	
}

.test ul li {
	clear: right;
	float: left;
	width: 260px;	
}

.test ul li.first {
	margin-right: 10px; 
}

.test ul li p {
	height: 33px;	
}*/