
/*
再カスタマイズ080911
*******************/


/* ---IE7対応clearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	min-height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#description{
	width: 750px;
	background-image: url(img/desc-back.gif);
	background-repeat: no-repeat;
height: 20px;
	line-height: normal;
	text-align:left;
}

#description h1{
display: block;
float: right;
	width: 365px;
	height: 17px;
	margin: 0px;
	padding: 0px;
padding-top: 3px;
padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: normal;
}
#description p{
display: block;
float: left;
	width: 365px;
	height: 17px;
	margin: 0px;
	padding: 0px;
padding-top: 3px;
padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
#description br.clear{
width: 0px;
height: 0px;
margin: 0px;
padding:0px;
clear: both;
}

#top p.customize1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	background-image: url(img/t-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 20px;
}




