@charset "utf-8";
/* CSS Document */

#mainContent #business1 {
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: 20px;
}
#mainContent #business4 {
	margin-left: 30px;
	margin-bottom: 20px;
}
#mainContent #business7 {
	margin-left: 30px;
	margin-bottom: 20px;
}
#mainContent #business10 {
	margin-left: 30px;
}
#mainContent    #business2,  #mainContent    #business5, #mainContent   #business8, #mainContent  #business11{
	float: left;
}

#mainContent li a {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 91px;
}


#business2 a {
	background-image: url(../img/main_contents/contents_1.jpg);
	background-repeat: no-repeat;
	width: 233px;
	margin-right: 25px;
}
#business3 a {
	background-image: url(../img/main_contents/contents_5.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business5 a {
	background-image: url(../img/main_contents/contents_2.jpg);
	background-repeat: no-repeat;
	width: 233px;
	margin-right: 25px;
}
#business6 a {
	background-image: url(../img/main_contents/contents_6.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business8 a {
	background-image: url(../img/main_contents/contents_3.jpg);
	background-repeat: no-repeat;
	width: 233px;
	margin-right: 25px;
}
#business9 a {
	background-image: url(../img/main_contents/contents_7.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business11 a {
	background-image: url(../img/main_contents/contents_4.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business2 a:hover {
	background-image: url(../img/main_contents/contents_1_f2.jpg);
	background-repeat: no-repeat;
}
#business3 a:hover {
	background-image: url(../img/main_contents/contents_5_f2.jpg);
	background-repeat: no-repeat;
}
#business5 a:hover {
	background-image: url(../img/main_contents/contents_2_f2.jpg);
	background-repeat: no-repeat;
}
#business6 a:hover {
	background-image: url(../img/main_contents/contents_6_f2.jpg);
	background-repeat: no-repeat;
}
#business8 a:hover {
	background-image: url(../img/main_contents/contents_3_f2.jpg);
	background-repeat: no-repeat;
}
#business9 a:hover {
	background-image: url(../img/main_contents/contents_7_f2.jpg);
	background-repeat: no-repeat;
}
#business11 a:hover {
	background-image: url(../img/main_contents/contents_4_f2.jpg);
	background-repeat: no-repeat;
}



#mainContent .form1 {

}
/* IE6用 */
*html .bline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line_5.gif) inside;
}

.bline {
   border:0;
   height: 3px;
   background:url(../img/line/line_5.gif) 50% 0  no-repeat;
}

/* IE6用 */
*html .gline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line.gif) inside;
}

.gline {
   border:0;
   height: 3px;
   background:url(../img/line/line.gif) 50% 0  no-repeat;
}

