@charset "UTF-8";
@import url(style.css);

/* @override http://neyagawaen.cooiko.com/_templates/neyagawaen/css/top.css */


/*---------- レイアウト ----------*/
//TOP画面のレイアウト変更する場合に設定
#container  	{ }
#center			{ float: right; }
#side			{ float: left; }
#top			{margin:0;}
#top p			{margin:0 0 15px;}
#gototop		{ clear: both; text-align: center;}

#footer			{ }
#copyright		{ }

/*------------ お知らせ欄 ------------*/
#bottom div.topics h2{margin:0;height:60px;background:url(../img/info-upper.gif) no-repeat left top;text-indent:-9999px;}
#bottom div.topics{background:url(../img/info-lower.gif) no-repeat left bottom;}
#bottom div.topics p{padding:10px 30px 0;margin:0;}
#bottom div.topics div.backnumber{padding:0 15px 15px 0;text-align:right;}
#bottom div.topics div.image {padding: 5px 30px;overflow: hidden;}

