@CHARSET "UTF-8";

#sponsor {
	font-family: 'Lucida Grande', 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
	background-image: url('./images/back.jpg');
	background-repeat: no-repeat;
}

#sponsor_head {
	width: 880px;
	height: 170px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
/*	background-color: #000000;*/
}

.head_image {
	float: left;
}

.head_string {
	height: 100px;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}

.head_string p {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 29px;
}

#sponsor_body {
	width: 880px;
	margin-bottom: 10px;
	padding: 10px;
/*	background-color: #000000;*/
}

.sponsor_1 {
	width: 100%;
	clear: both;
	float: none;
}

.sponsor_2 {
	width: 100%;
	clear: both;
	float: none;
}

.sponsor_3 {
	width: 100%;
	clear: both;
	float: none;
}

.sponsor_4 {
	width: 100%;
	clear: both;
	float: none;
}

.sponsor_detail {
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: white;
	border: 1px solid #DDDDDD;
    cursor: pointer;
    opacity: 0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=90);
}

.sponsor_url {
	height: 20px;
	text-align: center;
}

.sponsor_url a {
	color: #000000;
}

.sponsor_1 .sponsor_detail {
	width: 250px;
	height: 169px;
	margin-left: 12px;
	margin-right: 12px;
/*	background-color: snow;*/
}

.sponsor_1 .sponsor_img {
	width: 224px;
	height: 140px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 0px;
	padding-bottom: 9px;
}

.sponsor_1 img {
	width: 224px;
	height: 140px;
}

.sponsor_2 .sponsor_detail {
	width: 180px;
	height: 125px;
	margin-left: 9px;
	margin-right: 9px;
/*	background-color: goldenrod;*/
}

.sponsor_2 .sponsor_img {
	width: 160px;
	height: 100px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.sponsor_2 img {
	width: 160px;
	height: 100px;
}

.sponsor_3 .sponsor_detail {
	width: 140px;
	height: 100px;
	margin-left: 7px;
	margin-right: 7px;
/*	background-color: whitesmoke;*/
}

.sponsor_3 .sponsor_img {
	width: 120px;
	height: 75px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.sponsor_3 img {
	width: 120px;
	height: 75px;
}

.sponsor_3 .sponsor_url {
	font-size: 10px;
}

.sponsor_4 .sponsor_detail {
	width: 408px;
	height: 100px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

.sponsor_4 .sponsor_img {
	width: 340px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

.sponsor_4 img {
	width: 340px;
	height: 80px;
}

.sp_title {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

.sponsor_sp {
	width: 900px;
	height: 110px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	cursor: pointer;
}

.sp_l {
	width: 450px;
	height: 110px;
	text-align: center;
	float: left;
}

.sp_r {
	width: 450px;
	height: 110px;
	text-align: center;
	float: right;
}

.sp_url {
	height: 25px;
	padding-top: 5px;
}

.sp_url a {
	color: #000000;
}

#sponsor_foot {
	background-color: #FFFFFF;
}
