@charset "utf-8";
/* CSS Document */#main .contentsTypeA .photo {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .contentsTypeA .contact {
	background-image: url(../../img/corp_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 700px;
	text-align: center;
	padding-top: 20px;
}

/*Add 2009.10.02 Start*/
#main .contentsTypeA .contact_new {
	background-image: url(../../img/corp_back_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 400px;
	text-align: center;
	padding-top: 20px;
	margin:0px auto;
}
#main .contentsTypeA .contact_new dt {
	font-size: 150%;
	font-weight: bold;
	padding-top: 20px;
}
#main .contentsTypeA .contact_new .phone {
	font-size: 150%;
	font-weight: bold;
}
#main .contentsTypeA .contact_new .phone a{
	color:#0000ff;
}
#main .contentsTypeA .contact_new .phone a:hover {
	color:#9999ff;
}

#main .contentsTypeA .contact_new dd {
	padding-top: 10px;
}
#main .contentsTypeA .contact_new dd.text_left {
	width: 400px;
}
#main .contentsTypeA .contact_new dd.text_left li {
	width: 350px;
	text-align:left;
	margin-left:20px;
}
/*Add 2009.10.02 End*/

#main .contentsTypeA .contact dt {
	font-size: 150%;
	font-weight: bold;
	padding-top: 20px;
}
#main .contentsTypeA .contact .phone {
	font-size: 150%;
	font-weight: bold;
}

#main .contentsTypeA .contact dd {
	padding-top: 10px;
}
#main .text01 {
	margin-bottom: 10px;
}
#main .text02 {
	margin-top: 5px;
	margin-bottom: 20px;
}
#main .text03 {
	margin-top: 10px;
	margin-bottom: 15px;
}



#main .caution dt {
	width: 1.5em;
	float: left;
	margin-bottom: 3px;
	font-size: 11px;
}
#main .caution dd {
	margin-left: 1.5em;
	margin-bottom: 3px;
	margin-right: 10px;
	font-size: 11px;
}
#main .step dt {
	display: block;
	height: 27px;
	width: 323px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#main  .step dd {
	display: block;
	margin-bottom: 10px;
	width: 323px;
}
#main   .step01 dt  {
	background-image: url(../../img/course_step01.gif);
	background-repeat: no-repeat;
}
#main .step02 dt {
	background-image: url(../../img/course_step02.gif);
	background-repeat: no-repeat;
}
#main .step03 dt {
	background-image: url(../../img/course_step03.gif);
	background-repeat: no-repeat;
}
#main .step04 dt {
	background-image: url(../../img/course_step04.gif);
	background-repeat: no-repeat;
}
#main  .howtoA {
	padding-left: 40px;
	width: 330px;
}
#main  .howtoB {
	padding-right: 50px;
	width: 340px;
}

