@charset "utf-8";

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

	Catalogue Risotto CSS

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

/* common
========================================== */
#risotto {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#risotto .section {
	margin-bottom: 20px;
}

#risotto .section:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#page #risotto a {
	color: #990000;
	text-decoration: underline;
}

#page #risotto a:hover {
	text-decoration: none;
}


/* #mainR
========================================== */
#risotto #mainR {
	width: 694px;
	margin-bottom: 25px;
	padding: 0 0 0 16px;
	height: 304px;
	background: url(../../img/products/risotto/main_bg.jpg) no-repeat;
}

#mainR h1 {
	margin-bottom: 6px;
	padding-top: 25px;
}


/* #sec01
========================================== */
#risotto #sec01 {
	width: 710px;
	height: 211px;
	background: url(../../img/products/risotto/sec01_bg.gif) no-repeat;
}

#sec01 h2 {
	margin-bottom: 11px;
	padding-top: 10px;
}

#sec01 ul	 {
	width: 676px;
	margin: 0 0 0 25px;
}

#sec01 ul li {
	float: left;
	display: inline;
	width: 210px;
	margin-right: 15px;
}


/* #sec02
========================================== */
#risotto #sec02 {
	width: 710px;
	height: 328px;
	margin-bottom: 15px;
	background: url(../../img/products/risotto/sec02_bg.gif) no-repeat;
}

#sec02 h2 {
	margin-bottom: 0;
	padding: 11px 0 0 28px;
	text-align: left;
}

#sec02 .left {
	width: 313px;
	padding: 0 0 0 28px;
}

#sec02 .left p {
	padding-bottom: 5px;
	font-size: 107.8%;
	line-height: 1.4;
}


/* #sec03
========================================== */
#sec03 {
	width: 462px;
	height: 352px;
	padding-left: 248px;
	background: url(../../img/products/risotto/sec03_bg.gif) no-repeat;
}

#sec03 h2 {
	text-align: left;
	padding: 22px 0 0 31px;
}

#sec03 p span {	
	color: #E9546A;
}

#sec03 ul li {
	float: left;
	display: inline;
	width: 143px;
	padding-right: 10px;
}

#sec03 ul {
	width: auto;
	margin-top: 3px;
}

#sec03 ul li span {
	display: block;
	padding: 3px 1px 3px 4px;
	line-height: 1.3;
}


/* #sec04
========================================== */
#sec04 {
	width: 710px;
	height: 296px;
	background: url(../../img/products/risotto/sec04_bg.jpg) no-repeat;
}

#sec04 h2 {
	margin-bottom: 10px;
	padding-top: 11px;
}

#sec04 .left {
	padding: 0 0 0 90px;
}

#sec04 p.txt {
	width: 135px;
	padding: 20px 0 0 120px;
	font-size: 100%;
}
