@charset "utf-8";
/* CSS Document */


.c_header{
	width:631px;
	height:auto;
	
}

.ml80{
	margin-left:100px;	
}


.mr25{
	margin-right:25px;	
}

/*		p		*/

.readText {
	font-size:12px;
	letter-spacing:1px;
	line-height:1.4em;
	color:#3d3d3d;
	
}
.readText2 {
	font-size:13px;
	letter-spacing:1px;
	line-height:1.5em;
	color:#3d3d3d;
	padding-top:30px;
	
}
.readText3 {
	font-size:10px;
	letter-spacing:1px;
	line-height:1.4em;
	
	
}
/*		span		*/
.red{
	font-weight: bold;
	color: #F00;
}


/*		clear		*/

.cl{
	clear: both;
}

/*		table		*/

.info_table{
	width:615px;
	height:auto;
	border:1px solid  #595656;
	background:#fff;
	color:#595656;
}

.info_table td{
	width:auto;
	height:auto;
	padding:10px 0;
	border:1px solid  #595656;
	font-size: 12px;
	line-height: 1.3em;
	padding:2px;
}
.info_table th{
	height:auto;
	padding:10px 0;
	border:1px solid #595656;
	font-size: 12px;
	line-height: 1.3em;
	padding:2px;
}


.td_c{
	background-color: #FEFBC6;
}
/*padding*/
.pb15{
	padding-bottom:15px;
}
.mt45{
	margin-top:45px;
}

.pb20{
	padding-bottom:20px;
}
.pb25{
	padding-bottom:25px;
}
.pb30{
	padding-bottom:30px;
}

.section222{
	width:631px;
	height:auto !important;
	padding:10px 0 0;
	margin:0 0 0 5px;
}
.section222 h3{
	font-size:140%;
	line-height:140%;
	padding-top: 10px;
	color: #1E541E;
	width: 350px;
}

.topwaku{
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #eb6823;	
}

.sashima_table th {
	padding:5px;
	font-size:12px;
	text-align:left;
	border:1px solid #eee;
	color:#2F0D03;
	background-color: #FF9;
}

.sashima_table  td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

tr:nth-child(even){
background:#f5f5dc;
}

.box599{
	width: 615px;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	clear: both;
}

.border-kuri2{
	padding: 10px;
	background-image: url(../img/season_eco/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
}

.right-box{
	float: right;
	margin-left: 10px;
}

.left-box{
	float: left;
}

.txt-box{
	line-height: 180%;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.txt-box2{
	width: 400px;
	line-height: 180%;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.txt-box4{
	width: 255px;
	line-height: 180%;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.box2{
	width: 420px;
}

.txt-box3{
	width: 390px;
	line-height: 180%;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

	
.infomation{
	background-color: #fff9b0;
	height: auto;
	width: 340px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}


.sub-title{
	color: #eb5a24;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eb5a24;
}
.sub-title2{
	color: #eb5a24;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
.ex{
	background-color: #f6ea80;
	border: 2px dotted #eb5a24;
	height: 165px;
}

.ex2{
	background-color: #f6ea80;
	border: 2px dotted #eb5a24;
	height: 230px;
	margin-top: 15px;
}
.ja-box{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #42210B;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
	margin-right: 20px;
	margin-left: 20px;
}
.ja-title{
	font-size: 16px;
	font-weight: bold;
	color: #EA6228;
}
*, ::before, ::after {
  box-sizing: content-box;
}
body {
  letter-spacing: 0;
}

/* ADD CSS 2024.10.24 */
/* ---------------------------------
   .ja-box
------------------------------------*/
.ja-box{
	height: auto;
}

.ex2{
	height: auto;
}