@charset "UTF-8";

a img {border: none;}

#contents #mainTitle {
	width:714px;
	height:48px;
	background:url(../img/contact_index/title_00.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#contents p#topMessage {
	width:690px;
	line-height:200%;
	margin:20px 0 0 10px;
	padding:0px;
}

#contents p#topLink{
	width:710px;
	margin:0;
	padding:0;
	text-align: right;
}

#contents p#topLink a:hover{
  filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}

#contents h3 {
	width:714px;
	height:0px;
	margin:35px 0px 0px 0px;
	padding:33px 0 0 0;
	overflow-y: hidden;
}

#contents #detail_01 h3 {background:url(../img/contact_index/title_01.gif) no-repeat;}
#contents #detail_02 h3 {background:url(../img/contact_index/title_02.gif) no-repeat;}
#contents #detail_03 h3 {background:url(../img/contact_index/title_03.gif) no-repeat;}
#contents #detail_04 h3 {background:url(../img/contact_index/title_04.gif) no-repeat;}
#contents #detail_05 h3 {background:url(../img/contact_index/title_05.gif) no-repeat;}
#contents #detail_06 h3 {background:url(../img/contact_index/title_06.gif) no-repeat;}

#contents p {
	width:600px;
	padding:10px 0 0 30px;
	margin: 0;
	line-height: 200%;
}

#contents #detail_06 {
	margin: 0 0 30px 0;
}


