@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	background:#555 url(../images/rss.gif) no-repeat 0 0;
	font-size: 12px;
	color: #eee;
	line-height: 1.4em;
	text-align: center;
	padding-top: 25px;
	padding-left: 20px;
}

body div {
	text-align: left;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ccf;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}


img {
display: inline;
border: none;
}

h1 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	line-break: normal;
	margin: 0px;
}

td {
	font-size: 12px;
	line-height: 1.5em;
}

.mini {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
} 

.bold {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
} 


/* y[W-------------------------------------------- */
.rss {
	background: url(../images/sankaku.gif) no-repeat 0 8;
	padding-left : 10px;
	font-size: 12px;
	line-height: 1.8em;
}


