@charset "utf-8";
/* CSS Document */

#mainContent .link {
	margin-bottom: 15px;
}
#mainContent h2 {
	font-weight: bold;
	margin-left: 38px;
	margin-top: 12px;
	margin-bottom: 5px;
}



#mainContent h3 {
	background-image: url(../img/icon/titleIcon_3.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 38px;
	text-indent: 1em;
	font-size: 115%;
}
#mainContent .link {
	margin-bottom: 15px;
	margin-top: 10px;
}
#mainContent .link a {
	background-image: url(../img/icon/arrow2.gif);
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	text-decoration: none;
	text-indent: 1.5em;
	width: 350px;
	background-position: 2px;
}
#mainContent .link a:hover {
	background-image: url(../img/icon/arrow2_hover.gif);
	background-repeat: no-repeat;
}



#mainContent .form1 {
	margin-bottom: 20px;
	line-height: 120%;
	margin-left: 48px;
	text-indent: 1em;
}
#mainContent .form2 {
	line-height: 120%;
	margin-bottom: 15px;
}
#mainContent  .form3 a {
	color: #333333;
	text-decoration: none;
}


#mainContent .subtitl {
	margin-bottom: 5px;
}
#mainContent #mainContentback {
	background-image: url(../img/it1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 485px;
	margin-bottom: 20px;
	margin-left: 38px;
	margin-top: 20px;
}


/* IE6用 */
*html .pline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line_3.gif) inside;
}

.pline {
   border:0;
   height: 3px;
   background:url(../img/line/line_3.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;
}
