@charset "euc-jp";

/* CSS Document */

/* BG */

#bg_assure {
	overflow: hidden;
	background: url(../assure/images/bg.gif) top right no-repeat;
	}

#bg_saison {
	overflow: hidden;
	background: url(../saison/images/bg.gif) top right no-repeat;
	}

#bg_famille {
	overflow: hidden;
	background: url(../famille/images/bg.gif) top right no-repeat;
	}

#bg_brillart {
	overflow: hidden;
	background: url(../brillart/images/bg.gif) top right no-repeat;
	}

#bg_hyakunen {
	overflow: hidden;
	background: url(../hyakunen/images/bg.gif) top right no-repeat;
	}

/* Photo */

.photo_box {
	width: 130px;
	height: 110px;
	background-color: #F5F5F5;
	border: #CCCCCC 1px solid;
	}

.mt_20 {
	margin-top: 20px;
	}


/* FONT */

.fs_09 {
	font-size: 9px;
	}

.color_red {
	color: #91091B;
	}

.ecology_box_title {
	font-size: 140%;
	font-weight: bold;
	color: #697F35;
	}

.healthy_box_title {
	font-size: 110%;
	font-weight: bold;
	}
