/*------------------------------------------------------------------------
          ::::: Bibl-hca.com 説明画面（トップ以外のページ :::::
                            for Bibl-hca.com
				       created by Eggplant Studios	   
説明----------------------------------------------------------------------		   
各働き説明画面の背景画像
------------------------------------------------------------------------*/

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

#bc_main {
	padding: 10px 10px 5px;
	width: auto;
	background-image: url(../youth/bc/topic_bg.jpg);
	background-repeat: no-repeat;
}

#Topics_thema {
	padding: 10px 10px 5px;
	width: auto;
	background:url(../groups/thema/thema_bg.jpg) bottom left no-repeat; 
}

