@charset "utf-8";
/* CSS Document */

	

/**-- Layout --**/

.ttl-contact {
	width: 141px;
	}

.content-contact{
	width: 800px;
	float: left;
	display: inline;
	}
	

.img01 {
	position:    absolute;
    z-index:    0;
	}
	
.link {
	position:    absolute;
    z-index:    2;
    top:        350px;
	margin-left: -150px;
	
	}
	
	
.other {
	width: 310px; 
	padding-left: 30px;
	float: right;
	font-size: 12px;
	background:url(../link/img/line.gif) repeat-y;
	}
	
.other ul{
	margin: 0px;
	padding:0px;
	line-height: 35px;
	list-style-type: none;
	}
	
.other li{
	margin:0px;
	padding: 0 0 0 15px;
	background: url(../link/img/arrow.gif) 0 13px no-repeat;
	}