
/* reset */
h3,h4,h5,dl,dt,dd,ul,li,
p{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

li{
	list-style:none;
}


/* products@base */
#contact-list-area{
	font-family: Arial, sans-serif;
	color:#333333;
}

#contact-list-area{
	text-align:center;
}

.pix {
	display: block;
	font-size: 7px;
	line-height: 1em;
	text-indent: -9999px;
	text-align:left;
}


/*products@list main-contents */

#contact-list-area h3{
	width:750px;
	height:100px;
	background:url(image/contact_title.jpg) no-repeat;	
}

#contact-list-area a{
	color:#009900;
}

#contact-list-area a:hover{
	color:#ff7c00;
}


#contact-list-area dl{
	margin:0 auto 20px;
	width:650px;
	text-align:left;
}


#contact-list-area dt{
	width:650px;
	height:85px;
}

#contact_stitlle01{
	background:url(image/contact_stitle01.gif) 0px 40px no-repeat;
}

#contact_stitlle02{
	background:url(image/contact_stitle02.gif) 0px 40px no-repeat;
}

#contact_stitlle03{
	background:url(image/contact_stitle03.gif) 0px 40px no-repeat;
}

#contact-list-area dd{
	margin:0px 0px 10px 15px;
	padding:0px 0px 0px 15px;
	background:url(image/arrow_square02.gif) 0px 3px no-repeat;
	line-height:20px;
}


