@charset "UTF-8";

/* ***************************************************
* CSS file For osoujosouji-taishi.jp
	FileName: top.css
	data:2009/06/25 watanabe

■目次 ==========================================


/*-----------------------------------------------------------
■share
------------------------------------------------------------*/

div.newsStitle { width:644px; margin:0px 10px; background:url(/img/news/stitle_body.gif) 0% 50% repeat-y; }


div.newsStitle div.text        { width:490px; float:left; color:#fff; font-weight:bold; }
div.newsStitle div.day         { width:100px; padding:3px 10px 0 0 ; float:right; text-align:right; color:#fff;  }

.newsText    { width:642px; margin:0px 10px; padding:15px 0px; min-height:251px; }
.newsImg     { padding:0px 0px 5px 5px; }

.backBtn { width:651px; margin:10px; text-align:right; }


.newsList         { width:662px; margin:0px; padding:0px; background:url(/img/news/list_bg.gif) 0% 0% repeat-y; color:#99734a; }
.newsList dt      { padding:15px 15px 0px 26px; font-size:12px; font-weight:bold; background:url(/img/news/point.gif) 14px 20px no-repeat; }
.newsList dt span { color:#7ba720; font-weight:normal; }
.newsList dd      { padding:0px 15px 15px 94px; font-size:10px; border-bottom:1px dotted #e4d1bc; }

.newsPager          { width:662px; margin:0px; padding:7px 0px; height:16px; background:url(/img/news/page_bg.gif) 0% 0% repeat-y; border-bottom:1px solid #e4d1bc; }
.newsPager a        { width:107px; height:15px; display:block; text-align:center; }
.newsPager a.before { float:left; }
.newsPager a.next   { float:right; }








/*-----------------------------------------------------------
■成功事例
------------------------------------------------------------*/

/* Firefoxのみ適用 */
html>/**/body div.successBox div.title{ width: 446px;}

/* IE7のみに適用させる */
*+html div#side_right div.systemBox { margin-left : 0px; }

/* IE6のみ */
* html div.systemBox p{ width: 188px;}


/* 行事の豆知識 */

div.tipsBox p{
	background: url(/img/top/rside_ttl_tips_bg.gif) no-repeat -1px 0px #fff;
}

/* Firefoxのみ適用 */
html>/**/body div.tipsBox p{ background: url(/img/top/rside_ttl_tips_bg.gif) no-repeat 0px 0px #fff;}








