@charset "utf-8";
/* CSS Document */

/* INDEX背景*/

#body_bgindex{
	margin:0;
	padding:0;
	background-image: url(../img/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* INDEXメイン部分*/

#indexcenter_body{
	width:850px;
	height:100%;
	margin:0 auto 0 auto;
	padding:0;
	
}


#topics{
	margin:0;
	padding:0;
}

.topics_txt{
	margin:0;
	padding:50px;
	text-align:left;
	font-size:14px;
	line-height:18px;
}

.topics_txt02{
	margin:0;
	padding-left:50px;
    text-align:left;
	font-size:14px;
	line-height:18px;
}


/* インフォメーション*/

#index_topics01{
	float:left;
	width:480px;
	height:280px;
	margin:0;
	padding:0;
	background-image: url(../img/index_topics01.gif);
	background-repeat: no-repeat;	
}

.info{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.info_dl{ text-align:left; margin-left:35px; line-height:120%; margin-top:-45px; height:200px; width:410px; overflow:auto;}
.info_dl dt{ padding-bottom:0px;}
.info_dl dd{ margin:-18px 0 0 90px;}

.info02{
	font-size:16px;
	font-weight:bold;
	margin:0 auto 0 auto;
}

/* ブログバナー*/

#index_topics02{
	float:left;
	width:370px;
	height:280px;
	margin:0px;
	padding:0;
	
	
}

.reform_cafe{
	margin-top:10px;
	padding-left:25px;
	float:left;
	clear:both;
	}

/* 会社所在*/

#index_topics03{
	float:left;
	width:325px;
	height:280px;
	margin:0;
	padding:0px;
	background-image: url(../img/topics03_bg.gif);
	background-repeat: no-repeat;
}

#index_topics03-2{
	float:left;
	width:180px;
	height:280px;
	margin-left:5px;
	padding-right:10px;
	text-align:left;
	font-size:14px;
	line-height:150%;
	background-image:url(../img/topics03_bg.gif);
	background-repeat: no-repeat;
}

/* 営業エリア*/

#index_topics04{
	float:left;
	width:274px;
	height:280px;
	margin:0;
	padding-top:4px;
	text-align:left;
	background-image:url(../img/topics03_bg.gif);
	background-repeat: no-repeat;

	
}
