@charset "Shift_JIS";


/*main sub title*/
h2#main-subtitle{
	background: url(/vaio/vom/Images/13su/bg_subtitle2.gif) repeat-x;
	height: 40px;
	font-size: 150%;
	padding-top: 9px;
	padding-left: 15px;
	line-height:1.2;
	margin-bottom:10px;	
	clear:both;
}

/*select sub title*/
h3#select-subtitle01{
	background: url(/vaio/vom/Images/13su/select_sttle_01.gif) no-repeat;
	height: 21px;
	width: 463px;
	font-size: 100%;
	padding-left: 10px;
	line-height:1.2;
	margin-bottom:20px;	
	clear:both;
}

h3#select-subtitle02{
	background: url(/vaio/vom/Images/13su/select_sttle_02.gif) no-repeat;
	height: 21px;
	font-size: 100%;
	padding-left: 10px;
	line-height:1.2;
	margin-bottom:20px;	
	clear:both;
}

/* --- selectLineup --- */
#table_lineup table {
	border-top: solid;
	border-left: solid;
	border-color: #bcbcbc;
	border-width: 1px; 
	margin-bottom:20px;
}
#table_lineup th {
	border-right: solid;
	border-color: #bcbcbc;
	border-width: 1px; 
}
#table_lineup td {
	border-right: solid;
	border-color: #bcbcbc;
	border-width: 1px; 
}
#table_lineup td div{
	position: relative;
}
.line01 {
	border-bottom: solid;
	border-color: #bcbcbc;
	border-width: 1px; 
}
.line02 {
	background: url(/vaio/vom/Images/13su/dot_line.gif) no-repeat left bottom;
}

.item01 {
	float: left;
	padding-left: 25px;
	margin-top:10px;
	padding-bottom: 10px;
	z-index:1;
}
.item02 {
	float: left;
	padding-left: 15px;
	margin-top:10px;
	padding-bottom: 10px;
	z-index:1;
}
.item03 {
	float: left;
	padding-left: 15px;
	margin-top:15px;
	padding-bottom: 15px;
	z-index:1;
}
.select-btn {
	float: right;
	padding-right: 15px;
	margin-top:35px;
	z-index:1;
}
.select-btn02 {
	float: right;
	padding-right: 15px;
	margin-top:75px;
	z-index:1;
}
.select-txt {
	float: right;
	font-size:80%;
	width:100px;
	padding-right: 5px;
	margin-top:30px;
	z-index:1;
}
.icon_new {
 	position:absolute;
 	left:0px;
 	top:1px;
	width:32px;
	height:28px;
	z-index:10;
 }



/* --- selectArea --- */
.selectarea {
	margin-bottom:20px;
	/*20px*/
	/*80px*/
}

.selectarea h3.head01 {
	width:455px;
	margin-bottom:1.5em;
	padding:0.5em 0 0.5em 10px;
	background:#e5e5e5;
	line-height:1.2;
	/*10px*/
	/*topのグレー見出し*/
}



/* --- subnaviArea --- */
div#subnaviArea {
	width:950px;
}
div#subnaviArea ul.list01 {
	margin-left:-17px;
	margin-bottom: 0.5em;
	_margin-left:-34px;
}
div#subnaviArea ul.list01 li {
	float:left;
	width: 369px;
	margin-left:17px;
}
div#subnaviArea ul.list02 li {
	float:left;
	width: 300px;
}

.ml25 {
	margin-left: 25px;
}

/* --- Comment--- */
.comment {
	width:950px;
	margin-bottom:1.5em;
	padding:0.5em 0 0.5em 10px;
	background:#f2f2f2;
	line-height:1.2;
	/*10px*/
	/*topのグレー見出し*/
}
.comment-txt {
	text-align:center;
}

.thank_you {
	font-size: 150%;
	font-weight:bold;
	text-align: center;
}