body {
	background-repeat: repeat;
	background-image: url(../images/info_img/background02.gif);
	margin: 0 auto;
	background-position: center;
}

.wrapper {
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-position: center;
}


.headder {
	padding-top: 40px;
	margin: 0 auto;
}


.yodogawa {
	margin: 0 auto;
	padding-bottom: 20px;	
}


.main {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 30px;
}

/* ------------------テキスト中継------------------ */

.main_02 {
	width: 830px;
	background-repeat: repeat;
	margin: 0 auto;
}

.chukei_back {
	width: 830px;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-image: url(../images/today_img/frame_back_chukei.png);
}


.tekichu {
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 50px;
	
	/* メインの文字要素 */
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
}


/* ひだり：画像部分 */

.corner_left {
	width: 300px;
	padding-bottom: 40px;
	padding-right: 35px;
	float: left;
}

.gazo {
	margin-bottom: 10px;
}


/* みぎ：コメント部分 */
.corner_right {
	width: 365px;
	padding-bottom: 40px;
	float: left;
}

.date_time {
	height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/today_img/back_date.gif);
	background-repeat: no-repeat;
}


.teki_date {
	/* 日付の文字要素 */
	height: 15px;
	font-size: 10px;
	margin-left: 25px;
	color: #1E2535;
	letter-spacing: 1px;
	float: left;
}

.teki_time {
	padding-left: 10px;
	height: 15px;
	/* 日付の文字要素 */
	font-size: 10px;
	color: #1E2535;
	letter-spacing: 1px;
	float: left;
}

.teki_title {
	width: 300px;
	/* タイトルの文字要素 */
	font-size: 18px;
	color: #F34095;
	letter-spacing: 1px;
	line-height: 27px;
	float: left;
}


.teki_icon {
	width: 60px;
	float: right;	
}

.teki_text {
	margin-top: 40px;
}

.line {
	margin-top: 40px;
	margin-bottom: 40px;
}






/*-- webチケット --*/
.web_cart {
	margin: 0 auto;
	width: 500px;
}

.web_cart_icon {
	width: 70px;
	float:left;
	height: 52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.web_cart_btn {
	width: 200px;
	height: 42px;
	float:left;
	padding-top: 10px;
	padding-right: 230px;
	margin-bottom: 10px;
	margin-left: auto;
}

.kokuchi_frame {
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	background-color: #FFC;
	margin-right: 120px;
	margin-left: 120px;
	}
	
	
	
/*-- ことば募集 --*/
	
.kotoba_midashi {
	margin: 0 auto;
	margin-left: 100px;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-bottom: 5px;
}

.kotoba_input {
	margin: 0 auto;
	margin-left: 100px;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-bottom: 020px;
}
	
	

/* -----フロート解除----- */ 
.clear {
    clear:both;　/*floatの解除*/
}


/*-- フォント --*/
.red {
	margin: 0 auto;
	font-size: 12px;
	color: #F30;
	letter-spacing: 1px;
	line-height: 20px;
}


.small {
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.big01 {
	margin: 0 auto;
	font-size: 18px;
	color: #333;
	line-height: 25px;
}

.big_green {
	margin: 0 auto;
	font-size: 18px;
	color: #039F17;
	line-height: 25px;
}

.big02 {
	margin: 0 auto;
	font-size: 22px;
	color: #333;
	line-height: 25px;
}

/*-- 公園内容 --*/
.time {
	background-image: url(../images/info_img/time_back.gif);
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}


/*-- リンク --*/

a:link {
	color: #1D68FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D68FF;
}
a:hover {
	text-decoration: none;
	color: #1D68FF;
}
a:active {
	text-decoration: none;
	color: #1D68FF;
}
