/* newsPage */
body {
	padding:0px;
	margin:0px;
	border-top:3px solid #555;
}

a {
	color:#9977cc;
	text-decoration:none;
	border-bottom:1px dotted #ff0000;
}
a:hover {
	color:#ff0000;
	border-bottom:1px solid #ff0000;
}


#newsPage  {
	font-size:13px;
	width:550px;
	margin:0px auto;
	padding:10px 0px;
	text-align:left;
}

#newsPage h2 {
	color:#F26689;
	padding:0px 0px 0px 0px;
	font-size:1.3em;
}
#newsPage h2 .date {
	font-weight:normal;
	font-size:0.7em;
	padding:1px 5px 5px 0px;
	margin:0px 0px 0px 0px;

	margin-right:10px;
}
#newsPage h2 .date img {
	margin-right:5px;
}

.date{font-weight:normal; font-size:0.7em; margin-bottom:5px;}
.kiji{width:550px; background-color:#eeeeee; margin:10px 0px 20px 0px; padding:10px; color:#555555; font-size:0.9em; line-height:1.6em;
voice-family:"\"}\""; voice-family:inherit; width:530px;}/* exclude winIE5.x */
.mgl15{margin-left:15px;}
.mgb15{margin-bottom:15px;}
.mgb30{margin-bottom:30px;}
#newsPage .red{color:#F00;}
#newsPage .yellow{color:#FC0;}
#newsPage .green{color:#008000;}
#newsPage .skyblue{color:#00B0E0;}
#newsPage .pink{color:#F26689;}
#newsPage .rhime{color:#33FF00;}

.text {
	width:550px;
	background-color:#eeeeee;
	margin:10px 0px 50px 0px;
	padding:10px;
	color:#555555;
	font-size:0.9em;
	line-height:1.6em;
}

.red {
	color:#ff0000;
}

#copy {
	font-size:0.8em;
	color:#555;
	text-align:center;
}

#copy a {
	display:block;
	height:17px;
	width:200px;
	text-align:center;
	margin:10px auto;
}

.center{text-align:center;}
.strong{font-weight:bold; font-size:1.2em;}