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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	overflow-y:scroll;
}
p{
	margin:0;
	padding: 0;
	font-size:12px;
	line-height:160%;
}
#container {
	width: 425px;
	background: #FFFFFF;
	margin: 5px auto; 
	border: 1px solid #000000;
	text-align: left;
}
#container h1{
	margin: 0;
	padding: 15px 0 15px 15px;
}
#mainContent .border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 20px;
}
#mainContent .border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#mainContent {
	padding: 0;
	margin:0;
}
#twitter_hakuchitare h2{
	font-size:100%;
	}
#mainContent .navi_top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#mainContent .navi_topNews{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#mainContent .navi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}

#mainContent  .date{
	font-size: 10px;
	}
#mainContent #news {
	background: #000000;
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 0;
	}
#mainContent #news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent #news a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#mainContent #news a:hover {
	text-decoration: none;
	color:#000000;
	background:#FFFFFF;
}
#mainContent #news .date{
	font-size: 12px;
	padding: 0 0 0 10px;
	}
.box a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.box a:hover {
	text-decoration: none;
	color:#000000;
	background:#FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background:#000000;
}
.footer{
	font-size:10px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
.box {	padding:15px ;
	margin:0 0 15px 0;
	border:solid 2px #000000;
	background:#000000;
	color:#FFFFFF;
}
.date1 {	font-size:10px;
	margin:0 0 5px 0;}