@charset "utf-8";

/*content*/
#contents_title07	 {
	background: url(../images/supporter/title_supporter.png);
	background-repeat:no-repeat;
	}

.supporter_name {
/*
	float: left;
*/
	width:556px;
	text-align:right;
	padding-top:10px;
	}

.supporter_title {
/*
	float: left;
*/
	width:556px;
	height:28px;
	margin-bottom:10px;
	}

table {
	/*	
	float: left;
	margin-top:10px;
	*/
	margin-bottom:18px;
	width:556px;
	border-collapse:separate;
	font-size:14px;
	}

td {
	padding:6px;
	}
/*
table.supporter td {
	text-align:right;
	white-space:nowrap;
	}
*/
.colum01 {
	background-color: #CCFF33;
	width:20%;
	text-align:center;
	}

.colum02 {
	width:80%;
	background-color:#FFFFFF;
	}

.colum_prg {
/*
	float: left;
*/
	width:100%;
	}

.text {
	float: left;
	font-size:14px;
	font-weight:bold;
/*
	padding-top:10px;
	padding-right:10px;
*/
	}

.img {
	clear:left;
/*
	float: left;
*/
	width:91px;
	height:31px;
/*
	text-align:right;
*/
	}

.colum_prg_note {
/*
	float:left;
*/
	width:356px;
	left:30px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	}
	
.colum_prg address {
	padding-left:5px;
	margin-top:10px;
	font-style:normal;
	}

