#cont .box1 p {
	color: #0033CC;
	line-height: 1.5em;
	font-size: 90%;
	letter-spacing: 1px;
	margin: 5px 20px 5px 20px;
	padding: 0px 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dashed #CCCCCC;
}

#cont .box1 .update {
	color: #99CC33;
	font-size: 80%;
	letter-spacing: 2px;
	float: right;
	display: inline;
	margin: 20px 5px 0px 0px;
	padding: 0px;
}
#cont .box3 {
	margin-bottom: 10px;
}
#cont .box4 {
	height: auto;
	width: 610px;
	border: 2px solid #999900;
	text-align: center;
	padding: 5px 0px 10px;
	margin: 10px 0px 10px 28px;
	color: #ECECEC;
	background-color: #0099FF;
}
#cont .box4 p {
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 0px;
	margin: 20px;
	font-size: 110%;
}
#cont .box4 h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
}
#cont .box5 {
	height: auto;
	width: 610px;
	border: 2px solid #999900;
	margin: 10px 0px 10px 28px;
	background-image: url(../img/bnr/signal_a.jpg);
	background-repeat: no-repeat;
}
#cont .box5 a:hover img {
	display: block;
	visibility: hidden;
}



#cont .box2 h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#cont .box2 p {
	color: #000099;
	line-height: 1.5em;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 5px 30px 5px 30px;
	padding: 0px;
	text-align: left;
}



#cont .box1 hr {
	border-top: 1px dashed #CCCCCC;
	width: 95%;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px auto;
}
#cont .box1 .date {
	color: #0033CC;
	line-height: 1.5em;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 10px;
	float: left;
	clear: both;
	padding: 0px 0px 0px 30px;
}
#cont .box1 .info{
	color: #0033CC;
	line-height: 1.5em;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 10px;
	padding: 0px;
	float: left;
}

#cont .bnr{
	width: 620px;
	margin-left: 30px;
	height: 90px;
}

#cont .bnr ul{
	margin: 0px;
	padding: 0px;
}

#cont .bnr li a img{
	border-style: none;
}

#cont .bnr li a:hover img{
	display: block;
	visibility: hidden;
}
#cont .bnr01{
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../img/bnr/inochi_a.jpg);
	background-repeat: no-repeat;
}

#cont .bnr02{
	float: left;
	margin-bottom: 10px;
	background-image: url(../img/bnr/yamakoshi_a.jpg);
	background-repeat: no-repeat;
}

#cont .bnr03{
	text-align: left;
	background-image: url(../img/bnr/signal_a.jpg);
	background-repeat: no-repeat;
	background-position: left 90px;
}

