@charset "utf-8";
/* CSS Document */


#renai_flash {
	clear:both;
	margin-bottom:20px;

}

.renai_brand h2 {
	margin-bottom:10px;


}



/*3つの宣言*/


#brand01 #detail01 p, #brand02 #detail02 p, #brand03 #detail03 p, #brand04 #detail04 p {
	font-size:85%;
	line-height: 1.5em;
}

#detail01, #detail02, #detail03, #detail04  {
	float:right;
	width:64%;
}



#brand01, #brand02, #brand03, #brand04{
	clear: both;
}

#brand02, #brand03, #brand04 {
	margin-bottom:18px;
}



#brand01 {
    overflow: hidden;
}

#brand01:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #brand01 {
    height: 1em;
    overflow: visible;
}



#photo01 {
	float: left;
	width: 36%;
}
.bar {
	margin-top: 15px;
	margin-bottom: 15px;
}


/*　宣言1　*/




#brand02 {
    overflow: hidden;
}

#brand02:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #brand02 {
    height: 1em;
    overflow: visible;
}



#photo02 {
	float: left;
	width: 36%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/*　宣言2　*/

#brand03 {
	margin-bottom:18px;
}

#brand03 {
    overflow: hidden;
}

#brand03:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #brand03 {
    height: 1em;
    overflow: visible;
}
#photo03 {
	float: left;
	width: 36%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



/*　宣言4　*/


#brand04 {
	margin-bottom:18px;
}


#brand04 {
    overflow: hidden;
}

#brand04:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #brand04 {
    height: 1em;
    overflow: visible;
}
#photo04 {
	float: left;
	width: 36%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

