@charset "utf-8";
/* CSS Document */

#mainContent .form1 {
	margin-bottom: 15px;
}
#mainContent   #business5  {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;


}
#mainContent #business6 {
	margin-bottom: 80px;
	margin-left: 30px;
}

#mainContent  #business1, #mainContent #business3 {
	float: left;
}

#mainContent li a {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 91px;
}

#business1 a {
	background-image: url(../img/main_contents/contents_8.jpg);
	background-repeat: no-repeat;
	width: 233px;
	margin-right: 25px;
}
#business2 a {
	background-image: url(../img/main_contents/contents_9.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business3 a {
	background-image: url(../img/main_contents/contents_10.jpg);
	background-repeat: no-repeat;
	width: 233px;
	margin-right: 25px;
	clear: both;
}
#business4 a {
	background-image: url(../img/main_contents/contents_11.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
#business1 a:hover {
	background-image: url(../img/main_contents/contents_8_f2.jpg);
	background-repeat: no-repeat;
}
#business2 a:hover {
	background-image: url(../img/main_contents/contents_9_f2.jpg);
	background-repeat: no-repeat;
}
#business3 a:hover {
	background-image: url(../img/main_contents/contents_10_f2.jpg);
	background-repeat: no-repeat;
}
#business4 a:hover {
	background-image: url(../img/main_contents/contents_11_f2.jpg);
	background-repeat: no-repeat;
}


#mainContent .form2 {
	margin-bottom: 10px;
}
#mainContent .link {
	margin-bottom: 15px;
}
#mainContent .link a {
	background-image: url(../img/icon/arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	display: block;
	width: 350px;
	color: #333333;
	text-decoration: none;
}
#mainContent .link a:hover {
	background-image: url(../img/icon/arrow2_hover.gif);
	background-repeat: no-repeat;
}


#mainContent h3 {

}
#mainContent .subtitl {
	margin-bottom: 5px;
}

/* IE6用 */
*html .yline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line_2.gif) inside;
}

.yline {
   border:0;
   height: 3px;
   background:url(../img/line/line_2.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;
}
