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

/* @import */

@import "base.css";



dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
	}

table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 


#center{
	float:left;
	width:464px;
	text-align:center;
	}

#center h3{
	float:left;
	width:464px;
	height:50px;
	margin-top:5px;
	padding-top:55px;
	text-align:center;
	background:url(../img/reed.gif) no-repeat;
	}

#center .news{
	float:left;
	width:464px;
	margin:15px 0;
	}

#right{
	float:right;
	width:182px;
	margin:0;
	}

#listtd{
	margin:20px 0 0 15px;
	}
#listtd .list{
	border-collapse:separate; 
	border-spacing:3px; 
	}
table.list td{
	width:159px;
	height:200px;
	padding-bottom:5px;
	background:url(../img/m_botan_bg.gif) no-repeat;
	}

.list h4{
    float:left;
    width:152px;
	height:19px;
	margin:2px 0 0 2px;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
}

.list h4.green{background-color:#77bc43;}
.list h4.orange{background-color:#ec9c06;}
.list h4.red{background-color:#eb754a;}
.list h4.blue{background-color:#5f79c6;}
.list h4.paple{background-color:#9473b7;}
.list h4.sky{background-color:#5ca6cb;}
.list h4.emerald{background-color:#4cb279;}
.list h4.pink{background-color:#cd5272;}


.list .mimg{
    float:left;
    height:96px;
    width:152px;
	margin-left:2px;
    text-align:center;
	display:inline;
}
.list .mimg2{
    height:84px;
}
.list dl{
    float:left;
    width:140px;
	margin:5px 8px 5px 10px;
    text-align:left;
	line-height:1.3em;
	display:inline;
}
.list dl{
    width:140px;
	margin:5px 8px 5px 10px;
    text-align:left;
}
.list dl dt{
    height:48px;
}
.list dl dd{
    height:25px;
    float:right;
	margin-top:5px;
}

/* 120823追加 */

#banner-tsunami { margin-bottom: 20px;}
#banner-tunami-fb { margin-bottom: 30px;}








