/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	共通指定
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------ メニュー個別指定指定 -------------*/
#menu dl.dropdown dt.extra a {
	width: 140px;
	background: url(../images/menu_extra.gif) 0 -25px no-repeat;
	}
/*------------ h3タイトル指定 -------------*/
#contents #closing h3 {
	background: url(../closing/images/title_closing.gif) 0 0 no-repeat;
	}
/*------------ 内部ボックス -------------*/
#contents #closing .box_inside {
	}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	テキストエリア
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#contents #closing #text_closing {
	}
	#contents #closing #text_closing .text {
		width: 663px;
		height: 590px;
		margin: 15px 0 100px 15px;
		background: url(../closing/images/text_closing.gif) 0 0 no-repeat;
		}
		#contents #closing #text_closing .text p {
			display: none;
			}


