@charset "shift_jis";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
	border:none;
	margin:0;
	padding:0;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*ρθέNA*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ?*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*html {
	overflow-x: hidden;
}
*/
/*img  {
	vertical-align: top;
}*/
/*top page*/



/*visual*******************/

h1 {
/* text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
}


/*----------------------------------------
	contentsArea
----------------------------------------*/

#container {
	width: 967px;
	min-height: 100%;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#pagenavi {
	overflow:hidden;
	padding-bottom:17px;
	width:100%;
}

#pagenavi ul {
	list-style:none;
	margin-left:-1px;
}

#pagenavi  li {
	float:left;
	margin-left:1px;
}

.lineup_cont_wrapper {
	overflow:hidden;
}

.lineup_cont_wrapper h2 {
	padding-bottom:10px;
	clear:both;
}


.lineup_column_wrapper {
	clear:both;
	background:url(../image/lineup_column_bg.jpg) no-repeat center bottom;
	padding-bottom:25px;
	padding-top:25px;
	overflow:hidden;
	width:100%;
}


.lineup_column_box {
	width:311px;
	overflow:hidden;
	position:relative;
}

.lineup_column_box.other {
	width:179px;
	overflow:hidden;
	position:relative;
}

.lineup_column_box a:hover img {
	opacity:0.8;
	/* for IE */
	zoom:1;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}


.lineup_column_box h4 {
	font-size:16px;
	line-height:1.2;
	margin-bottom:5px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_wrapper .strada h4 {
	border-left:3px solid #0041C0;
	padding-left:7px;
}

.lineup_column_wrapper .tabi h4 {
	border-left:3px solid #EC88B4;
	padding-left:7px;
}

.lineup_column_wrapper .gorilla h4 {
	border-left:3px solid #8FC31F;
	padding-left:7px;
}

.lineup_column_wrapper .other h4 {
	text-align:center;
}

.fleft {float:left;}
.fright {float:right;}
.pr {padding-right:17px;}

.lineup_column_box .img_box {
	width:190px;
	text-align:center;
	float:left;
	padding-left:10px;
}

.lineup_column_box .img_box_center {
	text-align:center;
	padding-top:10px;
}

.lineup_column_box span {
	display:block;
	font-size:11px;
	color:#666666;
	margin-left:211px;
	line-height:1.3;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box .lineup_disp {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:90px;
	left:211px;
	background:url(../image/spec_bg_display.png) no-repeat;
	bottom:26px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box .lineup_sd {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:90px;
	left:211px;
	background:url(../image/spec_bg_sd.png) no-repeat;
	bottom:0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box .lineup_hdd {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:90px;
	left:211px;
	background:url(../image/spec_bg_hdd.png) no-repeat;
	bottom:0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box .lineup_ssd {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:90px;
	left:211px;
	background:url(../image/spec_bg_ssd.png) no-repeat;
	bottom:0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}


h4.txt2line {
	margin-top:19px;
}

#pagetop {
	clear: both;
	width: 770px;
	padding: 20px 0;
	text-align: right;
	_background-color: #FFFFFF;
}

.pagetop {
	clear: both;
	margin: 20px 0;
	text-align: right;
}



/*----------------------------------------
	contentsAreaΗΑ
----------------------------------------*/
.lineup_column_box2 {
	width:340px;
	overflow:hidden;
	position:relative;
}

.lineup_column_box2 a:hover img {
	opacity:0.8;
	/* for IE */
	zoom:1;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}

.lineup_column_box2 h4 {
	font-size:16px;
	line-height:1.2;
	margin-bottom:5px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box2 .img_box {
	width:190px;
	text-align:center;
	float:left;
	padding-left:10px;
}

.lineup_column_box2 .img_box_center {
	text-align:center;
	padding-top:10px;
}

.lineup_column_box2 span {
	display:block;
	font-size:11px;
	color:#666666;
	margin-left:211px;
	line-height:1.3;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box2 .lineup_disp {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:118px;
	left:211px;
	background:url(../image/spec_bg_display2.png) no-repeat;
	bottom:35px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box2 .lineup_disp2 {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:118px;
	left:211px;
	background:url(../image/spec_bg_display2.png) no-repeat;
	bottom:26px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box2 .lineup_sd {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:1.6;
	color:#FFFFFF;
	width:118px;
	height:28px;
	left:211px;
	background:url(../image/spec_bg_sd2.png) no-repeat;
	bottom:0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.lineup_column_box2 .lineup_sd2 {
	position:absolute;
	text-align:center;
	font-size:9px;
	line-height:1.0;
	color:#FFFFFF;
	width:118px;
	left:211px;
	bottom:3px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box2 .lineup_sd3 {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:118px;
	left:211px;
	background:url(../image/spec_bg_sd3.png) no-repeat;
	bottom:0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}


.lineup_column_box3 {
	width:410px;
	overflow:hidden;
	position:relative;
}

.lineup_column_box3 a:hover img {
	opacity:0.8;
	/* for IE */
	zoom:1;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}

.lineup_column_box3 h4 {
	font-size:16px;
	line-height:1.2;
	margin-bottom:5px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box3 .img_box {
	width:190px;
	text-align:center;
	float:left;
	padding-left:10px;
}

.lineup_column_box3 .img_box_center {
	text-align:center;
	padding-top:10px;
}

.lineup_column_box3 span {
	display:block;
	font-size:11px;
	color:#666666;
	margin-left:211px;
	line-height:1.3;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box3 .lineup_disp {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#FFFFFF;
	width:118px;
	left:277px;
	background:url(../image/spec_bg_display2.png) no-repeat;
	bottom:39px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}

.lineup_column_box3 .lineup_sd {
	position:absolute;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:1.6;
	color:#FFFFFF;
	width:118px;
	height:28px;
	left:277px;
	background:url(../image/spec_bg_sd2.png) no-repeat;
	bottom:4px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.lineup_column_box3 .lineup_sd2 {
	position:absolute;
	text-align:center;
	font-size:9px;
	line-height:1.0;
	color:#FFFFFF;
	width:118px;
	left:277px;
	bottom:7px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.lineup_column_box3 .logo_dsrc {
	position:absolute;
	left:300px;
	top:0px;
}









/*----------------------------------------
	margin
----------------------------------------*/
.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb90 {
	margin-bottom: 90px;
}

.ml15 {
	margin-left: 15px;
}

.ml30 {
	margin-left: 30px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr190 {
	margin-right: 190px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pb20 {
	padding-bottom: 20px;
}

.logo_box{
	margin-bottom:5px;
	padding-left:7px;
}