@import url(blog.css);

@charset "utf-8";

h3{
	width: 100% ;
	height: 27px ;
	float: left ;
	margin-bottom: 7px ;
	padding: 7px 0 0 7px ;
	background: url(../img_com/thing_t1.png) no-repeat ;
	}
*html h3{
	height: 34px ;
	}

#btc{
	width: 580px ;
	float: left ;
	margin-bottom: 15px ;
	padding: 10px ;
	background: #CAE3FF ;
	text-align: center ;
	font-size: 85% ;
	}
*html #btc{
	width: 600px ;
	}

#btc img{
	margin-bottom: 10px ;
	}

#btc form{
	padding: 10px ;
	background: #FFFFFF ;
	text-align: left ;
	}

#btc form dl dd{
	margin: 3px 0 7px 0 ;
	}

#btc span{
	color: #FF8D21 ;
	}

h4{
	width: 100% ;
	float: left ;
	font-size: 85% ;
	font-weight: normal ;
	}

.bf{
	font-size: 110% ;
	line-height: 140% ;
	}

.bf p{
	margin-bottom: 5px ;
	}

p#sig{
	width: 100% ;
	float: left ;
	margin: 15px 0 15px 0 ;
	font-size: 85% ;
	line-height: 250% ;
	}

p#sig span{
	color: #CCCCCC ;
	}

p#sig strong.or{
	color: #FF8D21 ;
	}
