/* Toppage */
#topimage {
	margin: 20px 0 15px 0;
}

#main {
	float: left;
	width: 730px;
	overflow: hidden;
}


h1 {
	font-size: 16px;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
}

img.kochira {
	margin: 17px 0 0 40px;
}

#headline {
	font-size: 12px;
}

#news {
	float: left;
	width: 480px;
	margin: 25px 15px 20px 0;
}

#title {
	background-image: url(../images/stitle.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 10px;
}

#news dl {
	margin-left: 10px;
}

#news dl a {
	color: #0000de;
}

#news dl a:visited {
	color: #663399;
}

#news dl a:hover {
	text-decoration: underline;
}


#news dt {
	padding-top: 12px;
	color: #00326e;
	font-size: 14px;
}
#news dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	line-height: 1.5em;
}
#rss {
	margin: 5px 0;
	text-align: right;
	font-size: 10px;
}

#rss img {
	vertical-align: middle;
	margin-left: 5px;
}

#ba {
	float: left;
	width: 235px;
	margin-top: 25px;
	font-size: 12px;
}

#ba p {
	margin-bottom: 10px;
}

img.banner {
	margin-top: 10px;
}

#plugin {
	color: #333333;
	font-size: 10px;
	line-height: 135%;
	margin-bottom: 15px;
}
#plugin a {
	color: #0000de;
	text-decoration: underline;
}

#plugin a:visited {
	color: #663399;
}
