* { margin: 0; padding: 0; font-size: 100%; } body { width: 950px; color: #333333; margin: 10px auto; line-height: 120%; background-image: url("http://hamuhamubeauty7.web.fc2.com/background.gif"); background-repeat: repeat-x; background-attachment: fixed; } /* タイトル */ h1 { font-size: 22px; font-weight: bold; color: #FFFFFF; margin: 20px 0px 0px; padding: 0px; } h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { color: #FFFFFF; font-weight: bold; text-decoration: none; } /* サブタイトル */ h2 { font-weight: bold; font-size: 90%; padding: 0px; margin: 0px; } /* 左ブロック */ #left_block { float: left; width: 220px; margin-bottom: 10px; } /* 中央ブロック */ #center_block { float: left; width: 520px; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; } /* 右ブロック */ #right_block { float: right; width: 175px; background: #D6C9A6; padding: 5px 3px; font-weight: bold; text-align: center; font-size: 80%; margin-bottom: 10px; } /* ウェブサイトタイトル枠 */ #title { background: #DD9742; text-align: center; height: 80px; border: 1px solid #A39274; } /* メインメニュー枠 */ #menu_block { margin-top: 5px; border-top: 1px solid #A39274; border-right: 1px solid #A39274; border-left: 1px solid #A39274; } /* メニューメインカテゴリ */ .main_menu { font-size: 80%; font-weight: bold; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid #A39274; background: #D6C9A6; letter-spacing: 4px; } /* メニューサブカテゴリ */ .sub_menu { background: #E9E3CB url(images/orenge_arrow.gif) no-repeat; border-bottom: 1px solid #A39274; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; font-size: 80%; } .sub_menu a:link{ color: #333333; text-decoration: none; } .sub_menu a:visited{ color: #666666; text-decoration: none; } .sub_menu a:hover, .sub_menu a:active { background: #D6C9A6; } /* ヘッダーナビゲーション */ #header_navi { font-size: 80%; text-align: right; padding-right: 10px; padding-bottom: 10px; height: 45px; } /* サブタイトル */ #sub_title { background: #DDDDDD; border-top: 5px solid #666666; padding: 3px; text-align: center; } /* お知らせや更新履歴 */ #news { font-size: 80%; padding: 5px; margin-bottom: 10px; } /* table装飾 */ table.pickup { background: #E9E3CB; font-size: 80%; border: 1px solid #A39274; margin-top: 5px; margin-bottom: 5px; } .pickup_name { font-weight: bold; background: #DD9742; text-align: center; } /* 右ブロック 商品リンク */ .hot { background: #FFFFFF; margin-top: 3px; margin-bottom: 3px; font-size: 90%; padding-top: 3px; padding-bottom: 3px; } /* フッター */ #footer { font-size: 75%; text-align: center; border-top: 4px solid #DD9742; padding: 5px; }

inserted by FC2 system