/* トップページ
================================================== */

/* ムービー
================================================== */
#tp_movie_bg {
    height: 400px;
    background: url(../img/tp_movie_bg.jpg) 0 0 repeat-x;
}

#tp_movie {
    padding: 20px 0 0 0;
    width: 1020px;
    margin: 0 auto;
    clear: both;
    position: relative;
}



/* 要約
================================================== */
#tp_about_bg {
    padding: 30px 0;
    background: #00599f url(../img/tp_about_bg.gif) 0 0 repeat-x;
}
#tp_about {
    color: #fff;
}
#tp_about h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}
#tp_about p {
    line-height: 1.8em;
}






/* スクラップ
================================================== */
#tp_scrap h3 {
    margin: 20px 0;
    color: #00599f;
    font-size: 18px;
    font-weight: bold;
}

#tp_scrap #tp_scrap_list_title {
    margin-top: 10px;
    padding: 10px;
    background: #ececee;
}
#tp_scrap #tp_scrap_list_title h3 {
    margin: 0;
    padding: 10px;
    color: #002862;
    background: #fff;
}

#tp_scrap #tp_scrap_list {
    padding: 0 10px 0 10px;
    background: #ececee url(../img/tp_scrap_list_bg.gif) 0 0 repeat-y;
    border-bottom: 10px solid #ececee;
}
#tp_scrap #tp_scrap_list h4 {
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #002862;
}
#tp_scrap #tp_scrap_list h4 a {
    color: #fff;
}
#tp_scrap #tp_scrap_list .box1 , #tp_scrap #tp_scrap_list .box2 {
    float: left;
    width: 281px;
    margin-right: 15px;
}
#tp_scrap #tp_scrap_list .box3 {
    float: left;
    width: 133px;
}
#tp_scrap #tp_scrap_list .box1 p , #tp_scrap #tp_scrap_list .box2 p , #tp_scrap #tp_scrap_list .box3 p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.3em;
}
#tp_scrap #tp_scrap_list .inner p {
    padding: 10px;
    font-size: 12px;
    line-height: 1.3em;
    background: #fff;
    border: 1px solid #aaa;
}

#tp_recovery {
    margin-top: 30px;
    padding: 9px;
    background: #fff;
    border: 1px solid #aaa;
}
#tp_recovery .left {
    float: left;
    width: 340px;
    margin-right: 20px;
}
#tp_recovery .right {
    padding: 10px;
    float: left;
    width: 345px;
}

.scrap_etc {
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #aaa;
}
.scrap_etc h4 {
	margin: 0 0 10px 0;
	padding: 4px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #002862;
}



/* 産業廃棄物収集運搬
================================================== */
#tp_waste {
    margin-top: 30px;
}
#tp_waste h3 {
    margin: 20px 0;
    color: #00599f;
    font-size: 18px;
    font-weight: bold;
}



/* 新着情報
================================================== */
#news {
	margin-top: 30px;
	height: 248px;
	padding: 18px;
	border: 1px solid #aaa;
	overflow-y: scroll;
	height: 350px;
}
#news h3 {
    font-size: 22px;
    font-weight: bold;
    color: #00599f;
    margin-bottom: 20px;
}
#news dl {
    display: block;
}
#news dl dt {
    clear: left;
    float: left;
    margin: 0 0 1em 0em;
    width: 9em;
    font-weight: normal;
}
#news dl dd {
    margin: 0 0 1em 0em;
    padding: 0 0 10px 9em;
    border-bottom: 1px dotted #aaa;
}
#news a {
    color: #202a51;
    text-decoration: underline;
}
#news a:hover {
    text-decoration: none;
}



/*休暇テーブル*/

.news_table01 {
	margin-top: 6px;
	margin-bottom: 4px;
}
.news_table01 tr th {
	font-weight: normal;
	color: #333;
	text-align: left;
	border: 1px solid #CCC;
	padding: 3px;
}

.news_table01 tr td {
	border: 1px solid #CCC;
	text-align: center;
	padding: 3px;
}
.news_table01 tr .red {
	color: #C30;
	background-color:#FDD;
}
.news_table01 tr .blue {
	color:#03F;
}
.news_table01 tr .red_blue {
	color: #03F;
	background-color: #FFF8F8;
}
.news_table01 tr .white_red {
	color: #C30;
}
.news_table01 tr .legend {
	border:none;
	text-align:right;
	padding:4px;
}

/*カレンダータイプテーブル*/


.news_table02 {
	margin-top: 6px;
	margin-bottom: 4px;
}
.news_table02 tr th {
	border: 1px solid #CCC;
	text-align: center;
	padding: 2px;
	line-height:1.5em;
	width:16%;
}

.news_table02 tr td {
	border: 1px solid #CCC;
	text-align: center;
	padding: 3px;
	line-height:1.3em;
	width:12%;
}
.news_table02 tr .red {
	color: #C30;
	background-color:#FDD;
}
.news_table02 tr .blue {
	color:#03F;
}
.news_table02 tr .red_blue {
	color: #03F;
	background-color: #FFF8F8;
}

/*スマホ対応サイト用*/
.across_month{
	width:45%;
	float:left;
}
@media only screen and (max-width: 767px) {
.across_month{
	width:95%;
	float:none;
}
}


#tp_contact {
    padding: 20px 20px 20px 20px;
    color: #fff;
    background: #004ebb url(../img/tp_contact_main.jpg) center 0 no-repeat;
}
#tp_contact .text {
    margin-top: 125px;
}


