@charset "Shift_JIS";
/***************************************************************

* rene.css

***************************************************************/
.inner {
	margin: 0 0 20px 0;
	background-image: url(../img/common/dot_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.inner h1{
	font-size: 1.4em;
	font-weight: bold;
	color: #ff9999;
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin: 15px 0 10px 0;
}
.inner h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #7C347A;
}.red {color: #FF0000}
