@charset "UTF-8";


/*----------------------------------------------------
	☆index
----------------------------------------------------*/


#main .com_ttl{
	background:url(../image/t_index_01.gif) left top no-repeat;
	height:30px;
	margin-top:40px;
	margin-bottom:20px;
}

#main .com_txt{
	background:url(../image/t_index_02.gif) left top no-repeat;
	height:37px;
	margin-bottom:30px;
	width:710px;
}
	
#main .menu01{
	background:url(../image/t_01.gif) left center no-repeat;
	height:32px;
	margin-bottom:30px;
	position:relative;
}

#main .menu01 span.txt{
	color:#979797;
	position:absolute;
	bottom:5px;
	left:86px;
}

#main .menu02{
	background:url(../image/t_02.gif) left center no-repeat;
	height:32px;
	margin-bottom:20px;
	position:relative;
	}

#main .menu02 span.txt{
	color:#979797;
	position:absolute;
	bottom:5px;
	left:74px;
}

#main .menu01 .btn_more,
#main .menu02 .btn_more{
	position:absolute;
	bottom:6px;
	right:42px;
	width:43px;
	}

#main #map_canvas_01,
#main #map_canvas_02{
	margin:0 auto 10px;}
	
#main small{
	margin-left:30px;
	}
	
#main .menu01 a,
#main .menu02 a{
	color:#808080;
	text-decoration:none;
	}	


/*----------------------------------------------------
	☆vision
----------------------------------------------------*/

#main .sazac{
	background:url(../image/img_vision_01.jpg) left top no-repeat;
	height:378px;
	margin-bottom:40px;
	width:748px;
	}
	
#main .vision{
	background:url(../image/img_vision_02.gif) left top no-repeat;
	height:224px;
	margin-bottom:40px;
	width:748px;
	}
	
	
	
	
	
	
	
	
	