@import"common.css";

/* CSS Document */

/* contact START */
/*/// contents ////////////////////////////////////////////////////////*/
#title-links{
	height: 70px;
	background-image: url(../images/links/h2-links.png);
	background-repeat: no-repeat;
}
/*//////////// text invisible ////////////*/
#title-links h2{text-indent: -9999px;}
/*//////////// text invisible ////////////*/

#contents-links{
	padding-top:30px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:170px;
}

#contents-links h3{
	clear: both;
	width:800px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-weight:bold;
}

#contents-links dl{
	padding-bottom:40px;
}

#links-1 dt,#links-2 dt{
	clear: left;
	float: left;
	padding-top:12px;
}

#links-1 dd,#links-2 dd{
	padding-top:12px;
}

#links-3 dt{
	padding-top:10px;
}

#links-3 dd{
	text-indent:-1em;
	padding-left:1em;
}


/* contact END */
