@charset "utf-8";

/* pertner.css */

#pertner_container {
	width: 760px;
	color: #666;
}

#pertner_container h4 {
	font-weight: normal;
	margin-left: 5px;
}

#pertner_main {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}

#pertner_headbtn {
	float: right;
	padding-bottom: 20px;
}

#pertner_headbtn img {
	margin-left: 10px;
}

#pertner_daikou {
	clear: both;
	width: 700px;
	background: url(../images/partner/pertner05_daikou02.gif) left top repeat-y;
	position: relative;
}

#daikou_left {
	width: 122px;
	position: absolute;
	top: 0;
	left: 0;
}

#daikou_right {
	width: 578px;
	position: relative;
	margin-left: 142px;
}

#daikou_right ul {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 10px;
	border-left: 2px solid #dcdcdc;
}

.itiran {
	margin: 5px 0 15px 0;
	border-bottom: 1px dashed #aaa;
	width: 558px;
}

.p_pertner {
	border-left: 2px solid #dcdcdc;
	padding-left: 15px;	
	margin-bottom: 10px;
}

#pertner_tokuyaku {
	width: 700px;
	background: url(../images/partner/pertner05_daikou02.gif) left top repeat-y;
	position: relative;
	margin: 20px 0 0 0;
}


#tokuyaku_left {
	width: 122px;
	position: absolute;
	top: 0;
	left: 0;
}

#tokuyaku_right {
	width: 578px;
	position: relative;
	margin-left: 142px;
}


#tokuyaku_right ul {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 10px;
	border-left: 2px solid #dcdcdc;
}

.pegetop {
	text-align: right;
	padding-bottom: 20px;
}

















