/* 提携会社--------------------------------------- */

#cooperationWrapper{
	background-color: #ffffff;
	border: solid 1px #ffffff;
	font-size: 12px;
	margin: 10px auto;
	overflow: hidden;
	padding: 30px 225px 30px;
	text-align: left;
	width: 498px;
}

/*#cooperationWrapper2{
	background-color: #ffffff;
	border: solid 1px #ffffff;
	font-size: 12px;
	margin: 10px auto;
	overflow: hidden;
	padding: 50px 225px 30px;
	text-align: left;
	width: 498px;
}*/

* html #cooperationWrapper{
	zoom: 1;
}

#cooperationBox{
	background-color: #ffffff;
	margin: 20px auto;
	padding: 0;
	width: 498px;
}

*:first-child+html #cooperationBox{
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 20px 0;
}

* html #cooperationBox{
	zoom: 1;
}

/*
#cooperationBox a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

#cooperationBox a:hover{
	color: #2676be;
	text-decoration: none;
}


#wrapper a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

#wrapper a:hover{
	color: #2676be;
	text-decoration: none;
}*/

#cooperationWrapper ul{
	margin: 0;
	padding: 0;
}

#cooperationWrapper ul li{
	line-height: 1.4;
	list-style-type: none;
	padding-left: 0;
}


.cooperationTitle1{
	float: left;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 7px;
	width: 459px;
}


.cooperationLineTop{
	padding-top: 0;
}

.cooperationLine{
	padding-top: 12px;
}

.cooperationItemBack{
	float: left;
	background-color: #ebf6ff;
	height: 15px;
	padding: 23px 10px;
	width: 158px;
}

* html .cooperationItemBack{
	float: left;
	background-color: #ebf6ff;
	height: 15px;
	padding: 25px 10px 19px;
	width: 158px;
}


.cooperationItemBack2line{
	float: left;
	background-color: #ebf6ff;
	height: 23px;
	padding: 14px 10px 22px;
	width: 158px;
}

*:first-child+html .cooperationItemBack2line{
	float: left;
	background-color: #ebf6ff;
	height: 23px;
	padding: 20px 10px;
	width: 158px;
}

* html .cooperationItemBack2line{
	float: left;
	background-color: #ebf6ff;
	height: 23px;
	padding: 20px 10px 13px;
	width: 158px;
}


.cooperationItem{
	color: #2676be;
	float: left;
	font-weight: bold;
	background: url(../images/arrow07.gif) no-repeat left 3px;
	padding-left: 12px;
	padding-bottom: 5px;
}

*:first-child+html .cooperationItem{
	color: #2676be;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/arrow07.gif) no-repeat left 1px;
	padding-left: 12px;
	padding-bottom: 5px;
}

.cooperationItem a{
	color: #2676be;
	text-decoration: none;
}

.cooperationItem a:hover{
	color: #66aeef;
	text-decoration: none;
}


.cooperationDetail{
	float: right;
	padding-top: 3px;
}


.cooperationAddress{
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 306px;
}

.cooperationItemTel{
	background: url(../images/telephone.gif) no-repeat 10px 2px;
	font-size: 12px;
	padding-left: 26px;
	padding-bottom: 3px;
	width: 290px;
}


.cooperationItemFax{
	background: url(../images/fax.gif) no-repeat 10px 2px;
	font-size: 12px;
	padding-left: 26px;
	width: 290px;
}

/* ---------------------------------------提携会社 */