#main-content{
	clear: both;
	width: 840px;
	padding: 0px;
	text-align: left;
}

H1#accelerator_title{
	background: url(http://www.navitime.co.jp/pcstorage/img/subject-bg01.gif) left 100% no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 113%;
	font-weight: bold;
	height: 35px;
	line-height: 32px;
	margin-bottom: 10px;
	min-height: 35px;
	text-align: left;
	text-indent: 10px;
}

div#intro{
	background: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: 200px;
	margin-top: 10px;
	text-indent: -1000em;
}

div#intro P{
	position: relative;
	top:100px;
	left:500px;	
	width: 310px;
	height: 100px;
	font-size: 12px;
}

H2.list_title{
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.box {
	margin: 25px 0 15px 0;
}

div.imgarea{
	float: left;
	width: 201px;
	margin-left: 7px;
}

div.txtarea{
	float: right;
	width: 615px;
}

.txtarea p{
	margin-bottom: 10px;
	line-height: 1.6;
}

.txtarea input {
	float: right;
	width: 251px;
	height: 73px;
	display: block;
	margin-top: 40px;
}

P.gotoTop{
	text-align: right;
	padding: 5px 15px 10px 0px;
}

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/

