@charset "UTF-8";

/* -----------------------------------------------------------
 File name:      css/contents.css
 Author:         Your Name (admin)
 Style Info:     各コンテンツ用CSS
----------------------------------------------------------- */

/* link
----------------------------------------------------------- */

div#linkLead {
	width: 750px;
	height: 354px;
	margin: 24px 0 0 20px;
	background: url(../images/link/linkLeadBg.jpg) no-repeat left top;
}

div#linkLead #linkTxt {
	width: 683px;
	padding: 61px 0 29px 35px;
	font-size: 12px;
	color: #666666;
}

div#linkLead ul {
	width: 718px;
	margin: 0 0 0 16px;	
}
div#linkLead ul li {
	float: left;
	margin: 0 5px 27px 0;
	color: #666666;
}

h2#linkTtl {
	display: inline-block;
	width: 790px;
	height: 45px;
	background: url(../images/link/linkTtl.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

h3.linkBnrCap01 {
	display: inline-block;
	width: 750px;
	height: 31px;
	margin: 37px 0 0 20px;
	background: url(../images/link/linkBnrCap01.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

h3.linkBnrCap02 {
	display: inline-block;
	width: 750px;
	height: 31px;
	margin-top: 37px;
	background: url(../images/link/linkBnrCap02.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

#freelinkBnr {
	margin: 48px 0 0 20px; 
}

.linkBnr {
	width: 750px;
	margin: 16px 0 0 20px;
}
.linkBnr li {
	float: left;
	width: 88px;
	height: 31px;
	margin: 0 5px 10px 0;
}