#main{
	background-image: url("./main_background.jpg");
	background-repeat: repeat;

}

#contain{
	background-image: url("./contain_background.jpg");
	background-repeat: repeat-y;
	width: 860px;
	padding-left: 55px;
	padding-right: 55px;
}

#left_colum{
	width: 513px;
	float: left;
	text-align: left;
	margin-top: 10px;
}

#right_colum{
	width: 335px;
	float: right;
	text-align: left;
	margin-top: 10px;
}

#news{
	width: 493px;
	height: 247px;
	background-image: url("../img/news_bottom.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
}

#publicity{
	width: 493px;
	height: 247px;
	background-image: url("../img/publicity_bottom_long.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
}

.twitter_left {
	height: 72px;
	width: 262px;
	padding-left: 20px;
	vertical-align: middle;
	padding: 0px;
	background-image: url("../img/twitter_hukidasi_left.jpg");
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #646464;
	line-height: 1.4em;
}
.body_column {
	height: 80px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;   /* スクロール表示 */
	background-color: transparent;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: #eeeeff;
	scrollbar-highlight-color: #00ccff;
	scrollbar-shadow-color: #00ccff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-size: 12px;
	color: #069;
	line-height: 1.4em;
	text-align: left;
}
.body_column2 {
	height: 220px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 12px;
	color: #069;
	line-height: 1.4em;
	text-align: left;
	overflow-y: scroll;   /* スクロール表示 */
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: #eeeeff;
	scrollbar-highlight-color: #00ccff;
	scrollbar-shadow-color: #00ccff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.body_text {
	margin: 0px;
	padding: 0px;
	color:#F60;
	line-height: 1.4em;
	font-weight: bold;
}
.column_head {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color:#Ff6688;
	line-height: 1.4em;
	font-weight: bold;
}
.column_body {
	margin-top: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.copyright {
	padding: 0px;
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	width: 860px;
}
hr{
	width: 860px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color:#80ccff;
	height: 1px;
}

table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}


#about_left{
	width: 160px;
	float: left;
	text-align: left;
}

#about_right{
	width: 700px;
	float: right;
	text-align: left;
}


#about tr{
	padding:7px;
}

#about td{
	padding:7px;
}

.about1{
	background-color:#B4E6F0;
}

#special_tenpo{
	width: 400px;
	border:solid 1px #000000;
}

