@charset "Shift_JIS";
/* CSS Document */



/*�z�C�[���M�������[�y�[�W*-----------------from--------------------*/

.wh_gallery_1 #title {
	width: 888px;
	margin-left: 62px;
	margin-top: 0px;
	height: 94px;
	clear:both;
/*	background-image: url("../img/drive_experience/logo.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}


/*link color*/
.wh_gallery_1 a:link		{
	text-decoration:underline;
	color:#fff;
}
.wh_gallery_1 a:visited	{
	text-decoration:underline;
	color:#fff;
}
.wh_gallery_1 a:hover		{
	text-decoration:none;
	color: #e32d2e;
}
.wh_gallery_1 a:active	{
	text-decoration:none;
	color:#fff;
}


.wh_gallery_1 #contents_1 {
}

.wh_gallery_1 #contents_2 {
	background-image: url(../img/wh_gallery/title.png);
}

.wh_gallery_1 #list_box {
	width: 820px;
	margin-left: 107px;
	margin-top: 10px;
    display:flex;/*flexbox�錾*/
    flex-diretion: row;/*������E�ւ̉�����*/
    flex-wrap:wrap;/*�܂�Ԃ��^�ォ�牺*/
    justify-content: start;/*����*/
/*    justify-content: space-between;/*�ϓ��z�u*/
}

.wh_gallery_1 .list_01 {
	width: 254px;
/*	height:311px;*/
	margin:0 18px 33px 0;
/*	float:left;*/
	position: relative;/*�G���A�����N*/
	z-index: 10; /*�G���A�����N*/
}

.wh_gallery_1 .list_01 a {/*�G���A�����N*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 20;
}

.wh_gallery_1 .list_01 img {
	width: 252px;
}

.wh_gallery_1 .list_02 {
	width: 242px;
	background-color: #2b2b2b;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bolder;
	color: #FFF;
	background-image: url(../img/wh_gallery/corner.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
    margin-bottom: 8px;
}

.wh_gallery_1 img.main_pic {
	border: 1px solid #a7a6a6;
}

.wh_gallery_1 .txt1 {
	height:50px;
	font-size: 12px;
	line-height: 1.5em;
    padding-left: 50px;
	font-weight: bolder;
	color: #FFF;
    background-image: url("../img/wh_gallery/wheel.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: table-cell;/*�e�L�X�g�㉺����*/ /* IE8����g�p�\ */
	vertical-align: middle;/*�e�L�X�g�㉺����*/
}

.wh_gallery_1 .space {
	height:10px;
    background-color: #2b2b2b;
    margin-left: 62px;
}

/*�J��z�������N*/
.wh_gallery_1 #number {
	background-color: #4d4c4d;
	width: 828px;
	margin-left: 62px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 7px;
	line-height: 25px;
	padding-right: 30px;
	padding-left: 30px;
}
/*�J��z�������N*/


/*�z�C�[���M�������[�y�[�W*-----------------here--------------------*/





