@charset "shift_jis";

/*
=====================================================================
	[商品案内] マルチロータZERO murti-zero.css
=====================================================================
*/


/* wrapper
---------------------------------------------------------------------- */
#main .wrapper{
	margin-bottom:40px;
	}

	#main .wrapper .features{
		width:430px;
		float:left;
		}
		
		
		#main .wrapper .features h3{
			margin-bottom:10px;
			}
		
	
	#main .wrapper .products_img{
		width:240px;
		float:right;
		margin:0px 0px 20px 45px;
		}
		



#main .wrapper .products_twoColumn{
	padding-bottom:10px;
	}
	
	#main .wrapper .products_twoColumn ul.p_left{
		width:auto;
		float:left;
		margin-right:20px;
		}
	
	#main .wrapper .products_twoColumn ul.p_right{
		width:auto;
		float:left;
		}





/* example
---------------------------------------------------------------------- */
#main .example{
	margin-bottom:30px;
	}
	
	#main .example .exampleL{
		width:330px;
		float:left;
		}
	
	
	#main .example .exampleR{
		width:330px;
		float:right;
		}
	
	#main .last{
		margin-bottom:40px;
		}
	
	
	





/* clear */
#main .example:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

#main .example {
	display: inline-block;
	}

/* exlude MacIE5 \*/
*html #main .example {
	height: 1%;
	}
#main .example {
	display:block;
	}
/* end MacIE5 */




















