
div#twittercontents {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

div#titlearea{
	background-image: url('../img/bg_title.png');
	padding:7px 0px 7px 0px;
	margin:10px 0px 20px 0px;
}

div#logoarea{
	background-color:white;
	text-align:center;
	width:670px;
}

div#page_title{
	padding: 5px 0px 10px 0px;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

span.twitterlogo {
	font-family: PicoWhiteAl,"HG丸ｺﾞｼｯｸM-PRO", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

hr.separatebar{
	border: 0;
	height: 7px;
	background-image: url('../img/bg_title.png');
	margin-right: auto;
	margin-left: auto;	
}

div.content_title {
	padding: 5px 5px 5px 5px;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}
div.content_block {
	padding: 0px 5px 5px 5px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

ul.content_list {
	margin: 5px 0 0 10px;
}

ul.content_list li{
	list-style-type: disc;
	margin: 0 0 0 10px;
	font-weight: normal;
}

div#update_date{
	text-align: left;
	margin:10px 0px 10px 0px;
}

div.endtext{
	text-align: left;
	font-size: 10px;
}


