@charset "euc-jp";

/* CSS Document */

/* BASE CONFIG */

form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

p {
	margin: 0;
	padding: 0;
	}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
	}
	
body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff ;
	color: #4D4D4D;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	font-family: "Verdana", sans-serif, 'MS PGothic', 'Hiragino Kaku Gothic Pro W3';
	}

a:link {
	color: #547C3D;
	text-decoration: underline;
	}
a:visited {
	color: #547C3D;
	text-decoration: underline;
	}
a:active {
	color: #547C3D;
	text-decoration: underline;
	}
a:hover {
	color: #6C5026;
	text-decoration: underline;
	}


h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
h1 {
	margin-left: 10px;
	font-size: 90%;
	color: #000;
	}

h2 {
	margin-bottom: 20px;
	}
	
h3 {
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
	}
	
h4 {
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
	line-height: 130%;
	}


/* RAYOUT */

#mainframe{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
	width: 800px;
	border-top: #E8DED7 solid 5px;
	border-left: #DCDCDC solid 1px;
	border-right: #DCDCDC solid 1px;
	}

#left_unit {
	padding: 10px;
	width: 560px;
	float: left;
	}
	
#right_unit {
	padding: 10px;
	width: 200px;
	float: left;
	}


/* HEADER */

#header {
	width: 780px;
	margin: 0;
	padding: 10px 10px 0 10px;
	border-bottom: #DCDCDC solid 1px;
	overflow: hidden;
	}


/* FOOTER */

#footer {
	width: 780px;
	padding: 10px;
	clear: both;
	}


/* MENU */

#main_menu {
	padding: 10px;
	width: 780px;
	height: 85px;
	clear: both;
	}

#main_menu li {
	display: block;
	width: 156px;
	height: 85px;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#main_menu li a {
	display: block;
	width: 156px;
	height: 85px;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

/*------off*/
#main_menu li.saison a {
	background:url(../images/btn_saison.gif) no-repeat;
	}
#main_menu li.brillart a {
	background:url(../images/btn_brillart.gif) no-repeat;
	}
#main_menu li.assure a {
	background:url(../images/btn_assure.gif) no-repeat;
	}
#main_menu li.famille a {
	background:url(../images/btn_famille.gif) no-repeat;
	}
#main_menu li.hyakunen a {
	background:url(../images/btn_hyakunen.gif) no-repeat;
	}

/*------on*/
#main_menu li.saison a:hover {
	background:url(../images/btn_saison_on.gif) no-repeat;
	}
#main_menu li.brillart a:hover {
	background:url(../images/btn_brillart_on.gif) no-repeat;
	}
#main_menu li.assure a:hover {
	background:url(../images/btn_assure_on.gif) no-repeat;
	}
#main_menu li.famille a:hover {
	background:url(../images/btn_famille_on.gif) no-repeat;
	}
#main_menu li.hyakunen a:hover {
	background:url(../images/btn_hyakunen_on.gif) no-repeat;
	}


#sub_menu {
	}

#sub_menu li {
	margin-bottom: 2px;
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#sub_menu li a {
	margin-bottom: 2px;
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

/*------off*/
#sub_menu li.reform a {
	background:url(../images/btn_reform.gif) no-repeat;
	}
#sub_menu li.experience a {
	background:url(../images/btn_experience.gif) no-repeat;
	}
#sub_menu li.recruit a {
	background:url(../images/btn_recruit.gif) no-repeat;
	}

/*------on*/
#sub_menu li.reform a:hover {
	background:url(../images/btn_reform_on.gif) no-repeat;
	}
#sub_menu li.experience a:hover {
	background:url(../images/btn_experience_on.gif) no-repeat;
	}
#sub_menu li.recruit a:hover {
	background:url(../images/btn_recruit_on.gif) no-repeat;
	}


#info_menu {
	margin: 10px 0 0 6px;
	}

#info_menu li {
	margin-bottom: 10px;
	padding-left: 14px;
	background:url(../images/icon_arrow.gif) top left no-repeat;
	}

#info_menu a:link {
	color: #313131;
	text-decoration: none;
	}
#info_menu a:visited {
	color: #313131;
	text-decoration: none;
	}
#info_menu a:active {
	color: #313131;
	text-decoration: none;
	}
#info_menu a:hover {
	color: #6C5026;
	text-decoration: none;
	}


#banner_menu {
	}

#banner_menu li {
	margin-bottom: 7px;
	display: block;
	width: 200px;
	height: 143px;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#banner_menu li a {
	margin-bottom: 7px;
	display: block;
	width: 200px;
	height: 143px;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#banner_menu li.exhibition a {
	background:url(../images/btn_exhibition_s.gif) no-repeat;
	}
#banner_menu li.plant a {
	background:url(../images/btn_plant_s.gif) no-repeat;
	}


#dream_house_menu {
	margin: 5px 0 10px 20px;
	}

#dream_house_menu li {
	padding-left: 14px;
	height: 20px;
	line-height: 20px;
	}

#dream_house_menu li.dotline {
	background:url(../dream_house/images/icon_dotline.gif) top left no-repeat;
	}
#dream_house_menu li.dotend {
	background:url(../dream_house/images/icon_dotend.gif) top left no-repeat;
	}

#dream_house_menu a:link {
	color: #313131;
	text-decoration: none;
	}
#dream_house_menu a:visited {
	color: #313131;
	text-decoration: none;
	}
#dream_house_menu a:active {
	color: #313131;
	text-decoration: none;
	}
#dream_house_menu a:hover {
	color: #6C5026;
	text-decoration: none;
	}


#dream_house_sub_menu {
	margin: 5px 0 20px 20px;
	}

#dream_house_sub_menu li {
	margin-bottom: 10px;
	width: 133px;
	height: 13px;
	display: block;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#dream_house_sub_menu li a {
	margin-bottom: 10px;
	width: 133px;
	height: 13px;
	display: block;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#dream_house_sub_menu li.healthy a {
	background:url(../dream_house/images/menu_healthy.gif) no-repeat;
	}
#dream_house_sub_menu li.ecology a {
	background:url(../dream_house/images/menu_ecology.gif) no-repeat;
	}




/* CONTENTS */

	/* INDEX */
	
	#flash_box {
		width: 800px;
		border-bottom: #DCDCDC solid 1px;
		overflow: hidden;
		}
		#flash_random {
			padding: 10px 10px 0 10px;
			}

	#banner_box {
		width: 780px;
		padding: 10px;
		clear: both;
		}

	#infomation_box {
		width: 530px;
		margin: 0;
		border: #DCDCDC solid 1px;
		overflow: hidden;
		}
		#infomation_box .title {
			float: left;
			margin-right: 244px;
			}
		#infomation_box .btn_list {
			float: left;
			margin-top: 12px;
			}

	#infomation {
		padding: 0 15px 10px 15px;
		clear: both;
		}

		#infomation dt {
			padding: 12px 0 3px 0;
			color: #AC978B;
			font-size: 110%;
			font-weight: bold;
			}
		#infomation dd {
			margin: 0;
			}

	/* ADMIN */
	
	h2.admin {
		margin: 20px;
		padding-left: 8px;
		height: 25px;
		line-height: 25px;
		font-size: 150%;
		font-weight: bold;
		border-left: #CCCC00 3px solid;
		}

	div.menu_bg {
		margin: 8px 10px;
		padding: 10px 0;
		width:780px;
		height: 24px;
		text-align: center;
		background:url(../admin/images/menu_bg.jpg) top left no-repeat;
		}

	.admin_table {
		width: 90%;
		border-top: #CCCCCC 1px solid;
		border-right: #CCCCCC 1px solid;
		}

		.admin_table td {
			padding: 5px;
			margin: 0;
			border-left: #CCCCCC 1px solid;
			border-bottom: #CCCCCC 1px solid;
			text-align: left;
			}

		.admin_table th {
			padding: 5px;
			margin: 0;
			border-left: #CCCCCC 1px solid;
			border-bottom: #CCCCCC 1px solid;
			text-align: left;
			}

/* MARGIN */

.mt_10 {
	margin-top: 10px;
	}

.mt_20 {
	margin-top: 20px;
	}

.mt_30 {
	margin-top: 30px;
	}

.mt_40 {
	margin-top: 40px;
	}

.mb_10 {
	margin-bottom: 10px;
	}



/* TEXT STYLE */

.red {
	color:#FF0000;
	}
	
.pink {
	color:#D67247;
	}
	