@charset "utf-8";
.box {
	text-align: left;
	margin-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #F2778A;
	background-image: url(../images/sozai_box_bg.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FCE6EA;
	width: 160px;
}

.left_box {
	width: 161px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	font-size: small;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	background-image: none;
	padding-bottom: 1px;
	background-color: #FFF6F2;
}
.navigation {
	color: #666666;
	font-size: small;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 1.7em;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FCE6EA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#all #main #center {
	margin-left: 172px;
}
#all #left_side {
	float: left;
	width: 162px;
	clear: left;
}
.moji_gray {
	color: #CCCCCC;
	font-size: small;
}
.twitter {
	width: 467px;
	margin-bottom: 10px;
}
.category_icon {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 6px;
	margin-bottom: 3px;
}
.news {
	height: 245px;
	overflow: auto;
	border: thin dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}
.hot_banner {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

