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



/*�Ԏ�ʃ��j���[�^�ڍ׃y�[�W*-----------------from--------------------*/

.wh_gallery_2 #title {
	width: 888px;
	margin-left: 62px;
	margin-top: 0px;
	height: 84px;
	clear:both;
	text-indent:-9999em;
	background-image: url("../img/wh_gallery/title_2.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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


.wh_gallery_2 #contents_1 {
}

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

.wh_gallery_2 .box1 {
	width: 798px;
	margin-left: 105px;
	margin-top: 10px;
    border: 1px solid #ccc;
    padding: 20px 0 30px 0;
}



.wh_gallery_2 .detail_01 {
	width: 730px;
	background-color: #2b2b2b;
	font-size: 14px;
	line-height: 15px;
	font-weight: bolder;
	color: #FFF;
	background-image: url("../img/wh_gallery/corner.gif");
	background-repeat: no-repeat;
    padding: 6px 0 6px 20px;
    margin: 0 auto 14px auto;
}

.wh_gallery_2 .detail_02 {
    display:flex;/*flexbox�錾*/
    flex-diretion: row;/*������E�ւ̉�����*/
/*    flex-wrap:wrap;/*�܂�Ԃ��^�ォ�牺*/
/*    justify-content: start;/*����*/
    justify-content: space-between;/*�ϓ��z�u*/
}

.wh_gallery_2 .detail_03 {
	width: 422px;
    margin: 0 0 0 25px; 
}

.wh_gallery_2 .detail_04 {
	width: 300px;
    margin: 0 25px 0 0; 
}

.wh_gallery_2 .detail_04 p {
	width: 217px;
    margin: 20px auto 0 auto; 
}

.wh_gallery_2 .detail_04 p img {
	border: none!important;
}

.wh_gallery_2 .detail_05,
.wh_gallery_2 .detail_06{
	width: 300px;
    height: 75px;
	display: flex;/*�e�L�X�g�㉺����*/
	justify-content: right; /* �e�L�X�g�𐅕������ɒ������� */
	align-items: center; /* �e�L�X�g�𐂒������ɒ������� */
	background-repeat: no-repeat;
    background-position: 0 center;
    text-align: right;
}

.wh_gallery_2 .detail_05 {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-image: url("../img/wh_gallery/wheel_2.png");
}

.wh_gallery_2 .detail_06 {
	border-bottom: 1px #CCCCCC solid;
	background-image: url("../img/wh_gallery/tire.png");
}


/*�ʐ^3�_*/
.wh_gallery_2 .pic_01 {
    display:flex;/*flexbox�錾*/
    flex-diretion: row;/*������E�ւ̉�����*/
/*    flex-wrap:wrap;/*�܂�Ԃ��^�ォ�牺*/
/*    justify-content: start;/*����*/
    justify-content: space-between;/*�ϓ��z�u*/
    clear: both;
	width: 748px;
    margin: 30px 0 0 25px;
}







/*�Ԏ�ʃ��j���[�^�ڍ׃y�[�W*-----------------here--------------------*/
