#divid(subttl){ スタートアップ }
/* サブタイトル用 */ #subttl { border-color:gray; border-style:solid; border-width:1px; font-weight:bold; font-size:14px; padding-top:5px; padding-bottom:5px; padding-left:20px; background-color:silver; background:url(http://homepage2.nifty.com/lightbox/h5.png) repeat-x 0 0; }
/* YAHOO UI メニュー用 */ .bd A { font-family: "MS Pゴシック" !important; font-size: 12px !important; text-align: left; }
/* ロゴ画像を変更したい場合は、以下のURLをロゴのURLに書き換え */ #atwiki-jp-bg1 { background: transparent url(http://homepage2.nifty.com/lightbox/winofsql.png) no-repeat scroll 0%; }
/* height: ロゴを表示している部分の高さ */ #header a#atwiki-jp-bg1 { height: 70px; width:100px; }
/* リンク色、text-decoration:none -> リンクに下線無し */ a:link,a:visited{ color: navy; text-decoration: none; } a:hover, a:active{ color: forestgreen; text-decoration: none; }
/* ヘッダーのパディンクと背景色と高さ */ #header{ margin: 0 0 0 0; border-bottom:3px solid #FFA500; background-color: forestgreen; }
/* ロゴ画像のマージン等調整 */ #header a#atwiki-jp-bg1 { display:block; float:left; margin: 5px 5px 5px 5px; width: 200px; }
/* サブタイトル文字の調整 */ #header h1{ padding-top: 45px; padding-bottom:4px; } #header h1 a{ color:#6c0; font-size: 12px; text-decoration:none; line-height:1; }