/*
    A Six Apart theme adapted for Movable Type default templates
    name: Professional Black
    designer: Jim Ramsey
    designer_url: http://www.jimramsey.net/
    layouts: layout-wm
*/
@import url(http://works-hana.com/system/mt-static/themes-base/blog.css);
/* Default ---------------------------------------------------------------- */
/* Wide-Medium */
.layout-wm #alpha {
    width: 640px;/*width: 610px;*/
}
.layout-wm #beta {
    width: 300px;/*width: 330px;*/
}
/* Global */
/* 基本フォント */
    body {
    font: normal 12px "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
/* Header */
#header {
}
#header-inner {
    position: relative;
    margin: 0 auto;
}
#header-name {
    margin-bottom: 0;
}
#header-description {
}
#header a {
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
/* Bread Crumbs Nav */
#topic-path-content {
    font-size: 95%;
    line-height: 1.3;
}
#topic-path-content .current {
    color: #000;
}
/* Blog Header */
#blog-name {
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 22px;
}
#blog-name a {
    color: #fff;
}
#blog-description {
    margin-top: 5px;
    padding: 0 20px;
    color: #fff;
    font-size: 95%;
}
/* Content */
.asset-name {
}
.asset-name a {
    text-decoration: none;
}
.asset-name a:hover {
    text-decoration: underline;
}
.asset-content {
    margin: 5px 0;
}
.asset-more-link {
    font-weight: bold;
}
.asset-meta {
    border-top: 1px solid #ccc;
}
.asset-footer a,
.comment-footer a {
    font-weight: normal;
}
.content-nav {
    margin: 5px 0 10px;
}
    h1#page-title.archive-title,
    h1#page-title.search-results-header  {
    margin: 0 0 15px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    font-size: 14px;
}
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}
.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}
.search-results-header {
    margin-bottom: .25em;
}
.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
}
/* Utility */
.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}
/* Global ----------------------------------------------------------------- */
body {
    color: #000;
    background-color: #fff;
}
a {
    color: #030;
    text-decoration: none !important;
}
a:hover {
    text-decoration: underline !important;
}
#alpha h1,
h2.entry-title,
h3, h4, h5, h6 {
/*
    background: #eee;
    border-top: solid 3px #396;
    padding: 5px;
*/
    border-bottom: solid 1px #396;
    color: #063;
}
/* Layout ----------------------------------------------------------------- */
body {
    background: url(http://works-hana.com/images/body.jpg) repeat-x 50% 0;
}
#container {
    background: url(http://works-hana.com/images/container.jpg) repeat-y 50% 0;
}
#container-inner {
    background: url(http://works-hana.com/images/container-inner.jpg) no-repeat 50% 0;
}
#footer {
    background: url(http://works-hana.com/images/footer.jpg) no-repeat 50% 100%;
}
/*
#container,
#container-inner
#footer {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
*/
#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}
#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}
#content {
/* R1
    margin-top: 25px;
    margin-bottom: 30px;
*/
    margin-top: 10px;
    margin-bottom: 30px;
}
#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
#header,
#main-navigation,
#content,
#footer {
    text-align: center;
}
#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    text-align: left;
}
.entry-categories
h4 {
    background: #fff;
    border-width: 0;
}
/* Header ----------------------------------------------------------------- */
#header a {
    color: #396;
}
#header-content {
    width: 842px;
/*margin: 30px 20px;*/
    margin: 30px 20px;
}
#header-name {
    color: #fff;
    font-size: 30px;
    margin-bottom: 5px;
}
#header-description {
/*    color: #ccc;*/
    color: #666;
    font-size: 15px;
}
/* Navigation ----------------------------------------------------------------- */
#main-navigation {
/*    background: #eee url(nav-bg.gif) repeat-x 0 0;*/
/*    border-bottom: 1px solid #ccc;*/
/*    font-family: verdana;*/
    background: url(http://works-hana.com/images/main-nav-base.png) no-repeat 50% 50%;
}
#main-navigation-inner {
    position: relative;
}
#main-navigation ul {
/*    margin: 0;*/
/*    padding: 0 0 0 20px;*/
    list-style: none;
}
#main-navigation ul li {
    float: left;
/*    padding-top: 2px;*/
    padding: 10px 0;
    background: url(http://works-hana.com/images/main-nav-off.png) no-repeat 100% 50%;
}
#main-navigation ul li a {
    display: block;
    text-decoration: none;
/*    padding: 7px 15px 7px 16px;*/
/*    border-left: 1px solid #ccc;*/
    padding: 15px 15px;
    color: #fff;
    font-weight: bold;
}
#main-navigation ul li a:hover {
    text-decoration: underline;
/*    background: #396 url(http://works-hana.com/images/main-nav-on.png) no-repeat 100% 50%;*/
    background: #333 url(http://works-hana.com/images/main-nav-on.png) no-repeat 100% 50%;
}
#main-navigation ul li.on a {
/*    color: #000;*/
/*    background: #fff url(nav-arrow-on.gif) no-repeat 50% bottom;*/
    color: #9fc;
/*    background: #396 url(http://works-hana.com/images/main-nav-on.png) no-repeat 100% 50%;*/
    background: #333 url(http://works-hana.com/images/main-nav-on.png) no-repeat 100% 50%;
}
/*
#main-navigation ul li.last {
    border-right: 1px solid #ccc;
}
*/
/* Search ---------------------------------------------------------------- */
.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 1px;
    right: 0;
    text-align: right;
}
.widget-search h3 {
    display: none;
}
#search {
/*
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
*/
    border: none;
    padding: 5px;
    height: 16px;
    background: #999;
    background: #fefefe;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
#search-submit {
/*
    border: 1px solid #75120e;
    border-top: 1px solid #b25c59;
    border-left: 1px solid #b25c59;
*/
    border: none;
    background: #666 url(http://works-hana.com/images/main-nav-off.png) no-repeat 100% 50%;
    color: #fff;
    padding: 4px 5px;
    font-size: 11px;
}
/* Sign In ---------------------------------------------------------------- */
#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#header .widget-sign-in .widget-header {
    display: none;
}
#header .widget-sign-in .widget-content {
    background-color: #000;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}
#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}
/* Topic-path ----------------------------------------------------------------- */
#topic-path-inner {
/*width: 940px;*/
    margin: 0 0 15px 0;
}
#topic-path-content {
    padding: 0 0 0 0;
}
#topic-path ul, #topic-path li {
    margin: 0;
    display: inline;
    list-style: none;
}
#topic-path li,
#topic-path li ul {
    padding: 0;
}
#topic-path ul li a {
    margin-right: 0.75em;
}
/* Blog Header ----------------------------------------------------------------- */
#blog-header-inner {
    width: 940px;
    margin: 10px auto 0;
}
#blog-header-content {
    margin: 0 15px 0 20px;
    padding: 15px 0;
    background-color: #333;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/* Content ---------------------------------------------------------------- */
#content {
    line-height: 1.5;
}
.asset-name,
.asset-name a,
.archive-title {
}
.comment-footer,
.comment-footer a,
.trackback-footer {
}
.asset-footer {
    font-size: 13px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
}
.asset-name a {
}
.entry-asset .asset-name {
/*
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
*/
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 12px;
}
.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}
.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
    background: url(http://works-hana.com/images/icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(http://works-hana.com/images/icon-trackback.gif) no-repeat 0 50%;
}
.archive li {
    margin-bottom: 5px;
}
#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}
    h1#page-title {
    font-size: 24px;
    line-height: 1.3;
}
.mt-main-index h1#page-title {
    font-size: 30px;
    margin-bottom: .5em;
}
#homepage-image .layout-wm {
    margin: 0 0 25px 0;
}
#homepage-image .layout-mw {
    margin: 0 0 25px 0;
}
#homepage-image h1 {
    padding: 15px 15px 15px 15px;
    height: 220px;
/* photo by Anil Dash */
    background: url(http://works-hana.com/images/lead-image.jpg) no-repeat 50% 0;
    overflow: hidden;
    border-width: 0;
    color: #fff;
/*
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
*/
    -webkit-box-shadow: #999 4px 4px 10px;
    -moz-box-shadow: #999 4px 4px 10px;
    box-shadow: #999 4px 4px 10px;
*/
    behavior: url(http://works-hana.com/PIE.htc);
}
#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}
#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.comment {
    background: #fff;
    padding: 10px 10px 0;
    margin-bottom: 10px;
}
.comment-header {
    font-weight: bold;
}
.widget-header,
    h2.comments-header,
    h2.comments-open-header,
    h2.trackbacks-header,
    #enhanced-main h2 {
/*
    height: 20px;
    background: url(http://works-hana.com/images/header-arrow-wide.gif) no-repeat 0 0;
    padding: 0 6px 0 20px;
    line-height: 20px;
    margin-bottom: 10px;
*/
    height: 24px;
    background: #ccc;
/*    font-size: 10px;
*/
    color: #063;
    font-weight: bold;
    border-top: solid 2px #063;
    padding: 2px 6px 2px 20px;
    line-height: 24px;
    text-transform: uppercase;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
/*
    border: 1px solid #696;
    padding: 60px 0;
    text-align: center;
    width: 200px;
*/
/*
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #eeeeee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eeeeee), to(#999999));
    background: -moz-linear-gradient(#eeeeee, #999999);
    -pie-background: linear-gradient(#eeeeee, #999999);
    behavior: url(http://works-hana.com/PIE.htc);
*/
}
.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
.layout-wtt h2.trackbacks-header {
/*    background: url(http://works-hana.com/images/header-arrow-wide520.gif) no-repeat 0 0;*/
    background: #333;
}
#main-navigation .search-options {
    display: none;
}
.widget-recent-comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(http://works-hana.com/images/icon-comment.gif) no-repeat 0 4px;
}
.widget-recent-entries dl {
}
.widget-recent-entries dl dt {
    font-size: 14px;
}
.widget-recent-entries dl dd {
    margin-bottom: 3px;
}
.widget-recent-entries dl dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.widget-recent-assets .item {
    width: 72px;
    margin: 0 4px 8px;
}
.widget-recent-assets .item img {
    border: 1px solid #ccc;
}
.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}
.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}
.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}
.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}
.admin-edit-link {
    text-align: center;
    margin-top: 10px;
}
.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}
/* Forms ---------------------------------------------------------------- */
    input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}
.contact-form label {
    display: block;
}
.contact-form input.text {
    font-size: 13px;
}
.contact-form textarea {
    margin-bottom: 15px;
}
/* Widget ----------------------------------------------------------------- */
.widget-header,
.widget-content {
/* R1
    margin-right: 15px;
    margin-left: 15px;
*/
/* R2
    margin-right: 20px;
    margin-left: 15;
*/
/* R3 */
    margin-right: 20px;
    margin-left: 0;
}
.widget-header {
/*    background: url(http://works-hana.com/images/header-arrow-narrow.gif) no-repeat 0 0;
    background: #333;
*/
}
.widget-header a {
    color: #fff;
    font-weight: bold;
}
.widget-header a:hover {
    text-decoration: underline;
}
.layout-wm .widget-header {
/*    background-image: url(http://works-hana.com/images/header-arrow-medium.gif);
    background: #333;
*/
}
#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}
.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
}
/* "Powered By" Widget */
.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}
/* Calendar Widget */
.widget-calendar .widget-content table {
    font-size: 10px;
}
/* Footer Widgets */
#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}
#footer .widget-footer-links {
/*
    width: 50%;
*/
    padding: 10px 0;
}
/*
#footer .widget-powered {
    float: right;
    width: 157px;
    text-align: right;
    clear: none;
}
*/
#footer .widget-powered .widget-content {
    margin: 0;
    padding: 0;
    text-align: left;
}
/*
#footer .widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#footer .widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 41px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(http://works-hana.com/images/powered-by-mt-logo.gif) no-repeat 0 0;
}
#footer .widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 41px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(http://works-hana.com/images/powered-by-mt-logo.gif) no-repeat 0 0;
}
*/
/* Footer ----------------------------------------------------------------- */
#footer {
/*
    width: 946px;
*/
    margin: 0 auto 40px;
    padding: 0 0 10px;
/*
    background: url(footer.png) no-repeat 0 bottom;
*/
}
* html #footer {
    margin-bottom: 0;
}
*:first-child+html #footer {
    margin-bottom: 0;
}
#footer-inner {
    padding: 0 0 20px 0;
}
#footer-content {
    margin: 0 15px 10px;
    padding: 5px;
    border-top: 1px solid #ccc;
}
#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    float: right;
    border-left: solid 1px #ccc;
}
#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0 10px;
    border-right: solid 1px #ccc;
}
/* Utilities -------------------------------------------------------------- */
#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}
/* Custom Styles ---------------------------------------------------------- */
/* お知らせ・新着情報(メインページ) */
/* 関連記事(エントリーページ) */
#info,
#news {
    clear: both;
}
#info h2,
#news h2 {
    margin: 0;
}
/*
#enhanced-main h2 {
    height: 20px;
    background: url(http://works-hana.com/images/header-arrow-wide.gif) no-repeat 0 0;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}
*/
#info dl,
#info dt,
#info dd,
#news dl,
#news dt,
#news dd {
    margin: 0;
    padding: 0;
}
#info ul,
#news ul,
#related-entries ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
/*
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
*/
}
#info li,
#news li,
#related-entries li {
    margin: 0;
    padding: 7px 10px;
    display: block;
    *display: inline-block;
/*
    border-top: solid 1px #fff;
    border-bottom: solid 1px #ccc;
*/
}
#info dt span,
#news dt span,
#related-entries li span {
    color: #666;
    margin-right: 1em;
}
#info dt a,
#news dt a {
    font-weight: bold;
    text-decoration: underline;
}
#info dt a:hover,
#news dt a:hover {
    text-decoration: none;
}
#info .odd,
#news .odd,
#related-entries .odd {
    background-color: #f6f6f6;
}
#info .even,
#news .even,
#related-entries .even {
    background-color: #eee;
}
#info-more,
#news-more {
    text-align: right;
}
#info-more {
    margin: 15px 5px 25px 5px;
}
#news-more {
    margin: 15px 5px 5px 5px;
}
#info-more a,
#news-more a,
.news-go a {
    background: url(http://works-hana.com/images/increase.gif) no-repeat 100% 40%;
}
#info-more a,
#news-more a {
    padding-right: 20px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
/* ブログ記事リスト(メインページ) */
#entry-list-main {
    margin: 0px;
    padding: 0px;
}
#entry-list-main ul li {
    font-weight: bold;
    list-style-type: disc;
    list-style-position: inside;
}
/* アイテム(メインページ) */
#item-main ul li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 5px;
}
#item-main ul li span {
    display: block;
    height: 100px;
    width: 100px;
    overflow: hidden;
}
/*
.layout-wm .widget-header {
    background-image: url(http://works-hana.com/images/header-arrow-medium.gif);
    background: #333;
}
*/
.widget-search {
    margin: 15px 20px 0 0;
}
/* サイドナビゲーション */
.widget-recent-contents ul,
.widget-recent-contents dl {
    width : 99%;
    color: #999;
}
.widget-recent-contents li,
.widget-recent-contents dt {
    margin: 0;
    border-bottom: solid 1px #ccc;
}
.widget-recent-contents dd {
    padding: 0 0 0 1em;
}
.widget-recent-contents dd li {
/*    padding: 0 0 0 1em;*/
    border-left: solid 1px #ccc;
}
.noentry,
.widget-recent-contents a {
    padding: 10px 5px;
}
.widget-recent-contents a {
    display: block;
/*
    width: 100%;
*/
    overflow: hidden;
}
.widget-recent-contents a:hover {
    background-color: #eee;
/*
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
    color:#063;
*/
}
.sidebar-recent-list dl {
    padding: 5px 0 0 0;
}
.sidebar-recent-list dd {
    border-bottom: solid 1px #ccc;
    padding: 0 0 5px 0;
    font-size: 90%;
}
/* サイトマップ */
/*
#sitemap ul {
    margin: 0;
    padding: 0;
}
#sitemap ul ul {
    margin: 20px;
    padding: 0;
}
#sitemap ul li {
    list-style: none;
    margin: 0px;
    padding: 3px;
}
#sitemap li {
    border: solid 1px #999;
}
#sitemap span {
    padding: 0 1em;
    color: #ccc;
}
#sitemap li.sitemap_entries {
}
*/
#sitemap ul li {
    list-style: none;
/*
    border-left: solid 1px #ccc;
*/
    padding: 0.2em 0;
    border-bottom: solid 1px #ccc;
}
/*
#sitemap a {
    border-bottom: solid 1px #ccc;
}
*/
/* ワークス花について */
.about dl dt {
    width: 15em;
    float: left;
    padding: 0 5px;
    clear: both;
    background-color: #eee;
}
.about dd {
    _height: 1%;
    margin: 0 0 3px 16.2em;
    padding: 0 5px;
}
.about dl dd dl {
    margin-top: 0.5em;
    font-size: 90%
}
.about dl dd dl dt {
    width: 10.5em;
}
.about dl dd dl dd {
    margin: 0 0 3px 11.7em;
}
/* ページ分割 */
div#page-list {
    text-align: center;
    padding: 0 auto;
}
#page-list ul{
    margin-left: auto;
    margin-right: 0;
    padding: 0.5em 0;
    list-style: none;
    text-align: center;
    font-size: 10px;
    *font-size: x-small;
    *font: xx-small;
}
#page-list ul li {
    margin: 0 .3em;
    display: inline;
}
#page-list ul li span,
#page-list ul li a {
    padding: .3em 1em;
    background-color: #396;
    color: #fff;
    border: 1px solid #396;
    text-decoration: none;
}
#page-list ul li span {
    color: #396;
    background-color: #fff;
    border: 1px solid #396;
}
#page-list ul li a:hover {
    color: #fff;
    background-color: #063;
    border: 1px solid #063;
}
/* お問い合わせ */
#inquiry dd {
    margin: 0 2em 0 0;
}
#inquiry dd {
    margin: 0 0 1.5em 2em;
}
/* RSS購読 */
.widget-syndication ul {
background:url("http://works-hana.com/images/rss.png") no-repeat scroll 0 center transparent;
margin:10px 0 0;
padding:0 0 0 30px;
}
.area_product dl {
    font-size: 8pt;
}
/*
#container,#container-inner,#header,#header-inner,
#header-content,#main-navigation,#main-navigation-inner,
#content,#content-inner,#homepage-image,#alpha,
#alpha-inner,#enhanced-main,#news,#beta,#beta-inner,
#footer,#footer-inner,#footer-content,#Powered by Movable Type Pro {
    border: 1px solid #ccc;
}
.widget-search,.widget,.widget-content,.widget-pages,
.widget-recent-entries,.widget-archives,.widget-recent-blogs,
.widget-archives,.widget-syndication,.widget-footer-links,
.widget-creative-commons,.widget-powered {
    border: 1px solid #c33;
}
*/
