@charset "UTF-8";

@import url("y.css");

/* ======================================

 y-onsen.html CSS file
 2008.12.24
 
 Color Cordination
 Key Color: 

======================================= */

.container .info p
{
	margin: 0 0 2em;
}

#onsenImages
{
	width: 760px;
}
#onsenImages li
{
	float: left;
	margin-right: 5px;
}
#onsenImages .lastChild
{
	margin-right: 0;
}