/*
Theme Name: PHOTO-RECOLOR.COM
Theme URI: http://www.sohei.co.jp/
Description: SOHEI Photo Series productsite (photo-reclor.com)
Author: yhosokawa
Version: 1.0
*/
@charset "utf-8";

body, div, h1, h2, h3, h4, h5, h6, img {
    margin: 0;
    border: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, div {
    font-size: 100%;
    font-weight: normal;
}



body {
    font-size: 12px;
    line-height: 20px;
    color: #222222;
    background-color: #ffffff;
    font-family: "メイリオ", Meiryo, Osaka,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.clear {
    clear: both;
}
.clear hr {
    display: none;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}


#page_wrapper {
    width: 930px;
    margin: 0 auto;
}



#page_header {
    width: 930px;
    height: 60px;
    margin-bottom: 10px;
}

#page_header_logo {
    float: left;
    width: 350px;
    height: 60px;
}

#page_header_logo a.site_logo {
    width: 350px;
    height: 25px;
    display: block;

    font-size: 18px;
    padding-top: 35px;
    color: black;
    background-color: transparent;
    text-decoration: none;
}

#page_share_widget {
    margin: 22px 0px 0px 0px;
    float: right;
    width: 150px;
}

#page_header_top_navi {
    float: right;
    width: 260px;
}

#page_header_top_navi, #page_header_top_navi li {
    margin: 0;
    padding: 0;
}

#page_header_top_navi li {
    list-style: none;
    float: left;
    text-align: center;
    width: 80px;
    height: 60px;
}

#page_header_top_navi li.w100 {
    width: 100px;
}

#page_header_top_navi li a, #page_header_top_navi li a:visited {
    display: block;
    width: 100%;
    height: 30px;
    padding: 20px 0px 10px 0px;
    color: #0099ff;
    background-color: #ffffff;
    text-decoration: underline;
}

#page_header_top_navi li a:hover {
    display: block;
    color: #ffffff !important;
    text-decoration: none !important;
    background-image: url(img/header_navi_indicator.gif);
    background-repeat: no-repeat;
}

#page_header_top_navi li.w100 a:hover {
    background-image: url(img/header_navi_indicator_w100.gif);
}

#page_header_top_navi li a.visited {
    color: #ffffff !important;
    text-decoration: none !important;
    background-image: url(img/header_navi_indicator.gif);
    background-repeat: no-repeat;
}

#page_header_top_navi li.w100 a.visited {
    background-image: url(img/header_navi_indicator_w100.gif);
}



.global_navigator {
    height: 32px;
    margin-bottom: 10px !important;
}

.global_navigator>li {
    width: 132px;
    margin-right: 1px !important;
    background-color: transparent !important;
}
.global_navigator>li.rightend {
    width: 132px;
    margin-right: 0px !important;
    background-color: transparent !important;
}

a.global_navigator_item {
    font-size: 13px;

    width: 132px;
    height: 32px;
    line-height: 32px;

    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: center;

    background-image: url(img/global_navigator_middle_inactive.png);
    background-repeat: no-repeat;
}
.global_navigator>li>a.leftend {
    background-image: url(img/global_navigator_left_inactive.png);
}
.global_navigator>li>a.homeuser {
    background-image: url(img/global_navigator_homeuser_inactive.png);
}
.global_navigator>li>a.rightend {
    background-image: url(img/global_navigator_right_inactive.png);
}



/* Droppy: Basic code - don't modify */
.droppy {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.droppy li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
.droppy a {
    display: block;
}
.droppy ul {
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}
* html .droppy ul {
    line-height: 0;
} /* IE6 "fix" */
.droppy ul a {
    zoom: 1;
} /* IE6/7 fix */
.droppy ul li {
    float: none;
}
.droppy ul ul {
    top: 0;
}

/* Droppy: Essentials - configure this */
.droppy ul {
    width: 200px;
    top: 33px;
    /* padding: 0px 0px 1px 1px; */
}

.droppy ul ul {
    left: 201px;
}

/* Droppy: Everything else is theming */
.droppy {
    height: 32px;
    font-size: 11px;
    z-index: 300;
}

.droppy li ul {
    color: #c0c0c0;
    background-color: black;

    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;

    opacity: 0.7;
    filter: alpha(opacity=70);
}

.droppy li ul>li>ul {
    border-top: solid 1px black;
}

.droppy li:hover * {
    color: white;
    /* background-color: black; */
    opacity: 1;
    filter: alpha(opacity=100);
}

.droppy li:hover ul {
    border-color: #f4c080;
}

.droppy ul li {
    padding-left: 4px;
}

.droppy ul a {
    color: white;
    background-color: transparent;
    text-decoration: none;
}

.droppy ul a.hover {
    color: black;
    background-color: white;
}

/* .droppy ul a { border-bottom: none; } - I also needed this for IE6/7 */



/* -- contents -- */

#breadcrumbs {
    margin: 14px 0 2px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#breadcrumbs h1 {
    display: inline;
    font-weight: bold;
}

#page_content {
    float: right;
    width: 680px;
}

#page_content p {
    margin: 15px 10px;
}

#page_content a:link {
    color: #0099ff;
    text-decoration: none;
}

#page_content a:visited {
    color: #0099ff;
    text-decoration: none;
}

#page_content a:hover {
    color: #CC3300;
    text-decoration: underline;
}

#page_content h2 {
    font-size: 16px;
    font-weight: normal;
    text-align: left;

    line-height: 44px;
    height: 40px;

    color: black;
    background-color: transparent;

    margin: 30px 0 10px 0;
    border: solid 1px #95a2ab;
    padding: 0 0 0 33px;

    background-image: url(img/header_background_red.png);
    background-repeat: no-repeat;
}

#page_content h2:first-child {
    margin-top: 0;
}

#page_content h3 {
    font-size: 15px;
    font-weight: normal;
    text-align: left;

    color: #900000;
    background-color: transparent;

    margin: 25px 15px 5px 15px;
    border-bottom: solid 1px #95a2ab;
    padding: 0 0 0 18px;
}

#page_content h4 {
    margin: 25px 0 0 15px;
    border-left: 11px solid black;
    padding: 0 0 0 10px;
    line-height: 11px;
    text-decoration: underline;
}

#page_content ul.no-item-marker {
    list-style: none;
}

#page_content ul.kome-item-marker {
    list-style: none;
}

#page_content ul.kome-item-marker li:before {
    content: "※ ";
}

#page_content ul.kamera-kun-marker {
    list-style: none;
    margin: 0px 10px;
    padding: 0px;
}

#page_content ul.kamera-kun-marker li {
    background-image: url('img/CameraKun_35x40.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 5px;
    border-bottom: dashed 1px #d0d0d0;
    padding-left: 45px;

}



/* -- item page - DK comparison chart -- */

table.dk-comparison-chart-table {
    width: 530px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px 0 20px 40px;
}

table.dk-comparison-chart-table th.diskeeper-edition {
    padding: 0;
    border: 1px solid black;
    border-width: 1px;
    width: 60px;
}

table.dk-comparison-chart-table th.windows {
    border: 1px solid black;
    border-width: 1px 0 1px 0;
}
table.dk-comparison-chart-table th.windows-edition {
    border: 1px solid black;
    border-width: 1px 0 1px 0;
    text-align: left;
    text-indent: 5px;
}

table.dk-comparison-chart-table td {
    border: 1px solid black;
    border-width: 0 0 1px 1px;
    text-align: center;
}

/* -- item page - DK comparison chart -- */


/* -- contents -- */



/* -- side menu -- */

#page_side_menu {
    floag: left;
    width: 230px;
    margin-bottom: 30px;
}

#page_side_menu li a:link, #page_side_menu li a:visited {
    color: #0099ff;
    text-decoration: none;
}

#page_side_menu li a:hover {
    color: black;
    background-color: transparent;
}

#page_side_menu .feature_box {
    margin: 5px 0 15px 0;
}

/* ---- side menu widght ---- */

.page_side_menu_widght ul {
    list-style: none;
    border: 0;
    margin: 0px 0px 10px 0px;
    padding: 0;
    display: block;
}

.page_side_menu_widght ul li {
    list-style:none;
    border:0;
    margin:0;
    text-align: left;
    display: block;
}

.page_side_menu_widght .widgettitle
{
    width: 230px;
    height: 35px;
    text-indent: 20px;
    font-weight: bold;
    line-height: 40px;
    background-image: url(img/side_menu_h2_bg.gif);
}

.page_side_menu_widght .widget_text ul,
.page_side_menu_widght .widget_meta ul,
.page_side_menu_widght .widget_pages ul,
.page_side_menu_widght .widget_categories ul,
.page_side_menu_widght .widget_recent_entries ul,
.page_side_menu_widght .widget_links ul
{
    list-style: none;
    border: 0;
    margin: 0px 0px 10px 0px;
    padding: 0;
    display: block;
}

.page_side_menu_widght .widget_text li,
.page_side_menu_widght .widget_meta li,
.page_side_menu_widght .widget_pages li,
.page_side_menu_widght .widget_categories li,
.page_side_menu_widght .widget_recent_entries li,
.page_side_menu_widght .widget_links li
{
    list-style:none;
    border:0;
    margin:0;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
    display: block;
    height: 24px;
    text-indent: 15px;
    background-image: url(img/side_menu_li_gb.gif);
    /* padding-bottom:2pxb; */
    background-repeat: no-repeat;
}

.page_side_menu_widght .widget_nav_menu a {
    list-style:none;
    border:0;
    margin:0;
    text-align: left;
    font-weight: bold;
    line-height: 26px;
    display: block;
    height: 24px;
    text-indent: 15px;
    background-image: url(img/side_menu_li_gb.gif);
    /* padding-bottom:2px; */
    background-repeat: no-repeat;
}

.page_side_menu_widght .widget_nav_menu ul {
    list-style: none;
    border: 0;
    margin: 0px 0px 10px 0px;
    padding: 0;
    display: block;
}

.page_side_menu_widght .widget_nav_menu ul li {
    list-style:none;
    border:0;
    margin:0;
    text-align: left;
    display: block;
}

.page_side_menu_widght .widget_nav_menu .sub-menu {
    margin: 0px !important;
}

.page_side_menu_widght .widget_nav_menu .sub-menu a {
    text-indent: 20px;
}
.page_side_menu_widght .widget_nav_menu .sub-menu .sub-menu a {
    text-indent: 35px;
}
.page_side_menu_widght .widget_nav_menu .sub-menu .sub-menu .sub-menu a {
    text-indent: 50px;
}

.page_side_menu_widght .widget_text {
    margin-bottom: 10px;
}

/* ---- side menu widght ---- */
/* ---- side menu theme ---- */

#page_side_menu_theme h2 {
    width: 230px;
    height: 35px;
    margin-bottom: 10px;
    text-indent: 15px;
    font-weight: bold;
    line-height: 40px;
    background-image: url(img/side_menu_h2_bg.gif);
}

#page_side_menu_theme ul {
    list-style: none;
    border: 0;
    margin: 0px 0px 10px 0px;
    padding: 0;
    display: block;
}

#page_side_menu_theme ul li {
    list-style:none;
    border:0;
    margin:0;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
    display: block;
    height: 24px;
    text-indent: 15px;
    background-image: url(img/side_menu_li_gb.gif);
    /* padding-bottom:2px; */
    background-repeat: no-repeat;
}

/* ---- side menu theme ---- */
/* -- side menu -- */



/* -- footer -- */

#page_footer {
    margin-top: 30px;
}

.to_page_top_navi {
    padding: 10px;
    text-align: right;
}

#page_footer_to_page_top_navi {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    text-align: right;
}

#page_footer_bottom_navi {
    float: right;
    width: 360px;
    margin: 0px 10px 10px 0px;
    padding: 0;
}

#page_footer_bottom_navi li {
    margin: 0;
    padding: 0;
}

#page_footer_bottom_navi li {
    list-style: none;
    text-align: right;
    float: left;
    width: 180px;
}

#page_footer_bottom_navi li a, #page_footer_bottom_navi li a:visited {
    color: #0099ff;
    background-color: transparent;
    text-decoration: none;
}

#page_footer_bottom_navi li a:hover {
    color: #cc3300;
    background-color: transparent;
    text-decoration: underline;
}

#page_footer_legal_notice {
    color: #000000;
    background-color :#efefef;
    text-align: right;
    padding: 5px 10px;
}
/* -- footer -- */
