@charset "UTF-8";
/* CSS Document */

#top_image{
		border-bottom:solid 1px #999999;
}

#open_campaign{
		width:520px;
		margin-top:15px;
		padding-left:15px;
		
}

#camp_detail{
		width:500px;
		padding-bottom:30px;
}

#detail_title{
		margin-top:10px;
		padding-left:10px;
		margin-left:10px;
		padding-bottom:5px;
		border-left:solid 3px #B5A34E;
		border-bottom:solid 1px #B5A34E;
		font-size:16px;
		color:#7f5b2e;
		font-weight:inherit;
}

#detail_text{
		width:470px;
		padding:10px 0 10px 25px;
		background-color:#FCFBF7;
}

#postage{
		width:470px;
		margin-top:30px;
		margin-left:15px;
		padding:10px;
		border:solid 1px #CCCCCC;
}

#postage_title{
		margin-bottom:5px;
		padding-top:5px;
		padding-bottom:5px;
		background:url(../images/campaign/border_dot.gif) repeat-x center bottom;
}

#postage_about{
		margin-top:10px;
		padding:10px;
		background-color:#FBFAFD;
}

.about_title{
		color:#8E81BC;
}

#postage_link{
		margin-top:5px;
		text-align:right;
}

#postage_link li{
		display:inline;
		margin-left:20px;
}
