@charset "utf-8";/* 文字コードセット */


/* フラッシュレイアウト
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* レイアウト
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.cont_area {
	width:480px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float:left;
}

.news_area {
	width:760px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float:left;
}

/* インフォメーション
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.txt_tittle {
	width: 480px;
	float:left;
	font-size: 120%;
	font-weight: bold;
	color: #291452;
	margin-bottom: 10px;
}


.txt_01 {
	width: 480px;
	float:left;
}


.txt_02 {
	width: 480px;
	float:left;
}

.txt_02left {
	width: 100px;
	float:left;
}

.txt_02right {
	width: 380px;
	float:left;
}


.txt_03 {
	width: 480px;
	float:left;
	margin-bottom:10px;
}

.txt_03left {
	width: 150px;
	float:left;
}

.txt_03right {
	width: 330px;
	float:left;
}




/* ニュース
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.tit_news {
	background: url(../images/top/tit_news.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 590px;
	float: left;
}

.txt_news {
	margin-bottom: 5px;
	padding-bottom: 5px;
	float:left;
}



.txt_newsleft {
	float: left;
	width: 100px;
	text-align: left;
}

.txt_newsright {
	float: left;
	width: 490px;
	text-align: left;
}
