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

/*タイトル
----------------------------------------------*/
#ouenT {
	background: url(../img/title1.png) no-repeat;
	width: 900px;
	height: 26px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

/*テキスト設定
----------------------------------------------*/
.spT {
	width: 860px;
	margin: 0 auto 1.5em;
}


/*ご当地トーク
----------------------------------------------*/
#talk {
	background: url(../../talk/img/common/maintitle.png) no-repeat 0 20px;
	width: 508px;
	height: 138px;
	text-indent: -9999px;
	margin: 0 auto 20px;
}

#talkInfo {
	text-align: center;
	margin-bottom: 15px;
}

#backnumber {
	width: 500px;
	margin: 0 auto 80px;
}
#backnumber li {
	background: url(../../talk/img/common/ico_mail6A.gif) no-repeat 0 4px;
	text-indent: 25px;
	margin-bottom: 0.5em;
}

/*応援バナー
----------------------------------------------*/
#banner {
	width: 880px;
	margin: 0 auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#banner:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

#banner li {
	text-align: center;
	width: 220px;
	float: left;
	margin-bottom: 20px;
}

textarea {
	width: 198px;
	height: 50px;
	border: 1px solid #CCC;
	font-size: 10px;
	margin: 3px 0 15px;
	color: #333;
}