@charset "UTF-8";


/* ******************************************
 title
****************************************** */
.contentsBG2 h2{
	width: 940px;
	height: 57px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

.contentsBG2 h2#title01{background: url(../images/contact/title01.gif) no-repeat;}
.contentsBG2 h2#title02{background: url(../images/contact/title02.gif) no-repeat;}

.contentsBG2 p.contactText{
	margin-left: 35px;
	line-height: 170%;
	width: 880px;
}


.contentsBG2 p.textLink{
	background: #F90;
	color: #FFFFFF;
	margin-left: 25px;
	width: 860px;
	padding: 5px 0 5px 30px;;
	text-align: left;
	line-height: 170%;
	font-size: 120%;
}

.contentsBG2 p.textLink a{color: #ffffff;}
.contentsBG2 p.textLink a:hover{color: #E8E8E8;}
