@charset "utf-8";
/* CSS Document */


/* ************************************************ 
 *	コンテンツ
 * *************************************************/
	
#index_content {
	width: 946px;
	margin: 0px auto;
	margin-bottom: 20px;
	}
	
#mainimage {
	width: 946px;
	height: 268px;
	background: url(../img/top_i_mainimage.jpg) no-repeat;
	position: relative;
	}
	
#mainimage img {
	width: 201px;
	height: 27px;
	position: absolute;
	left: 303px;
	top: 183px;
	}

#topbox{
	width: 946px;
	margin: 10px 0px 15px;
	}

#topbox01 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_serviceback.jpg) no-repeat;
	margin: 0px 8px 0px 6px;
	float: left;
	}
	
* html #topbox01 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_serviceback.jpg) no-repeat;
	margin: 0px 8px 0px 3px;
	float: left;
	}
	
#topbox02 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_hpback.jpg) no-repeat;
	margin: 0px 8px 0px 0px;
	float: left;
	}
	
* html #topbox02 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_hpback.jpg) no-repeat;
	margin: 0px 4px 0px 0px;
	float: left;
	}
	
#topbox03 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_systemback.jpg) no-repeat;
	margin: 0px 6px 0px 0px;
	float: right;
	}
	
* html #topbox03 {
	width: 306px;
	height: 225px;
	background: url(../img/top_i_systemback.jpg) no-repeat;
	margin: 0px 3px 0px 0px;
	float: right;
	}
	
#topbox01 p , #topbox02 p , #topbox03 p {
	width: 270px;
	height: 50px;
	margin: 10px auto 0px;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	}
	
#topbox01 img , #topbox02 img , #topbox03 img {
	width: 306px;
	height: 133px;
	margin: 0px;
	}

#update {
	width: 946px;
	margin: 0px 0px 20px;
	}
	
#info {
	width: 620px;
	margin: 0px 8px 20px 6px;
	background: url(../img/top_i_infofoot.jpg) no-repeat bottom;
	float: left;
	}
	
* html #info {
	width: 620px;
	margin: 0px 4px 10px 3px;
	background: url(../img/top_i_infofoot.jpg) no-repeat bottom;
	float: left;
	}
	
#info_text {
	width: 590px;
	margin: 10px auto 15px;
	}
	
* html #info_text {
	width: 590px;
	margin: 5px auto 7.5px;
	}
	
#info_text p {
	margin: 10px auto;
	width: 590px;
	height: 20px;
	border-bottom: 1px dotted #999999;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
	text-align: left;
	}
	
#free {
	width: 306px;
	margin: 0px 6px 20px 0px;
	background: url(../img/top_i_freefoot.jpg) no-repeat bottom;
	float: right;
	}
	
* html #free {
	width: 306px;
	margin: 0px 3px 10px 0px;
	background: url(../img/top_i_freefoot.jpg) no-repeat bottom;
	float: right;
	}
	
#free_text{
	width: 306px;
	background: url(../img/top_i_freehead.jpg) no-repeat top;
	padding-top: 45px;
	padding-bottom: 15px;
	}

	
#free_text p {
	width: 276px;
	text-align: left;
	font-size: 10px;
	margin: 0px auto;
	}
	
	
	
	
	
	