@charset "UTF-8";


/* 角丸 */
.radius{
	behavior: url(http://www.tribe-co.com/wp-content/themes/decade/lib/PIE.php);
	position:relative;
}



/* 先頭に.theme-customizerを付け優先させる */



/* 1カラム */
.theme-customizer-css #contents{
	width:480px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}
.theme-customizer-css #side-left{
	width:200px;
	float:left;
}
.theme-customizer-css #side-right{
	width:200px;
	float:left;
}
