.item{
	margin: 10px 20px 20px 40px;
}

.icon{
	float: left;
	width: 76px;
}

.text{
	float: left;
	margin-left: 20px;
	width: 520px;
}

.link{
	font-size: 120%;
	margin-top: 4px;
}

.sublink{
	margin: 7px 0px 7px 20px;
	font-size: 120%;
}

.text a,
.banner a{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.text a:hover,
.banner a:hover{
	color: black;
}

.banner{
	width: auto;
}

.linktext{
	width: 100%;
	margin-top: 10px;
}

.mutual{
	color: #163C5F;
}

.expl{
	margin: 5px 20px 10px 20px;
}

.leftmenu{
	float: left;
	width: 180px;
}

.infoc{
	float: left;
	width: 450px;
	margin-left: 10px;
}

.diary{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px #CCCCCC solid;
}

.dtitle{
	font-size: 110%;
	margin-bottom: 10px;
}

.date{
	text-align: right;
	margin-top: 5px;
}