#main {
	BACKGROUND: #ffffff;
	COLOR: #333333;
	TEXT-ALIGN: left;
	font: 80%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 15px;
}
#top-center {
	width: 386px;
	float: right;
}
#main .bunner {
	margin-bottom: 8px;
}
#left {
	margin-right: 19px;
	width: 153px;
}
#unit {
	float: left;
	width: 558px;
}

#left ul {
	margin-bottom: 1em;
	margin-top: 0.2em;
	list-style: none;
}
#left li a {
	text-decoration: none;
	color: #3366CC;
	width: 100%;
	display: block;
	background: url(../img/icon_ya.gif) no-repeat 5px;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.4em;
	text-indent: 15px;
	border-bottom: 1px dashed #999999;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}


#left a:hover {
	text-decoration: none;
	background: #C4E1C4 url(../img/icon_ya.gif) no-repeat 5px;
}
#right{
	width:183px;
	text-align:center;
	font-size:0.85em;
	float: right;
}
#right .aisatu {
	text-align: left;
	line-height: 115%;
	padding-bottom: 0.5em;
}


#pickup {
	background: #e9edef;
	padding: 7px;
	margin-bottom: 0.7em;
}
#hitokoto {
	padding-left: 13px;
}

#pickup table{
	width: 372px;
	background: #FFFFFF;
	margin-top: 5px;
}
#pickup td {
	background: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	padding: 7px;
	font-size: 75%;
	line-height: 1.3em;
}

.new {
	margin-bottom: 0.7em;
}
.new ul {
	margin-left: 20px;
	list-style: url(../img/bulet_blmaru.gif);
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.new li {
	line-height: 1.4em;
}
#main .bunner2 {

	margin-bottom: 5px;
}
.news-box {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.news-box td {
	border-bottom: 1px dashed #CCCCCC;
	padding: 5px;
	font-size: 75%;
}
.news-box th {
	font-size: 75%;
	padding: 5px;
	border-bottom: 1px dashed #CCCCCC;
}
#right #month {
	padding-bottom: 20px;
}
#right #month p {
	line-height: 1.2em;
}
