#pagetitle {
	text-indent: -5000px;
	height: 80px;
	margin-bottom: 20px;
	background-image: url(../img/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_top {
	font-size: 11px;
	width: 620px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.box {
	font-size: 0.8em;
	line-height: 1.5em;
}
.box p {
	margin-bottom: 10px;
}

.box h4 {
	color: #039;
	font-size: 1.3em;
}
#rent dd ,#rent2 dd  {
	text-indent: -5000px;
	height: 0px;
	overflow: hidden;
}
#rent, #rent2 {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#rent {
	background-image: url(../img/bg_akoffice.jpg);
	margin-bottom: 20px;
}
#rent2 {
	background-image: url(../img/bg_akoffice2.jpg);
}
#point {
	height: 150px;
	text-indent: -5000px;
	background-image: url(../img/point1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#Campaign p {
	font-size: 11pt;
	margin-bottom: 30px;
}
#information li{
	text-align: left;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#info {
	text-align: right;
	padding-bottom: 1px;
	background-image: url(../img/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#info ul {
	text-align: left;
	margin-left: 165px;
}
#blog li a {
	font-size: 13px;
	color: #09C;
	text-decoration: none;
}
#blog h4 {
	height: 35px;
	margin-bottom: 15px;
	text-indent: -5000px;
	background-image: url(../img/index_info.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#skillup {
}
#skillup img {
}
#rent a img {
	vertical-align: top;
}
#blog {
	margin-bottom: 40px;
}

/* divの色をグレーに変えてみます */
.divColorGray{
	padding: 10px;
	font-size: 80%;
	color: #999;
}
/* divの折りたたみ */
.open{
	background: #ffffff;
	color: #3399dd;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 10px;
     }
#slideBox{
	display: none;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
     }
