@charset "UTF-8";
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=ededed&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=ededed&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=fbf9ee&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=d83300&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=aaaaaa&fcHighlight=d83300&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/parts/ds/images/common/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #ededed; background: #ededed url(/parts/ds/images/common/ui-bg_flat_75_ededed_40x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/parts/ds/images/common/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #d83300; background: #fbf9ee url(/parts/ds/images/common/ui-bg_glass_75_fbf9ee_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/parts/ds/images/common/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #aaaaaa; background: #ffffff url(/parts/ds/images/common/ui-bg_glass_55_ffffff_1x400.png) 50% 50% repeat-x; color: #d83300; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #d83300; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/parts/ds/images/common/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/parts/ds/images/common/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/parts/ds/images/common/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/parts/ds/images/common/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/parts/ds/images/common/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/parts/ds/images/common/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; font-size: 75%; display:none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; cursor: pointer; }
.ui-datepicker .ui-datepicker-next { right:2px; cursor: pointer; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-trigger { vertical-align: middle; margin-right: 3px; cursor: pointer; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* ############################################################################################# */
/* 標準スタイル初期化 */
/* ############################################################################################# */
html {
	color: #333333;
	background-color: #FFFFFF;
	height: 100%;
	line-height: 1;
	font-size: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font-size: 160%;
}
h1, h2, h3, h4, h5, h6, form, dl, dt, dd, p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
p {
	margin: 0 0 0.8em;
}
img {
	border-style: none;
}
em {
	font-style: normal;
}
button, input, select, textarea {
	vertical-align: bottom;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
}
label {
	cursor: pointer;
}
ul, ol { /* [ifie.css] override */
	margin: 0 0 5px;
	padding: 0 0 0 1.5em;
}
hr {
	display: block;
	margin: 20px 0;
	padding: 0;
	height: 0;
	line-height: 0;
	border-top: #AAAAAA 1px solid;
	border-bottom: #E5E5E5 1px solid;
}
a:link {
	color: #113366;
	text-decoration: none;
}
a:visited {
	color: #6A3884;
	text-decoration: none;
}
a:active,
a:hover {
	color: #458CDD;
	text-decoration: underline;
}

/* ############################################################################################# */
/* 共用スタイル */
/* ############################################################################################# */

/* プレビュー用 ============================== */
.cmn-preview {
	background-image: url(/parts/ds/images/common/bg_preview.gif) !important;
	background-color: #EBFFFF !important;
}
/* 非表示 ============================== */
.cmn-hide,
.cmn-simple-hide {
	display: none;
}
/* ClearFix ============================== */
.cmn-clearfix:after { /* [ifie.css] override */
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
/* 送信ボタン無効 ============================== */
.cmn-disabled {
	cursor: default;
}
/* IME無効 ============================== */
.cmn-ime_disabled {
	ime-mode: disabled;
}
/* 引用 ============================== */
.cmn-quote1 {
	border: #787878 1px dotted;
	margin: 0 0 10px;
	padding: 10px;
	overflow: auto;
}
.cmn-quote2 {
	background-color:#EBEBEB;
	padding:10px;
	overflow: auto;
}
/* 双柱 ============================== */
.cmn-column1 {
	border:#787878 1px dotted;
	padding:12px 15px;
	overflow: auto;
}
/* 記事編成用 ============================== */
.cmn-editable_small {
	font-size:87.5% !important;
}
.cmn-editable_large {
	font-size:125% !important;
}
.cmn-editable_bold {
	font-weight:bold !important;
}
.cmn-editable_headline {
	font-weight:bold !important;
	margin:0 0 0.0em !important;
	text-indent:0 !important;
}
.cmn-editable_center {
	text-align:center !important;
}
.cmn-editable_right {
	text-align:right !important;
}
/* 回り込みクリア ============================== */
.cmn-new_line {
	clear:both !important;
}
/* 見本 ============================== */
input.cmn-default,
textarea.cmn-default {
	color: #8E8E8E;
}
/* 注記 ============================== */
.cmn-notes {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
}
/* 警告 ============================== */
.cmn-attention { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/mark_notice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 28px;
	font-size: 75%;
	min-height:16px;
	line-height: 1.4;
}
/* プラス値 ============================== */
.cmn-plus{
	color:#C00;
}
/* マイナス値 ============================== */
.cmn-minus{
	color:#090;
}
/* プラスマイナスゼロ値 ============================== */
.cmn-zero{
	color:#333;
}
/* 英文記事対応 ============================== */
.cmn-english_font {
	font-family: Georgia, Times, "Times New Roman";
}
/* テキストフォーム ============================== */
.cmn-input_text {
	border: #B5B5B5 1px solid;
	background: #FFFFFF url(/parts/ds/images/common/bg_input_text.gif) repeat-x top;
}
/* アイコン ============================== */
img.cmn-icon {
	margin:0 0 0 3px;
	vertical-align:middle;
}
.cmn-icon_photo{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:15px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -762px -128px;
}
.cmn-icon_movie{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:13px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -778px -130px;
}
.cmn-icon_member{/* [ifie.css] override */
	display:inline-block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -794px -132px;
}
.cmn-icon_pdf{/* [ifie.css] override */
	display:inline-block;
	width:20px;
	height:16px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -806px -127px;
}
.cmn-icon_sound{/* [ifie.css] override */
	display:inline-block;
	width:15px;
	height:14px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -826px -129px;
}
.cmn-icon_viewer{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:14px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -841px -129px;
}
.cmn-icon_xbrl{/* [ifie.css] override */
	display:inline-block;
	width:20px;
	height:16px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -741px -127px;
}
.cmn-icon_dual{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:18px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -724px -125px;
}
.cmn-icon_wpdf{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:18px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -707px -125px;
}
.cmn-icon_wxbrl{/* [ifie.css] override */
	display:inline-block;
	width:16px;
	height:18px;
	text-indent:-9999px;
	outline-style:none;
	margin:0 0 0 3px;
	vertical-align:middle;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -690px -125px;
}
/* 続きリンク ============================== */
.cmn-continue {
	background-image: url(/parts/ds/images/common/mark_continue.png);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 19px;
	white-space: nowrap;
	text-indent: 0;
	margin-left: 7px;
	min-height: 14px;
}
div.cmn-continue {
	margin: 10px 0;
	font-size: 87.5%;
}
/* 続きリンクリスト ============================== */
div.cmn-continue_list {
	margin: 0 0 25px;
	padding: 1px 0 0;
	border-top: 1px #9F9F9F dotted;
}
div.cmn-continue_list ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0;
	border-top: 1px #9F9F9F dotted;
}
div.cmn-continue_list ul li {
	background-image: url(/parts/ds/images/common/mark_continue.png);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 19px;
	white-space: nowrap;
	text-indent: 0;
	margin-bottom: 0.8em;
	font-size: 87.5%;
}
/* 罫線 ============================== */
div.cmn-dottedline {
	border-top: #9F9F9F 1px dotted;
	margin: 0 0 15px;
	height: 0;
}
div.cmn-dottedline hr {
	display: none;
}
div.cmn-dashedline {
	display:block;
	margin:15px 0;
	padding:0;
	height:1px;
	line-height:0;
	border-top:#aaaaaa 1px dotted;
	border-bottom:#aaaaaa 1px dotted;
	clear:both;
}
div.cmn-dashedline hr {
	display: none;
}
/* ワッペン（テキスト） ============================== */
.cmn-wappen {
	padding: 3px 0 0;
}
.cmn-wappen a:link span.cmnc-name,
.cmn-wappen a:visited span.cmnc-name {
	text-decoration: none;
	cursor: pointer;
}
.cmn-wappen span.cmnc-name {
	background-image: url(/parts/ds/images/common/bg_wappen_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	float: left;
	height: 18px;
	margin: -1px 4px 0px 0;
	padding: 0 20px 0 0;
	overflow: visible;
	font-size: 87.5%;
}
.cmn-wappen span.cmnc-name span {
	background-image: url(/parts/ds/images/common/bg_wappen_left.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 12px;
	min-height: 12px;
	padding: 3px 0 3px 20px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cmn-wappen span.cmnc-fix {
	width: 5em;
}
/* ワッペン（画像） ============================== */
img.cmn-wappen {
	padding: 0;
	margin: 0 10px 0 0;
	vertical-align: text-bottom;
}
/* ボタンスタイル1 ============================== */
.cmn-button_style1 {
	border: 1px solid #ADADAD;
	background-image: url(/parts/ds/images/common/bg_buttonstyle1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: inline-block;
	font-weight: normal;
	vertical-align: middle;
}
.cmn-button_style1 a { /* [ifie.css] override */
	display: inline-block;
	padding: 3px 5px;
}
.cmn-button_style1 .cmnc-down {
	background-image: url(/parts/ds/images/common/mark_buttonstyle1_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 15px;
}
.cmn-button_style1 .cmnc-up {
	background-image: url(/parts/ds/images/common/mark_buttonstyle1_up.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 15px;
}
/* セクション ============================== */
.cmn-section { /* [ifie.css] override */
	clear: both;
	margin: 0 0 20px;
	padding: 0;
}
/* インデント追加 ============================== */
.cmn-indent {
	padding-left: 10px !important;
}
/* 閲覧本数表示 ============================== */
.cmn-article_count_attention{
	padding: 10px 0 5px 0;
	font-size: 75%;
	min-height:16px;
	line-height: 1.4;
}
.cmn-article_count_attention p{
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.cmn-article_count_attention p span{
	padding:0 0.5em;
	color:#D83300;
}
.cmn-article_count_attention p span.cmn-icon_member{
	padding:0;
}
/* ページ先頭へ戻る ============================== */
div.cmn-gototop {
	display: none;
}
/* ページトップ ============================== */
.cmn-page_top{
	margin:10px 0;
	line-height:1.3;
	font-size:75%;
	text-align:right;
}
.cmn-page_top a{
	display:inline-block;
	padding:0 0 0 10px;
	background:url(/parts/ds/images/common/sprites_marks.gif) no-repeat 0 -1713px;
}
/* 開くボタン ============================== */
.cmn-expand_open { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/mark_down.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	margin-left: 5px !important;
	padding-left: 17px !important;
	min-height: 14px !important;
}
/* 閉じるボタン ============================== */
.cmn-expand_close { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/mark_up.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	margin-left: 5px !important;
	padding-left: 17px !important;
	min-height: 14px !important;
}
/* パンくず ============================== */
div.cmn-topic_path {
	font-size: 75%;
	margin: 0 0 8px;
	line-height: 1.2;
}
div.cmn-topic_path span.cmnc-here {
	color: #1054AF;
}
/* ツリー構造 ============================== */
.cmn-tree {
	list-style-type: none;
	background-image: url(/parts/ds/images/common/bg_tree.gif);
	background-repeat: no-repeat;
	background-position: 9px 0;
	padding: 0;
	margin: 0;
}
.cmn-tree_noline {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.cmn-tree .cmnc-tree_branch {
	padding-left: 40px !important;
	background-image: url(/parts/ds/images/common/bg_tree_branch.gif);
	background-repeat: no-repeat;
	background-position: 9px 0.5em;
}
.cmn-tree .cmnc-tree_branch_noline,
.cmn-tree_noline .cmnc-tree_branch_noline {
	padding-left: 40px !important;
}
.cmn-tree .cmnc-tree_branch .cmn-tree_noline .cmnc-tree_branch_noline,
.cmn-tree .cmnc-tree_branch .cmn-tree_noline .cmnc-tree_branch_last_noline,
.cmn-tree .cmnc-tree_branch_last .cmn-tree_noline .cmnc-tree_branch_noline,
.cmn-tree .cmnc-tree_branch_last .cmn-tree_noline .cmnc-tree_branch_last_noline {
	padding-left: 20px !important;
}
.cmn-tree .cmnc-tree_branch_last {
	padding-left: 40px !important;
	padding-bottom: 1px !important;
	background-image: url(/parts/ds/images/common/bg_tree_branch_last.gif);
	background-repeat: no-repeat;
	background-position: 9px 0.5em;
}
.cmn-tree .cmnc-tree_branch_last_noline,
.cmn-tree_noline .cmnc-tree_branch_last_noline {
	padding-left: 40px !important;
	background-color: #FFFFFF;
}
.cmn-tree .cmnc-tree_branch_last_noline .cmn-article_text,
.cmn-tree_noline .cmnc-tree_branch_last_noline .cmn-article_text {
	margin: 0;
}
.cmn-tree .cmnc-tree_branch_last_noline .cmn-article_text p,
.cmn-tree_noline .cmnc-tree_branch_last_noline .cmn-article_text p {
	margin: 0;
}
.cmn-tree .cmn-tree,
.cmn-tree_noline .cmn-tree_noline {
	margin-left: -20px;
}
.cmn-tree div.cmn-tree,
.cmn-tree_noline div.cmn-tree_noline {
	padding-left: 20px;
	padding-bottom: 1px;
}

.cmn-tree .cmn-tree_branch {
	margin-left: -15px;
	padding-left: 20px !important;
	background-image: url(/parts/ds/images/common/bg_tree_branch.gif) !important;
	background-repeat: no-repeat;
	background-position: 9px 0.5em;
}
.cmn-tree .cmn-tree_last {
	margin-left: -15px !important;
	padding-left: 20px !important;
	padding-bottom: 1px !important;
	background-image: url(/parts/ds/images/common/bg_tree_branch_last.gif) !important;
	background-repeat: no-repeat;
	background-position: 9px 0.5em;
}
.cmn-tree_set .cmn-tree .cmn-indent {
	padding-left: 20px !important;
}
.cmn-tree_set .cmn-tree .cmn-section {
	margin: 0;
}
.cmn-tree_set .cmn-tree .cmn-article_text,
.cmn-tree_set .cmn-tree .cmn-article_text p {
	margin: 0;
}

/* 大見出し ============================== */
.cmn-large_headline {
	background-image: url(/parts/ds/images/common/bg_large_headline.gif);
	background-repeat: no-repeat;
	margin: 0 0 15px;
	line-height: 1.2;
	height: 30px;
}
.cmn-large_headline .cmnc-title {
	padding: 5px 0 5px 15px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
.cmn-large_headline .cmnc-title a:link ,
.cmn-large_headline .cmnc-title a:visited {
	color: #ffffff;
	text-decoration: none;
}
.cmn-large_headline .cmnc-title a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.cmn-large_headline div.cmnc-index {
	float: right;
	margin: 4px 7px 4px 0;
}
.cmn-large_headline div.cmnc-index a {
	margin: 0 0 0 3px;
}
.cmn-large_headline div.cmnc-index .cmn-button {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* 中見出し ============================== */
.cmn-medium_headline {
	clear:both;
	color:#333333;
	background-image: url(/parts/ds/images/common/bg_medium_headline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px;
	padding:5px 5px 5px 20px;
	border-bottom: #CACDD2 1px solid;
}
.cmn-medium_headline .cmnc-title {
	display: block;
	padding: 0;
	float:left;
	font-size:87.5%;
	line-height: 1.2;
}
.cmn-medium_headline .cmnc-link {
	padding:4px 0 4px 4px;
	margin:2px 0;
	float:left;
	font-size:75%;
}
.cmn-medium_headline .cmnc-link a {
	background-image:url(/parts/ds/images/common/mark_nextlink_m_ct1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:5px;
	padding-left:13px;
}
.cmn-medium_headline div.cmnc-index {
	float:right;
}
.cmn-medium_headline div.cmnc-index a {
	background-image:url(/parts/ds/images/common/mark_index_ct1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:5px;
	padding-left:10px;
}
/* 特集用オーバーライド ============================== */
.cmn-medium_headline_special {
	background-image: url(/parts/ds/images/common/bg_medium_headline_sp.gif);
}
/* 中中見出し ============================== */
.cmn-medium_subheadline {
	clear:both;
	color:#333333;
	background-image: url(/parts/ds/images/common/bg_medium_subheadline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px;
	padding:5px 5px 5px 15px;
}
.cmn-medium_subheadline .cmnc-title {
	display: block;
	padding: 0;
	float:left;
	font-size:87.5%;
	line-height: 1.2;
}
/* 小見出し ============================== */
.cmn-small_headline {
	padding: 0 0 15px;
}
.cmn-small_headline .cmnc-title {
	clear: both;
	float: left;
	background-image: url(/parts/ds/images/common/bg_small_headline.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	line-height: 1.2;
}
.cmn-small_headline .cmnc-subtitle {
	font-weight: normal;
}
.cmn-small_headline .cmnc-link {
	padding: 0 0 0 4px;
	margin: 2px 0;
	float: left;
	font-size: 75%;
	line-height: 1.2;
}
.cmn-small_headline .cmnc-link a { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/mark_disc_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 5px;
	padding: 0 0 0 13px;
	min-height: 9px;
	display: inline-block;
}
/* 閲覧件数表示 ============================== */
.cmn-count_attention{
	padding: 15px 0 0 6px;
	font-size: 75%;
	min-height:16px;
	line-height: 1.4;
}
.cmn-count_attention p{
	margin:2px 0 0 0;
	padding:0;
}
.cmn-count_attention p span{
	padding:0 0.5em;
	color:#D83300;
}
/* 検索結果見出し ============================== */
.cmn-result_headline {
	background-image: url(/parts/ds/images/common/bg_result_headline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 20px;
	margin: 0 0 15px;
	font-weight: bold;
	line-height: 1.2;
}
.cmn-result_headline .cmnc-title {
	clear: both;
	float: left;
}

/* ランキング見出し ============================== */
.cmn-ranking_headline {
	border: #A3B5C8 1px solid;
}
.cmn-ranking_headline .cmnc-title {
	position: relative;
	background: #48C0F0 url(/parts/ds/images/common/bg_ranking_headline.gif) no-repeat left bottom;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	border-color: #A4E0F8 #71C3EA #71C3EA #A4E0F8;
	padding: 5px;
}
.cmn-ranking_headline .cmnc-title .cmnc-time {
	position: absolute;
	right: 5px;
	top: 5px;
	font-weight: normal;
	font-size: 75%;
	line-height: 1.2;
}

/* 記事タイトル ============================== */
.cmn-article_title {
	line-height: 1.2;
	margin: 0 0 5px;
}
.cmn-article_title a { /* [ifie.css] override */
	vertical-align: middle;
}
.cmn-article_title a:hover {
	text-decoration: none;
}
.cmn-article_title span.cmnc-time,
.cmn-article_title span.cmnc-category {
	color: #7C7C7C;
	font-size: 75%;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
}
.cmn-article_title span.cmnc-large {
	font-size:162.5%;
}
.cmn-article_title span.cmnc-middle {
	font-size:125%;
}
.cmn-article_title span.cmnc-small {
	font-size:100%;
}
.cmn-article_title span.cmnc-xsmall {
	font-size:87.5%;
}
.cmn-article_title span.cmnc-subtitle,
.cmn-article_title span.cmnc-normal {
	font-weight:normal;
}
.cmn-article_title a:hover span.cmnc-large,
.cmn-article_title a:hover span.cmnc-middle,
.cmn-article_title a:hover span.cmnc-small,
.cmn-article_title a:hover span.cmnc-xsmall {
	text-decoration: underline;
}
.cmn-article_title span.cmnc-image {
}
.cmn-article_title .cmnc-text_wappen {
	font-weight: normal;
}

/* 関連記事バルーン ============================== */
div.cmn-article_balloon {
	background-image: url(/parts/ds/images/common/bg_balloon_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 0;
	width: 660px;
}
div.cmn-article_balloon div.cmnc-article_balloon_body {
	background: #E3E5E9 url(/parts/ds/images/common/bg_balloon_02.gif) no-repeat left bottom;
	padding: 0 0 13px;
}
div.cmn-article_balloon div.cmnc-article_balloon_body p {
	font-weight: bold;
	margin-bottom: 0;
	padding: 5px 9px 5px 22px;
	background-image: url(/parts/ds/images/common/mark_disc_01.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
/* 記事本文（サマリ） ============================== */
.cmn-article_summary {
	font-size: 87.5%;
	line-height: 1.4;
	margin: 0 0 10px;
}
.cmn-article_summary span.cmnc-time {
	color: #7C7C7C;
	white-space: nowrap;
	font-size: 83%;
}
/* 記事本文 ============================== */
.cmn-article_text {
	margin: 0 0 10px;
	line-height: 1.6;
}
.cmn-article_text span.cmnc-time {
	color: #7c7c7c;
	font-size: 75%;
	font-weight: normal;
	white-space: nowrap;
}
.cmn-article_text a:link,
.cmn-article_text a:visited {
	text-decoration: underline;
}
.cmn-article_text a.cmnc-continue:link,
.cmn-article_text a.cmnc-continue:visited {
	text-decoration: none;
}
.cmn-article_text a.cmnc-continue:hover {
	text-decoration: underline;
}
/* 記事情報 ============================== */
dl.cmn-article_status {
	margin: 0 0 5px;
	color: #333333;
	line-height: 1.2;
	font-size: 75%;
	clear: both;
}
dl.cmn-article_status dt {
	float: left;
	white-space: nowrap;
}
dl.cmn-article_status dd {
	white-space: nowrap;
	float: left;
}
dl.cmn-article_status dd.cmnc-page {
	float: right;
}
dl.cmn-article_status .cmnc-publish {
	padding-right: 0.3em;
}
dl.cmn-article_status .cmnc-source,
dl.cmn-article_status .cmnc-letter {
	padding: 0 0.3em;
	border-left: #555555 1px solid;
}
dl.cmn-article_status .cmnc_member_article {
	color: #777;
}
/* ニュース便利道具 ============================== */
div.cmn-useful_tools {
	clear: both;
	margin: 5px 0 10px;
	position: relative;
}
div.cmn-useful_tools .cmnc-comment {
	float: left;
	font-size: 75%;
	line-height: 1.2;
	margin: 3px 0;
}
div.cmn-useful_tools .cmnc-comment a {
	background-image: url(/parts/ds/images/common/mark_shortcut_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	
}
div.cmn-useful_tools dl {
	float: right;
	margin: 0;
	padding: 0;
}
div.cmn-useful_tools dl dd {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 75%;
}
div.cmn-useful_tools dl dd img {
	vertical-align: text-bottom;
}
div.cmn-useful_tools dl dd.cmnc-save {
	margin-left: 13px;
}
div.cmn-useful_tools dl dd.cmnc-print {
	margin-left: 10px;
}
div.cmn-useful_tools dl dd.cmnc-save a ,
div.cmn-useful_tools dl dd.cmnc-print a {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
div.cmn-useful_tools dl dd.cmnc-save a img ,
div.cmn-useful_tools dl dd.cmnc-print a img {
	margin-right: 2px;
}
div.cmn-useful_tools dl dd.cmnc-hatebu,
div.cmn-useful_tools dl dd.cmnc-facebook,
div.cmn-useful_tools dl dd.cmnc-mixi,
div.cmn-useful_tools dl dd.cmnc-linkedin,
div.cmn-useful_tools dl dd.cmnc-twitter {
	margin-left: 13px;
}

div.cmn-useful_tools dl dd.cmnc-small a {
	background: url("/parts/ds/images/common/sprites_articles.gif") no-repeat scroll -156px -99px transparent;
	display: block;
	height: 20px;
	outline-style: none;
	text-indent: -9999px;
	width: 20px;
}
div.cmn-useful_tools dl dd.cmnc-small a:hover {
	background-position: -216px -99px;
	cursor: pointer;
}
div.cmn-useful_tools dl dd.cmnc-middle a {
	background: url("/parts/ds/images/common/sprites_articles.gif") no-repeat scroll -176px -99px transparent;
	display: block;
	height: 20px;
	outline-style: none;
	text-indent: -9999px;
	width: 20px;
}
div.cmn-useful_tools dl dd.cmnc-middle a:hover {
	background-position: -236px -99px;
	cursor: pointer;
}
div.cmn-useful_tools dl dd.cmnc-large a {
	background: url("/parts/ds/images/common/sprites_articles.gif") no-repeat scroll -196px -99px transparent;
	display: block;
	height: 20px;
	outline-style: none;
	text-indent: -9999px;
	width: 20px;
}
div.cmn-useful_tools dl dd.cmnc-large a:hover {
	background-position: -256px -99px;
	cursor: pointer;
}
div.cmn-useful_tools dl dd.cmnc-save a {
	background: url("/parts/ds/images/common/sprites_articles.gif") no-repeat scroll -645px 2px transparent;
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
}
div.cmn-useful_tools dl dd.cmnc-print a {
	background: url("/parts/ds/images/common/sprites_articles.gif") no-repeat scroll -645px -31px transparent;
	height: 20px;
	line-height: 20px;
	padding-left: 17px;
}

/*----SNSダイアログ------------------------------------------------------*/
.sns-pulldown {
	margin: 0 auto;
	padding:0;
}
.sns-pulldown .bs-pulldown {
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	font-size: 75%;
	position: absolute;
	width: 108px;
	z-index:99999;
}
.sns-pulldown .bs-pulldown p.info{
	border-bottom:1px dotted #B3B3B3;
	padding: 8px 10px;
	margin: 0;
}
.sns-pulldown .bs-pulldown ul.bsc-sub_menu {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 5px 10px;
}
.sns-pulldown .bs-pulldown ul.bsc-sub_menu li {
	display: inline-block;
	width:47px;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.4;
	color: #747474;
}
.sns-pulldown .bs-pulldown ul.bsc-sub_menu li.ggl {
	position:relative;
	top:7px;
}
.sns-pulldown .bs-pulldown ul.bsc-sub_menu li img{
	margin-right:3px;
	vertical-align: middle;
}
.sns-pulldown .bs-pulldown div.cmnc-close {
	position: absolute;
	right: 4px;
	top: 7px;
}
div.cmn-useful_tools dl dd.cmnc-reprint {
	margin-left: 13px;
}
div.cmn-useful_tools dl dd.cmnc-reprint a {
	background: url(/parts/ds/images/common/icon_reprint.png) no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding:5px 0 5px 20px;
}
div.cmn-useful_tools dl dd.cmnc-snsbox {
	margin-left: 13px;
}
div.cmn-useful_tools dl dd.cmnc-snsbox a {
	background: url(/parts/ds/images/common/icon_arrow_sns.png) no-repeat left top;
	height: 20px;
	line-height: 20px;
	padding:0 0 0 15px;
}
/*----リプリントダイアログ------------------------------------------------------*/
.reprint-pulldown {
	margin: 0 auto;
	padding:0;
}
.reprint-pulldown .bs-pulldown {
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	font-size: 75%;
	position: absolute;
	width: 210px;
	z-index:99999;
}
.reprint-pulldown .bs-pulldown p.info{
	border-bottom:1px dotted #B3B3B3;
	padding: 8px 10px;
	margin: 0;
}
.reprint-pulldown .bs-pulldown p.info2{
	padding: 8px 10px;
	margin: 0;
	line-height:1.5;
}
.reprint-pulldown .bs-pulldown div.cmnc-close {
	position: absolute;
	right: 4px;
	top: 7px;
}	

/* 記事訂正文 ============================== */
div.cmn-article_correct {
	padding: 0;
	margin: 0 0 0.8em
}
div.cmn-article_correct p {
	margin: 0;
	font-size: 75%;
	line-height: 1.5;
}
div.cmn-article_correct p img.cmn-wappen {
	vertical-align: middle;
	margin: 0 2px 1px 0;
}

/* 関連キーワード一覧 ============================== */
div.cmn-article_keyword {
	margin: 20px 0;
	font-size: 75%;
}
div.cmn-article_keyword .cmnc-headline {
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/parts/ds/images/common/bg_article_keyword_headline.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #1C57A7;
	padding: 2px 0.8em 2px 4px;
	line-height: 1.1;
}
div.cmn-article_keyword .cmnc-words {
	margin-left: 8.5em;
	line-height: 1.6;
}
/* 記事内遷移 ============================== */
div.cmn-article_nation {
	clear: both;
}
div.cmn-article_nation ul {
	list-style-type: none;
	margin: 20px 10px;
	padding: 0;
	text-align: center;
}
div.cmn-article_nation li {
	display: inline;
}
/* 記事遷移 ============================== */
div.cmn-article_move ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}
div.cmn-article_move ul li {
	display: inline;
	margin-right: 2px;
}
/* 記事中関連記事 ============================== */
.cmn-position_left .cmn-include_relation_article {
	border-right: 1px dotted #aaaaaa;
	padding: 0 10px 0 0;
	margin: 10px 0;
}
.cmn-position_right .cmn-include_relation_article {
	border-left: 1px dotted #aaaaaa;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
.cmn-include_relation_article h5 {
	font-size: 75%;
	margin: 0 0 7px;
	padding: 5px;
	line-height: 1;
	background-color: #eeeeee;
}
.cmn-include_relation_article ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.cmn-include_relation_article ul li {
	list-style-type: square;
	font-size: 87.5%;
	line-height: 1.3;
	margin-bottom: 7px;
}
.cmn-include_relation_article ul li.cmnc-parent {
	list-style-type: none;
	margin-left: -1em;
}
.cmn-include_relation_article ul li.cmnc-child {
	list-style-type: none;
	background: transparent url(/parts/ds/images/home/sprites_marks.png) no-repeat 5px -197px;;
	padding-left: 1.5em;
	margin-left: -1.3em;
}

.cmn-include_relation_article ul li a {
	font-weight: normal;
}
.cmn-include_relation_article ul li.cmnc-parent a {
	font-weight: bold;
}
.cmn-include_relation_article .cmnc-time {
	font-size: 12px;
	color: #7C7C7C;
	white-space: nowrap;
	vertical-align: middle;
}
.cmn-include_relation_article ul li a:link,
.cmn-include_relation_article ul li a:visited {
	text-decoration: none;
}
.cmn-include_relation_article ul li a:hover {
	text-decoration: underline;
}

/* 関連記事一覧 ============================== */
.cmn-related_article {
	margin:0 0 10px;
}
.cmn-related_article .cmnc-link_list {
	font-size:87.5%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.cmn-related_article .cmnc-link_list li {
	line-height:1.3;
	margin:0 0 4px;
	padding:0 0 0 25px;
	background:url(/parts/ds/images/common/sprites_marks.gif) no-repeat 8px -197px;
}
.cmn-related_article .cmnc-half li {
	width:305px;
	float:left;
}
.cmn-related_article .cmnc-half .cmn-icon_photo,
.cmn-related_article .cmnc-half .cmn-icon_movie,
.cmn-related_article .cmnc-half .cmn-icon_member,
.cmn-related_article .cmnc-half .cmn-icon_pdf,
.cmn-related_article .cmnc-half .cmn-icon_sound,
.cmn-related_article .cmnc-half .cmn-icon_viewer{
	vertical-align:baseline;
}

/* アンケート ============================== */
div.cmn-article_enquete {
	border:  #DDDDDD 1px solid;
	background-color: #F7F7F7;
	padding: 10px 15px 5px;
	margin: 0 0 15px;
	clear: both;
}
div.cmn-article_enquete .cmnc-heading {
	margin: 0 0 5px;
	font-size: 87.5%;
	font-weight: bold;
	line-height: 1.3;
}
div.cmn-article_enquete ul.cmnc-item_list {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
	font-size: 87.5%;
}
div.cmn-article_enquete ul.cmnc-item_list li { /* [ifie.css] override */
	display: inline-block;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	vertical-align: top;
	width: 175px;
}
div.cmn-article_enquete ul.cmnc-item_list li input {
	margin: 0 3px 0 -15px;
}
div.cmn-article_enquete div.cmnc-comment {
	margin: 0 0 10px;
}
div.cmn-article_enquete div.cmnc-comment textarea {
	width: 100%;
}
div.cmn-article_enquete p {
	margin: 0 0 5px;
	font-size: 87.5%;
	line-height: 1.3;
}
div.cmn-article_enquete p.cmnc-complete {
	text-align: center;
	font-weight: bold;
	color: #D83300;
}
div.cmn-article_enquete_vote {
	clear:both;
	margin: 0 0 15px;
	padding: 10px 15px 5px;
} 
div.cmn-article_enquete_vote p {
	font-size: 87.5%;
	line-height: 1.3;
	margin: 0 0 5px;
}

/* 記事リスト ============================== */
ul.cmn-article_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.cmn-article_list li.cmnc-article { /* [ifie.css] override */
	padding-left: 20px;
}
ul.cmn-article_list li.cmnc-horizon {
	border-bottom: #9F9F9F 1px dotted;
	margin-bottom: 15px;
}
ul.cmn-article_list li.cmnc-article .cmn-article_title {
	background-image: url(/parts/ds/images/common/mark_disc_01.png);
	background-repeat: no-repeat;
	background-position: 3px 0.2em;
	margin-left: -20px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-bottom: 0;
}
ul.cmn-article_list li.cmnc-article .cmn-small_headline {
	margin-left: -20px;
}
ul.cmn-article_list li.cmnc-article div.cmn-tree { /* ツリー表示 override */
	padding: 0 0 1px 20px !important;
	margin-left: -20px !important;
}
ul.cmn-article_list li.cmnc-article ul.cmn-tree { /* ツリー表示 override */
	margin-left: -20px !important;
}
/* コメントリスト ============================== */
ul.cmn-comment_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.cmn-comment_list li {
	border-bottom: 1px dotted #9F9F9F;
	margin: 0 0 15px;
	padding: 0 0 19px;
}
ul.cmn-comment_list li .cmn-article_title {
	line-height: 1.7;
}
ul.cmn-comment_list li div.cmnc-comment_vote {
	margin: 10px 0 0;
}
ul.cmn-comment_list li div.cmnc-comment_vote img {
	vertical-align: middle;
}
ul.cmn-comment_list li div.cmnc-comment_vote span.cmnc-number { /* [ifie.css] orverride */
	color: #D93301;
	border: #D93301 1px solid;
	vertical-align: middle;
	margin-left: 15px;
	padding: 3px 5px;
	font-size: 87.5%;
	font-weight: bold;
	white-space: nowrap;
}
ul.cmn-comment_list li .cmn-article_text {
	margin: 0;
}
ul.cmn-comment_list li .cmn-article_text p {
	margin: 0;
}

/* その他一覧 ============================== */
ul.cmn-other_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.cmn-other_list li { /* [ifie.css] override */
	display: inline-block;
	font-size: 87.5%;
	background-image: url(/parts/ds/images/common/mark_continue.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 0 0 0 30px;
	margin: 0 0 8px 0;
	width: 285px;
	line-height: 1.2;
	vertical-align: top;
}
ul.cmn-other_list li.cmnc-wide {
	padding: 0 0 0 30px;
	margin: 0 0 8px 0;
	width: 600px;
}
/* 外部リンク一覧 ============================== */
ul.cmn-outerlink_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.cmn-outerlink_list li { /* [ifie.css] override */
	display: inline-block;
	font-size: 87.5%;
	background-image: url(/parts/ds/images/common/mark_blank.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 0 0 0 30px;
	margin: 0 0 8px 0;
	width: 285px;
	line-height: 1.2;
	vertical-align: top;
}
/* カレンダーリスト ============================== */
dl.cmn-calendar_list dt {
	position: absolute;
	padding: 8px 7px;
	line-height: 1.2;
}
dl.cmn-calendar_list dd {
	padding: 8px 0 0;
	border-bottom: #9F9F9F 1px dotted;
	line-height: 1.2;
}
dl.cmn-calendar_list dd ul.cmn-article_list li {
	padding-left: 170px;
	margin-bottom: 8px;
}

/* ポジション ============================== */
.cmn-position_left {
	float:left;
	margin: 0 15px 10px 0;
}
.cmn-position_left2 {
	float: left;
	margin: 0 10px 10px 0;
}
.cmn-position_right {
	float:right;
	margin: 0 0 10px 15px;
}
.cmn-position_center {
	margin:0 auto 10px;
	padding:0;
	width:auto;
	text-align:center;
	clear:both;
}
.cmn-position_left .cmnc-image,
.cmn-position_right .cmnc-image,
.cmn-position_center .cmnc-image{/* ie.css */
	overflow:hidden;
}
.cmn-position_left .cmnc-image a,
.cmn-position_right .cmnc-image a,
.cmn-position_center .cmnc-image a{
	text-decoration:none;
	outline-style:none;
}
.cmn-position_left .cmnc-image a .cmnc-zoom,
.cmn-position_right .cmnc-image a .cmnc-zoom,
.cmn-position_center .cmnc-image a .cmnc-zoom{
	float:right;
	text-indent:-9999px;
	font-size:16px;
	line-height:16px;
	width:78px;
	height:16px;
	margin:3px 0 0;
	background:url(/parts/ds/images/common/sprites_articles.gif) no-repeat -276px -99px;
}
.cmn-position_left .cmnc-image a:hover .cmnc-zoom,
.cmn-position_right .cmnc-image a:hover .cmnc-zoom,
.cmn-position_center .cmnc-image a:hover .cmnc-zoom{
	background-position:-276px -115px;
	cursor:pointer;
}
.cmn-position_left .cmnc-caption,
.cmn-position_right .cmnc-caption,
.cmn-position_center .cmnc-caption{
	clear:both;
	margin:3px 0;
	font-size:75%;
	line-height:1.2;
	text-align:left;
}
/* 読者アンケート ============================== */
div.cmn-user_enquete {
	border: 1px solid #3c3c3c;
	padding: 1px;
	width: 187px;
	clear: right !important;
}
div.cmn-user_enquete dt {
	margin: 0 0 -8px;
}
div.cmn-user_enquete p.cmnc-questionnaire {
	margin: 0 5px 5px;
	padding: 10px 0 0;
	font-weight: bold;
	font-size: 75%;
	line-height: 1.3;
	border-top: #CCCCCC 1px solid;;
}
div.cmn-user_enquete ul.cmnc-item_list {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 5px;
}
div.cmn-user_enquete ul.cmnc-item_list {
	font-size: 75%;
	line-height: 1.5;
}
div.cmn-user_enquete div.cmnc-questionnaire_vote {
	text-align: center;
}
div.cmn-user_enquete div.cmnc-result {
	padding: 10px 0;
}
div.cmn-user_enquete div.cmnc-result a {
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 75%;
}
div.cmn-user_enquete p.cmnc-notice {
	color: #D83300;
	font-size: 75%;
	line-height: 1.3;
}
div.cmn-user_enquete dl.cmnc-voted {
	color: #87939B;
}
div.cmn-user_enquete dl.cmnc-voted {
	color: #87939B;
}
div.cmn-user_enquete dl.cmnc-voted label {
	cursor: default;
}
div.cmn-user_enquete300 {
	width:300px !important;
}
div.cmn-user_enquete450 {
	width:450px !important;
}
.cmn-position_ptcnt {
	margin:0 auto 10px;
}
.cmn-user_enquete li{ /* [ifie.css] override */
	position:relative;
	padding-left:22px;
}
.cmn-user_enquete li input{ /* [ifie.css] override */
	position:absolute;
	left:5px;
	top:2px;
	margin:0;
	padding:0;
}
/* 写真（スタイル1） ============================== */
div.cmn-photo_style1 {
	margin-bottom: 10px;
}
div.cmn-photo_style1 img {
	border: #143A65 1px solid;
	margin: 0 0 3px;
	display: block;
}
div.cmn-photo_style1 p.cmnc-caption {
	font-size: 75%;
	margin: 3px 0;
	line-height: 1.2;
	text-align: left;
}
div.cmn-photo_style1 div.cmnc-property { /* [ifie.css] override */
	border-top: #CCCCCC 1px solid;
	position: relative;
	text-align: left;
	font-size: 63%;
	line-height: 1.2;
	min-height: 1.2em;
}
div.cmn-photo_style1 div.cmnc-property div.cmnc-credit {
	color: #999999;
	margin: 0 6.5em 0 0;
	text-align: left;
}
div.cmn-photo_style1 div.cmnc-property div.cmnc-index {
	position: absolute;
	top: -1px;
	right: 0;
	background-image: url(/parts/ds/images/common/bg_photostyle1_index.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 2px 0 2px 33px;
}
div.cmn-photo_style1 div.cmnc-property div.cmnc-index a { /* [ifie.css] override */
	display: block;
	background-image: url(/parts/ds/images/common/mark_link_list_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 13px;
	min-height: 11px;
}
/* 写真（スタイル2） ============================== */
div.cmn-photo_style2 {
	position: relative;
	margin-bottom: 10px;
}
div.cmn-photo_style2 div.cmnc-title {
	font-weight: bold;
	font-size: 75%;
	line-height: 1.2;
	margin: 1px 1px 2px;
}
div.cmn-photo_style2 p {
	color: #3C3C3C;
	margin: 4px 0 0;
	font-size: 75%;
	line-height: 1.2;
	text-align: left;
}
div.cmn-photo_style2 div.cmnc-zoom {
	text-align: right;
	margin: 1px 0 0 0;
}
div.cmn-photo_style2 p.credits {
	font-size: 62.5%;
}
/* 連動企画 ============================== */
div.cmn-synchronous_plan {
	clear: right;
	width: 187px;
	border: 1px solid #3C3C3C;
	padding: 1px;
	margin-bottom: 20px;
}
div.cmn-synchronous_plan dl {
	padding: 0 0 8px 0;
}
div.cmn-synchronous_plan dl dt {
	margin: 0 0 8px 0;
}
div.cmn-synchronous_plan dl dt img {
	display: block;
	margin: 0 0 8px 0;
}
div.cmn-synchronous_plan dl dd {
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	font-size: 75%;
	line-height: 1.2;
	padding: 2px 0 2px 15px;
	margin: 0 0 0 8px;
}

/* グラフ表示 ============================== */
div.cmn-graph_area {
	border: #DDDDDD 1px solid;
	background-color: #F2F2F2;
	text-align: left;
	margin: auto;
	position: relative;
}
div.cmn-graph_area .cmnc-continue {
	font-size: 75%;
	line-height: 1.2;
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 0 0 0 8px;
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* テキスト一列リスト ============================== */
ul.cmn-flat_list {
	list-style-type: none !important;
	margin: 0 0 0.8em !important;
	padding: 0 !important;
}
ul.cmn-flat_list li { /* [ifie.css] orverride */
	display: inline-block !important;
	border-right: solid 1px #3C3C3C !important;
	padding-right: 0.5em !important;
	margin-right: 0.5em !important;
	line-height: 1.2 !important;
	width: auto !important;
	float: none !important;
	vertical-align: middle !important;
	position: relative !important;
}
ul.cmn-flat_list li * {
	white-space:nowrap !important;
}
ul.cmn-flat_list li.cmnc-headline,
ul.cmn-flat_list li.cmnc-last {
	border-right: none !important;
	padding-right: 0 !important;
}
ul.cmn-flat_list .cmnc-here {
	font-weight: bold;
	color: #454C55;
}
/* 企業情報 ============================== */
.cmn-company {
	margin: 20px 0;
}
.cmn-company table {
	border: #BDBFC1 1px solid;
	border-spacing: 0;
	border-collapse: collapse;
}
.cmn-company table tbody th {
	background-color: #DEDEDE;
	padding: 3px 10px;
	border-right: #BDBFC1 1px solid;
	border-bottom: #BDBFC1 1px solid;
	font-weight: normal;
	line-height: 1.2;
	font-size: 87.5%;
	text-align: left;
}
.cmn-company table tbody td {
	background-color: #FAFAFA;
	padding:3px 5px;
	border-bottom:#AAAAAA 1px solid;
	line-height:1.2;
	font-size:87.5%;
}
.cmn-company ul.cmn-flat_list {
	margin-bottom: 0 !important;
}
/* トップ記事 ============================== */
div.cmn-top_news {
	border-bottom: #9F9F9F 1px dotted;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}
div.cmn-top_news div.cmnc-wrapper {
	padding-bottom: 1px;
}
div.cmn-top_news div.cmn-tree {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}
div.cmn-top_news .cmn-tree { /* [ifie.css] orverride */
	padding-left: 20px !important;
	margin-left: -20px !important;
}
div.cmn-top_news .cmn-tree .cmnc-tree_branch,
div.cmn-top_news .cmn-tree .cmnc-tree_branch_noline,
div.cmn-top_news .cmn-tree_noline .cmnc-tree_branch_noline,
div.cmn-top_news .cmn-tree .cmnc-tree_branch_last,
div.cmn-top_news .cmn-tree .cmnc-tree_branch_last_noline,
div.cmn-top_news .cmn-tree_noline .cmnc-tree_branch_last_noline {
	margin-left: -20px !important;
}
div.cmn-top_news .cmn-article_title { /* [ifie.css] orverride */
	background-repeat: no-repeat;
	background-position: 3px 0.2em;
	margin-left: -20px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-bottom: 8px;
}
div.cmn-top_news .cmn-article_list {
	margin-left: -20px !important;
}
div.cmn-top_news .cmn-indent .cmn-article_list {
	margin-left: 0 !important;
}
div.cmn-top_news .cmn-emphasis_area {
	margin-left: 0;
}
div.cmn-top_news_no_border {
	border-bottom-style: none;
	margin: 0;
}

/* 記事マーク位置調整 ============================== */
.cmn-large_mark {
	background-position: 9px 0.8em !important;
}
.cmn-large_mark .cmn-article_title {
	background-image: url(/parts/ds/images/common/mark_disc_01.png);
	background-position: 3px 0.5em !important;
}
.cmn-middle_mark {
	background-position: 9px 0.6em !important;
}
.cmn-middle_mark .cmn-article_title {
	background-image: url(/parts/ds/images/common/mark_disc_01.png);
	background-position: 3px 0.3em !important;
}
.cmn-small_mark {
	background-position: 9px 0.5em !important;
}
.cmn-small_mark .cmn-article_title {
	background-image: url(/parts/ds/images/common/mark_disc_01.png);
	background-position: 3px 0.2em !important;
}
.cmn-no_mark {
	background-image: none !important;
}

/* ランキングリスト ============================== */
div.cmn-ranking_list .cmn-page_nation {
	margin: 0;
}
div.cmn-ranking_list table.cmn-article_pickup th.cmnc-article .cmn-article_title a,
div.cmn-ranking_list table.cmn-article_pickup th.cmnc-article .cmn-article_title .cmnc-notfound { /* [ifie.css] override */
	display: block;
	margin: 0;
	padding-left: 50px !important;
}

/* ランキングカテゴリリスト ============================== */
div.cmn-ranking_category_list {
	border-bottom: 1px dotted #9F9F9F;
	margin: 15px 0;
	padding: 0 0 10px;
}
div.cmn-ranking_category_list ul {
	list-style-type: none;
	margin: 0 -5px;
	padding: 0;
}
div.cmn-ranking_category_list ul li {
	float: left;
	padding: 0 5px 5px;
}
div.cmn-ranking_category_list ul li.cmnc-last {
}
div.cmn-ranking_category_list ul li img {
	display: block;
	float: left;
}
/* 調査・統計テーブル ============================== */
table.cmn-statistics {
	border-color: #9F9F9F;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-spacing: 0;
	width: 100%;
	text-align: left;
	margin: 0 0 20px;
	font-size: 87.5%;
}
table.cmn-statistics th {
	border-color: #9F9F9F;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	padding:6px 3px;
	background:  #485C7E url(/parts/ds/images/common/bg_statistics_heading.gif) repeat-x left top;
}
table.cmn-statistics th .cmnc-title {
	background-image:  url(/parts/ds/images/common/mark_continue_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 18px;
}
table.cmn-statistics th a:link,
table.cmn-statistics th a:visited {
	color: #FFFFFF;
}
table.cmn-statistics .cmnc-null {
	border-width: 0;
	background-color: transparent;
	background-image: none;
}

table.cmn-statistics td {
	vertical-align: top;
	border-color: #9F9F9F;
	border-style: solid;
	border-width: 0 1px 1px 0;
	width: 33.3%;
}
table.cmn-statistics th.cmnc-selection a:link,
table.cmn-statistics th.cmnc-selection a:visited {
	color: #3399CC;
}
table.cmn-statistics td.cmnc-selection {
	background-color: #EDF8FD;
}
table.cmn-statistics  ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 7px 0;
}
table.cmn-statistics  ul li {
	line-height: 1.3;
	clear: both;
}
table.cmn-statistics .cmnc-hidden {
	visibility: hidden;
}
/* 記事抽出リスト ============================== */
table.cmn-article_pickup {
	width: 100%;
	border-color: #A3B5C8;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-spacing: 0;
}
table.cmn-article_pickup p.cmnc-loading {
	background-image: url(/parts/ds/images/common/mark_loading_ani.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 23px;
	margin: 0.5em 0; 
}
table.cmn-article_pickup th,
table.cmn-article_pickup td {
	border-color: #A3B5C8;
	border-style: dotted solid;
	border-width: 1px 0 0 1px;
	padding: 5px;
}
table.cmn-article_pickup tr.cmnc-first th,
table.cmn-article_pickup tr.cmnc-first td {
	border-top-style: solid;
}
table.cmn-article_pickup tr.cmnc-all_select_top th {
	border-top-style: none;
	border-bottom: #A3B5C8 1px solid;
	font-size: 87.5%;
	font-weight: normal;
	text-align: right;
}
table.cmn-article_pickup tr.cmnc-all_select_top td {
	border-top-style: none;
	border-bottom: #A3B5C8 1px solid;
}
table.cmn-article_pickup tr.cmnc-all_select_bottom th {
	border-top: #A3B5C8 2px solid;
	font-size: 87.5%;
	font-weight: normal;
	text-align: right;
}
table.cmn-article_pickup tr.cmnc-all_select_bottom td {
	border-top: #A3B5C8 2px solid;
}
table.cmn-article_pickup tr.cmnc-partition td {
	border-top: #929292 2px solid;
	border-left: #929292 1px solid;
	width: 100%;
}
table.cmn-article_pickup tr.cmnc-partition td.cmnc-select {
	border-left: none;
	width: auto;
}
table.cmn-article_pickup tr.cmnc-partition td p.cmnc-status {
	margin: 0;
	padding: 3px;
	font-size: 75%;
}
table.cmn-article_pickup tr.cmnc-partition td p.cmnc-loading {
	padding-left: 23px;
}
table.cmn-article_pickup th a.cmnc-sort_desc:link,
table.cmn-article_pickup th a.cmnc-sort_desc:visited {
	color:#333333;
	white-space: nowrap;
	background-image: url(/parts/ds/images/common/mark_tablesort_desc_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	min-height: 6px;
	white-space: nowrap;
}
table.cmn-article_pickup th a.cmnc-sort_desc:hover {
	color: #FFFF33;
	text-decoration: none;
	background-image: url(/parts/ds/images/common/mark_tablesort_desc_on.gif);
	white-space: nowrap;
}
table.cmn-article_pickup th a.cmnc-sort_asc:link,
table.cmn-article_pickup th a.cmnc-sort_asc:visited {
	color:#333333;
	white-space: nowrap;
	background-image: url(/parts/ds/images/common/mark_tablesort_asc_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	min-height: 6px;
	white-space: nowrap;
}
table.cmn-article_pickup th a.cmnc-sort_asc:hover {
	color: #FFFF33;
	text-decoration: none;
	background-image: url(/parts/ds/images/common/mark_tablesort_asc_on.gif);
	white-space: nowrap;
}

table.cmn-article_pickup tbody th.cmnc-article,
table.cmn-article_pickup tbody td.cmnc-article {
	width: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
table.cmn-article_pickup thead th.cmnc-article,
table.cmn-article_pickup thead td.cmnc-article {
	width: 100%;
	text-align: left;
}
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th {
	background: #E7E8E8 url(/parts/ds/images/common/bg_command_area.gif) repeat-x left bottom;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.2;
	text-align: right;
	width: 50%;
	border-top-style: none;
}
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-pulldown,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-select_style {
	float:left;
}
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-pulldown button,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-pulldown input,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-pulldown select,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-pulldown textarea,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-select_style button,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-select_style input,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-select_style select,
table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th .cmn-select_style textarea {
	font-size: 100%;
}

table.cmn-article_pickup tbody.cmnc-profile tr.cmnc-category th span.cmnc-time {
	display: block;
	margin: 3px 0 0;
}
table.cmn-article_pickup tbody.cmnc-profile th.cmnc-article {
	width: 50%;
}
table.cmn-article_pickup th.cmnc-article .cmn-article_title {
	position: relative;
	margin: 0;
	padding: 0;
}
table.cmn-article_pickup th.cmnc-article .cmn-article_title a { /* [ifie.css] override */
	display: block;
	margin: 0;
	padding: 5px 10px;
}
table.cmn-article_pickup th.cmnc-article .cmn-article_title a:active,
table.cmn-article_pickup th.cmnc-article .cmn-article_title a:hover {
	color: #033FA8;
	text-decoration: underline !important;
	background: #EDF2FC url(/parts/ds/images/common/bg_article_pickup_ranking_on.gif) repeat-x left top;
}
table.cmn-article_pickup .cmnc-article .cmnc-notfound {
	padding: 5px 10px;
}
table.cmn-article_pickup th.cmnc-article img.cmnc-rank {
	position: absolute;
	left: 5px;
	top: 50%;
	margin: -8px 0 0;
}
table.cmn-article_pickup td.cmnc-time {
	color: #7C7C7C;
	font-size: 75%;
	white-space: nowrap;
	vertical-align: middle;
}
table.cmn-article_pickup td.cmnc-point {
	white-space: nowrap;
}
table.cmn-article_pickup td.cmnc-select {
	text-align: center;
	padding: 3px 10px;
}
table.cmn-article_pickup .cmnc-pr {
	border-left: none;
	padding: 0;
}
table.cmn-article_pickup .cmnc-pr div.cmnc-pr_area {
	position: relative;
	left: 1px;
	padding: 1px 0;
	border-right: #FFFFFF 1px solid;
}
table.cmn-article_pickup .cmnc-pr div.cmnc-pr_area div.cmn-pr_list {
	margin-top: 15px;
}
table.cmn-article_pickup tr.cmnc-no_result td {
	border-color: #A3B5C8;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-weight: bold;
	padding: 25px 15px;
	font-size: 87.5%;
}
table.cmn-article_pickup tr.cmnc-delete *,
table.cmn-article_pickup tr.cmnc-delete a:link,
table.cmn-article_pickup tr.cmnc-delete a:visited,
table.cmn-article_pickup tr.cmnc-delete a:hover {
	color: #CCCCCC;
}

/* 強調領域 ============================== */
.cmn-emphasis_area {
	background-color: #FFFFFF;
	border: #AAAAAA 1px solid;
	margin: 0 10px 0.8em;
	padding: 2px;
}
.cmn-emphasis_area .cmnc-emphasis_wrapper {
	background-color: #E8F0F6;
	padding: 5px 10px;
	margin: 0;
	font-size: 87.5%;
	line-height: 1.6;
}
.cmn-emphasis_area .cmn-flat_list {
	margin-bottom: 0 !important;
}
/* タブメニュー ============================== */
ul.cmn-tab_menu {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	background: #E1E2E2 url(/parts/ds/images/common/bg_tab_menu.gif) repeat-x top;
	border-top: #B7B7B7 1px solid;
	border-left: #B7B7B7 1px solid;
	font-size: 87.5%;
	width: 659px;
}
ul.cmn-tab_menu li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(/parts/ds/images/common/bg_tab_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
ul.cmn-tab_menu li a,
ul.cmn-tab_menu li span { /* [ifie.css] override */
	display: block;
	border-right: #B7B7B7 1px solid;
	border-left: #FAFAFA 1px solid;
	border-bottom: #929292 1px solid;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	white-space: nowrap;
	outline-style: none;
	color: #333333;
}
ul.cmn-tab_menu li a:link {
	color: #5A5A5A;
}
ul.cmn-tab_menu li a:hover {
	color: #D83300;
}
ul.cmn-tab_menu li span.cmnc-disabled {
	color: #999999;
}
ul.cmn-tab_menu li.cmnc-here {
	background-image: url(/parts/ds/images/common/bg_tab_menu_here.gif);
	background-color: #FFFFFF;
}
ul.cmn-tab_menu li.cmnc-here a,
ul.cmn-tab_menu li.cmnc-here span.cmnc-active {
	display: block;
	color: #D83300;
	border-bottom-style: none;
	padding-bottom: 6px;
}
ul.cmn-tab_menu li.cmnc-noselect {
	background-image: none;
	background-color: #E5E5E5;
}
ul.cmn-tab_menu li.cmnc-noselect span {
  color: #898989;
}

/* タブエリア ============================== */
div.cmn-tab_area {
	border-color: #B7B7B7;
	border-width: 0 1px 1px;
	border-style: solid;
	margin: 0 0 20px;
	padding: 0;
	background-color: #FFFFFF;
}
div.cmn-tab_area ul.cmn-tab_menu {
	margin: 0 -1px;
}
div.cmn-tab_area div.cmnc-panel {
	margin: 20px 20px 10px;
	padding: 0;
}
div.cmn-tab_area div.cmnc-panel div.cmnc-command_area ul.cmnc-help {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	font-size:75%;
}
div.cmn-tab_area div.cmnc-panel div.cmnc-command_area ul.cmnc-help li {
	background-image:url(/parts/ds/images/common/icon_help.png);
	background-repeat:no-repeat;
	height:10px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:30px;
	margin-right:15px;
	float:left;
}
div.cmn-tab_area div.cmnc-margin0 {
	margin: 0;
}
div.cmn-tab_area_notab {
	border-top:1px solid #b7b7b7;
}

/* 入力フォーム ============================== */
.cmn-form_area table.cmnc-form_list {
	background-color: #EDEDED;
	border-style: none;
	width: 100%;
}
.cmn-form_area table.cmnc-form_list th ,
.cmn-form_area table.cmnc-form_list td {
	border: #FFFFFF 2px solid;
	border-width: 0 2px 2px 0;
	padding: 5px 7px;
	line-height: 1.2;
	font-size: 75%;
	line-height: 1.3;
}
.cmn-form_area table.cmnc-form_list button,
.cmn-form_area table.cmnc-form_list input,
.cmn-form_area table.cmnc-form_list select,
.cmn-form_area table.cmnc-form_list textarea {
	font-size: 100%;
}

.cmn-form_area table.cmnc-form_list th {
	color: #FFFFFF;
	background-color: #929AA3;
	white-space: nowrap;
	text-align: left;
}
.cmn-form_area table.cmnc-form_list td {
	border-right: none;
}
.cmn-form_area table.cmnc-form_list td ul.cmn-pulldown,
.cmn-form_area table.cmnc-form_list td ul.cmn-select_style{
	font-size: inherit !important;
}
.cmn-form_area table.cmnc-form_list td pre {
	overflow: auto;
	width: 560px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.cmn-form_area .cmnc-button_area {
	margin: 10px 0;
	padding: 0 0 1px;
	text-align: right;
}
.cmn-form_area .cmnc-button_area label {
	font-size: 75%;
}
.cmn-form_area .cmnc-button_area div.cmnc-help {
	font-size: 75%;
	float: left;
}
.cmn-form_area .cmnc-button_area div.cmnc-help a { /* [ifie.css] orverride */
	display: block;
	float: left;
	background-image: url(/parts/ds/images/common/mark_help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 2px 20px;
	min-height: 14px;
}
.cmn-form_area .cmnc-button_area div.cmnc-link {
	font-size: 75%;
	float: left;
}
.cmn-form_area .cmnc-button_area div.cmnc-link a { /* [ifie.css] orverride */
	display: block;
	float: left;
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 0 0;
	padding: 2px 0 2px 10px;
	min-height: 14px;
}
.cmn-form_area .cmnc-button_area img,
.cmn-form_area .cmnc-button_area input {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

/* ソートリンク ============================== */
div.cmn-sort_link,
div.cmn-sort_link_disabled { /* ifIE overridden */
	margin:0 0 5px;
	position: relative;
}
div.cmn-sort_link ul.cmn-flat_list,
div.cmn-sort_link_disabled ul.cmn-flat_list {
	font-size:75%;
	float:right;
	margin-bottom: 0 !important;
}
div.cmn-sort_link ul.cmn-flat_list button,
div.cmn-sort_link ul.cmn-flat_list input,
div.cmn-sort_link ul.cmn-flat_list select,
div.cmn-sort_link ul.cmn-flat_list textarea,
div.cmn-sort_link_disabled ul.cmn-flat_list button,
div.cmn-sort_link_disabled ul.cmn-flat_list input,
div.cmn-sort_link_disabled ul.cmn-flat_list select,
div.cmn-sort_link_disabled ul.cmn-flat_list textarea {
	font-size: 100%;
}


div.cmn-sort_link ul.cmn-flat_list li.cmnc-select {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	position: absolute !important;
	width: 100% !important;
	left: 0;
	bottom: 0;
	border-right: none !important;

}
div.cmn-sort_link ul.cmn-flat_list li.cmnc-select * {
	white-space: normal !important;
}


div.cmn-sort_link_disabled ul.cmn-flat_list li {
	color:#999999 !important;
	border-color:#999999 !important;
}
div.cmn-sort_link span.cmn-pulldown input,
div.cmn-sort_link_disabled span.cmn-pulldown input,
div.cmn-sort_link span.cmn-select_style input,
div.cmn-sort_link_disabled span.cmn-select_style input {
	position:relative;
	z-index:1;
}
div.cmn-sort_link ul.cmn-pulldown,
div.cmn-sort_link_disabled ul.cmn-pulldown,
div.cmn-sort_link ul.cmn-select_style,
div.cmn-sort_link_disabled ul.cmn-select_style {
	font-size: inherit !important;
}

/* ページネーション ============================== */
div.cmn-page_nation {
	border: #DADADA 1px solid;
	margin: 0 0 20px;
}
div.cmn-page_nation div.cmnc-page_nation_body {
	border: #FFFFFF 1px solid;
	background: #F4F4F4 url(/parts/ds/images/common/bg_pagenation.gif) repeat-x bottom;
	padding: 5px;
}
div.cmn-page_nation .cmnc-title {
	float: left;
	font-size: 75%;
	line-height: 1.2;
}
div.cmn-page_nation ul.cmn-flat_list {
	float: right;
	font-size: 75%;
	margin-bottom:0 !important;
}
div.cmn-page_nation ul.cmn-flat_list li.cmnc-prev {
	border-right-style: none !important;
	padding-right: 0 !important;
}
div.cmn-page_nation ul.cmn-flat_list li.cmnc-next {
	border-right-style: none !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
}
div.cmn-page_nation ul.cmn-flat_list li.cmnc-prev img,
div.cmn-page_nation ul.cmn-flat_list li.cmnc-next img {
	vertical-align: middle;
}
div.cmn-page_nation .cmnc-title_sort{
	float:left;
	font-size:75%;
	margin:0px 0px 0px 60px;
	padding-top: 1px;
}

/* 記事移動リンク ============================== */
div.cmn-page_link_top {
	border-bottom: #143A65 2px solid;
	margin: 0 0 10px;
	padding: 0 10px 5px;
}
div.cmn-page_link_bottom {
	margin: 10px 0 20px;
	padding: 5px 10px 0;
	clear: both;
}
div.cmn-page_link_top ul,
div.cmn-page_link_bottom ul { /* [ifie.css] orverride */
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 1em;
}
div.cmn-page_link_top ul li,
div.cmn-page_link_bottom ul li {
	float: right;
	margin: 0 0 0 -1px;
	font-size: 75%;
}
div.cmn-page_link_top ul li.cmnc-back,
div.cmn-page_link_bottom ul li.cmnc-back {
	position: absolute;
	background-image: url(/parts/ds/images/common/mark_prevlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	line-height: 1.2;
}
div.cmn-page_link_top ul li.cmnc-back {
	bottom: 0;
}
div.cmn-page_link_bottom ul li.cmnc-back {
	top: 0;
}
/* 機能送信領域 ============================== */
div.cmn-command_area {
	margin: -1px 0 0;
	padding: 5px;
	border: #A3B5C8 1px solid;
	background: #E7E8E8 url(/parts/ds/images/common/bg_command_area.gif) repeat-x left bottom;
	font-size: 75%;
	line-height: 1.2;
	text-align: right;
}
div.cmn-command_area input {
	margin: 0 0 0 5px;
	vertical-align: middle;
	font-size: 100%;
}
div.cmn-command_area ul.cmn-pulldown,
div.cmn-command_area ul.cmn-select_style {
	font-size: inherit !important;
}
/* 産業天気図 ============================== */
div.cmn-weather_chart {
	margin: 0 0 15px;
}
div.cmn-weather_chart table {
	border: #B0B0B0 1px solid;
	border-width: 1px 0 0 1px;
	text-align: left;
	width: 100%;
	margin: 10px 0 15px;
}
div.cmn-weather_chart table th {
	border: #B0B0B0 1px solid;
	border-width: 0 1px 1px 0;
	background-color: #F8F8FA;
	padding: 3px 10px 3px 6px;
	white-space: nowrap;
	line-height: 1.3;
	font-size: 87.5%;
}
div.cmn-weather_chart table td {
	border: #B0B0B0 1px solid;
	border-width: 0 1px 1px 0;
	padding: 3px 6px;
	line-height: 1.3;
	font-size: 87.5%;
}
div.cmn-weather_chart table td.cmnc-weather {
	white-space: nowrap;
	text-align: center;
}

/* 発令人事 ============================== */
table.cmn-personnel {
	width:100%;
	border-style: solid;
	border-color: #AAAAAA;
	border-spacing: 0;
	border-width: 2px 0 0 0;
	margin: 0 0 10px;
}
table.cmn-personnel th ,
table.cmn-personnel td {
	border-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #9F9F9F;
	border-width: 1px 0;
	padding: 10px;
	vertical-align: top;
	line-height: 1.4;
	text-align: left;
}
table.cmn-personnel th {
	white-space: nowrap;
	background-color: #D1E0F0;
}
table.cmn-personnel ul.cmn-flat_list {
	margin: 0 !important;
}
table.cmn-personnel ul.cmn-flat_list li {
	border-right-style: none !important;
	margin-right: 0 !important;
}
table.cmn-personnel ul.cmn-flat_list li a {
	white-space: normal !important;
}
/* 発令人事詳細 ============================== */
ul.cmn-announce_personnel {
	margin-left: 1.0em;
	margin-right: 15px;
	padding-left: 0;
	list-style-type: none;
}
ul.cmn-announce_personnel li {
	margin: 0 0 8px;
	padding: 0;
	line-height: 1.6;
}
/* 人事検索結果 ============================== */
dl.cmn-personnel_result {
	margin: 0 0 15px;
	line-height: 1.4;
}
dl.cmn-personnel_result span.cmnc-hilight {
	background-color: #FFF9B3;
}
dl.cmn-personnel_result dt {
	font-weight: bold;
	padding: 3px 0;
	margin: 0 0 10px;
}
dl.cmn-personnel_result dd {
	margin: 0 0 7px;
}
dl.cmn-personnel_result dd a {
	margin-right: 5px;
}
dl.cmn-personnel_result dd .cmn-article_title span.cmnc-time {
	white-space: normal;
}
/* WHO'S WHO検索結果 ============================== */
ul.cmn-who_result {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: #9F9F9F 1px dotted;
}
ul.cmn-who_result:after { /* [ifie.css] override */
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
ul.cmn-who_result li.cmnc-result_list {
	margin: 0;
	padding: 0;
	border-bottom: #9F9F9F 1px dotted;
	font-size: 87.5%;
	width: 650px;
	float:left;
}
ul.cmn-who_result li.cmnc-result_list a {
	display: block;
	margin: 0;
	padding: 10px;
	line-height: 1.3;
}
ul.cmn-who_result li.cmnc-result_list a:hover {
	text-decoration: none;
	background: #EDF2FC url(/parts/ds/images/common/bg_whoswho_reslut_on.gif) repeat-x left top;
}
ul.cmn-who_result span.cmnc-title { /* [ifie.css] override */
	display: block;
	float: left;
	width: 230px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
ul.cmn-who_result span.cmnc-title span.cmnc-position {
	font-size: 87.5%;
	font-weight: normal;
}
ul.cmn-who_result span.cmnc-name {
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
ul.cmn-who_result span.cmnc-time {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	color: #333333;
	cursor: pointer;
}

/* 検索結果0件 ============================== */
.cmn-result_no_hit {
	color: #666666;
	font-weight: bold;
	padding: 40px 5px 50px;
}

/* ブレイキングニュース ============================== */
.cmn-breaking_news{
	margin:0 0 15px;
	position:relative;
}
.cmn-breaking_news .cmnc-title{ /* [ifie.css] override */
}
.cmn-breaking_news .cmnc-title .cmnc-hotnews{
	display:block;
	padding:0 5px;
	float:left;
	min-height:18px;
	line-height:18px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:2px;
}
.cmn-breaking_news .cmnc-title .cmnc-time{
	display:block;
	padding:0;
	margin:0 3px;
	float:left;
	font-weight:normal;
	min-height:20px;
	line-height:20px;
	font-size:12px;
}
.cmn-breaking_news .cmnc-title .cmnc-headline{
	clear:left;
	display:block;
	margin:0;
	padding:0;
	font:bold 100%/1.2 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
	text-align:center;
}
.cmn-breaking_news .cmnc-close{
	position:absolute;
	right:13px;
	top:13px;
}
.cmn-breaking_news .cmnc-close a{
	display:block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -296px -176px;
	width:49px;
	height:15px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-breaking_news .cmnc-close a:hover{
	background-position:-296px -191px;
}

.cmn-breaking_news .cmnc-type1{
	padding:8px 8px 1px;
	background:url(/parts/ds/images/common/bg_breakingnews_type1.gif);
}
.cmn-breaking_news .cmnc-type1 .cmnc-hotnews{
	color:#FFF;
	background:#000;
}
.cmn-breaking_news .cmnc-type1 .cmnc-time{
	color:#000;
}
.cmn-breaking_news .cmnc-type1 .cmnc-headline{
	color:#000;
}
.cmn-breaking_news .cmnc-type2{
	padding:8px 8px 1px;
	background:#262626 url(/parts/ds/images/common/bg_breakingnews_type2.gif);
}
.cmn-breaking_news .cmnc-type2 .cmnc-hotnews{
	color:#000;
	background:#FFF;
}
.cmn-breaking_news .cmnc-type2 .cmnc-time{
	color:#FFF;
}
.cmn-breaking_news .cmnc-type2 .cmnc-headline{
	color:#FFF;
}
.cmn-breaking_news .cmnc-type3{
	border:#DDD 3px solid;
	padding:8px 8px 1px;
}
.cmn-breaking_news .cmnc-type3 .cmnc-hotnews{
	color:#FFF;
	background:#C00;
}
.cmn-breaking_news .cmnc-type3 .cmnc-time{
	color:#000;
}
.cmn-breaking_news .cmnc-type3 .cmnc-headline{
	color:#000;
}
.cmn-breaking_news .cmnc-level1 .cmnc-headline{
	font-size:350%;
	margin:0.15em auto;
}
.cmn-breaking_news .cmnc-level2 .cmnc-headline{
	font-size:450%;
	margin:0.05em auto;
}
.cmn-breaking_news .cmnc-level3 .cmnc-headline{
	font-size:600%;
	margin:0 auto;
}
#CONTENTS_MAIN .cmn-breaking_news .cmnc-close{
	right:6px;
	top:6px;
}
#CONTENTS_MAIN .cmn-breaking_news .cmnc-headline{
	width:562px;
}
#CONTENTS_MAIN .cmn-breaking_news .cmnc-level1 .cmnc-headline{
	font-size:213%;
}
#CONTENTS_MAIN .cmn-breaking_news .cmnc-level2 .cmnc-headline{
	font-size:281%;
}
#CONTENTS_MAIN .cmn-breaking_news .cmnc-level3 .cmnc-headline{
	font-size:403%;
}
/* ブレイキングニュース Close状態 ============================== */
.cmn-breaking_news_close{
	position:relative;
	margin:0 0 10px;
	padding:1px;
	border:#87939B 1px solid;
	background:#FFF;
	font-size:87.5%;
}
.cmn-breaking_news_close .cmnc-title{
	float:left;
}
.cmn-breaking_news_close .cmnc-title .cmnc-hotnews{
	display:block;
	padding:0 5px;
	float:left;
	color:#FFF;
	background:#393939;
	min-height:23px;
	line-height:23px;
}
.cmn-breaking_news_close .cmnc-title .cmnc-time{
	display:block;
	padding:0 5px;
	margin:0 5px 0 0;
	float:left;
	border:#87939B 1px solid;
	color:#143A65;
	font-weight:normal;
	min-height:21px;
	line-height:21px;
}
.cmn-breaking_news_close .cmnc-title .cmnc-headline{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#143A65;
	min-height:23px;
	line-height:23px;
}
.cmn-breaking_news_close .cmnc-open{
	float:right;
}
.cmn-breaking_news_close .cmnc-open a{
	display:block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -296px -130px;
	width:73px;
	height:23px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-breaking_news_close .cmnc-open a:hover{
	background-position:-296px -153px;
}
/* エキスパンドバナー ============================== */
.cmn-expand_banner img,
.cmn-expand_banner object,
.cmn-expand_banner embed{
	margin: 0 0 20px;
}
/* PRテキストリンク一覧 ============================== */
div.cmn-pr_list ul {
	list-style-type: none;
	margin: 0 0 15px 10px;
	padding: 0;
	font-size: 87.5%;
}
div.cmn-pr_list ul li { /* [ifie.css] override */
	background:url(/parts/ds/images/common/sprites_marks.gif) no-repeat 0 -797px;
	padding: 0 0 0 28px;
	line-height: 1.3;
	margin-bottom: 5px;
	min-height: 15px;
}
/* ニュース速報 ============================== */
div.cmn-news_flash {
	margin: 0 0 10px;
}
div.cmn-news_flash div.cmnc-genre {
	margin: 2px 0;
}
div.cmn-news_flash div.cmnc-genre .cmnc-genre_title {
	margin: 0 0 5px;
	padding: 5px 10px;
	border-bottom: #BFC2C9 1px solid;
	background: #F7F7F7 url(/parts/ds/images/common/bg_newsflash_genre_title.gif) repeat-x bottom;
	font-size: 87.5%;
}
div.cmn-news_flash div.cmnc-genre .cmnc-genre_title a {
	padding:2px 0 2px 15px;
	background-image: url(/parts/ds/images/common/mark_link_list_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.cmn-news_flash div.cmnc-genre .cmnc-genre_subgenre {
	border-bottom: none;
	margin-bottom: 10px;
	border-top: 1px dotted #999999;
	padding-top: 10px;
}
div.cmn-news_flash div.cmnc-genre ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}
div.cmn-news_flash div.cmnc-genre ul li {
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	background-image: url(/parts/ds/images/common/mark_link_list_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.2em;
	line-height: 1.3;
	font-size: 87.5%;
}
div.cmn-news_flash div.cmnc-genre ul li span.cmnc-time {
	color: #7C7C7C;
	font-weight: normal;
	white-space: nowrap;
	font-size:85.7%;
}
div.cmn-news_flash div.cmnc-genre .cmnc-genre_local{ /* [ifie.css] override */
	display:inline-block;
	color:#FFF;
	background-color:#66738E;
	margin-right:5px;
	padding:1px 5px;
	width:80px;
	text-align:center;
	font-size:85.7%;
}
/* カテゴリ一覧 ============================== */
div.cmn-category_list {
	border-top: #999999 1px dotted;
	margin: 0 0 20px;
	padding:10px 0 0;
}
div.cmn-category_list ul {
	list-style-type: none;
	margin: 4px 0 5px 0;
	padding: 0;
	font-size: 75%;
	text-align: center;
}
div.cmn-category_list ul li { /* [ifie.css] override */
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	border-left: #818181 1px solid;
	line-height: 1.2;
}
div.cmn-category_list ul li.cmnc-first {
	border-left-style: none;
	padding: 0;
}
div.cmn-category_list ul li a {
	white-space: nowrap;
}
/* トレンドウォッチ ============================== */
div.cmn-trend_watch {
	margin: 20px 0;
}
div.cmn-trend_watch h2.title {
	font-size: 87.5%;
	padding: 5px 0 3px 10px;
	margin: 0 0 10px;
	background-color: #EEEEEE;
	color: #464646;
}
div.cmn-trend_watch h2.title span.cmnc-link {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0;
	margin-top: -15px;
	margin-right: 10px;
}
div.cmn-trend_watch h2.title span.cmnc-link a {
	background-image: url(/parts/ds/images/common/mark_accessrank_morelink.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 10px;
}
div.cmn-trend_watch div.cmnc-article {
	width: 49%;
	margin: 0 0 10px;
}
div.cmn-trend_watch div.cmnc-even {
	float: left;
}
div.cmn-trend_watch div.cmnc-odd {
	float: right;
}
div.cmn-trend_watch div.cmnc-article h3 {
	font-size: 75%;
	padding: 1px 0 0;
	margin: 0 10px 5px;
}
div.cmn-trend_watch div.cmnc-article ul {
	margin: 0 10px;
	padding: 0;
}
div.cmn-trend_watch div.cmnc-article ul li{
	font-size: 87.5%;
	list-style-type: none;
	background-image: url(/parts/ds/images/common/mark_accessrank_morelink.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 1.5;
}
/* ローディングパーツ ============================== */
.cmn-loading {
	background-image: url(/parts/ds/images/common/mark_loading_ani.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	font-size: 87.5%;
	line-height: 1.5;
}

/* バナーエリア ============================== */
div.cmn-banner_area {
	margin: 0 0 20px;
}
div.cmn-banner_area ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.cmn-banner_area ul li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
}
/* フッタ広告 ============================== */
div.cmn-submarine_pr{
	margin:0 0 15px;
	clear:both;
}
div.cmn-submarine_pr h3{
	margin:0 0 5px;
	padding:6px;
	color:#464646;
	background:#EEE;
	font-weight:bold;
	font-size:87.5%;
}

div.cmn-submarine_pr ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
div.cmn-submarine_pr ul li {
	width: 368px;
	min-height: 100px;
	margin: 0;
	padding: 0 10px 0 110px;
	float: left;
	position: relative;
	font-size: 75%;
	line-height: 1.3;
}
div.cmn-submarine_pr ul li .cmnc-title {
	margin: 0 0 5px;
}
div.cmn-submarine_pr ul li div.cmnc-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
}

/* プロフィールポップアップ ============================== */
div.cmn-profile_setting {
	border: solid 1px #828282;
	position: absolute;
	background-color: #f7f7f7;
	z-index: 9999;
}
div.cmn-profile_setting div.cmnc-item_area {
	width: 348px;
	background-image: url(/parts/ds/images/common/bg_profile_setting_01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.cmn-profile_setting div.cmnc-first {
	float: left;
	width: 76px;
}
div.cmn-profile_setting .cmnc-heading {
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 85.7%;
}
div.cmn-profile_setting div.cmnc-first div.cmnc-heading {
	background-color: #111111;
	background-image: url(/parts/ds/images/common/bg_profile_setting_heading_01.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-right: 1px;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre li {
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: solid 1px #dadada;
	font-size: 75%;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre li.cmnc-here {
	margin-right: -1px;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre a {
	display: block;
	padding: 5px;
	text-align: center;
	border: solid 1px #FFFFFF;
	color: #333333;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre a:hover {
	background-color: #f7f7f7;
}
div.cmn-profile_setting div.cmnc-first ul.cmnc-genre li.cmnc-here a {
	background-color: #f7f7f7;
	border-right: none;
}
div.cmn-profile_setting div.cmnc-second {
	float: left;
	width: 272px;
}
div.cmn-profile_setting div.cmnc-second div.cmnc-heading {
	background-color: #0098d0;
	background-image: url(/parts/ds/images/common/bg_profile_setting_heading_02.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
div.cmn-profile_setting div.cmnc-second ul.cmnc-item_list {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 10px 10px;
}
div.cmn-profile_setting div.cmnc-second ul.cmnc-item_list li { /* [ifie.css] override */
	display: inline-block;
	font-size: 75%;
	width: 105px;
	padding: 0 0 5px 19px;
	vertical-align: top;
}
div.cmn-profile_setting div.cmnc-second ul.cmnc-item_list li input {/* [ifie.css] override */
	display: inline-block;
	margin-right: 3px;
	margin-left: -15px;
}
div.cmn-profile_setting div.cmnc-button_area {
	margin: 0;
	padding: 4px 10px;
	background-color: #e7e8e8;
	background-image: url(/parts/ds/images/common/bg_profile_setting_button.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.cmn-profile_setting div.cmnc-button_area ul.cmnc-button_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.cmn-profile_setting div.cmnc-button_area ul.cmnc-button_list li {
	display: inline;
}

/* フロートウィンドウ ============================== */
div.cmn-floatbox {
	position: absolute;
	z-index: 9999;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #B7B7B7;
	background-color: #FFFFFF;
}
div.cmn-floatbox div.cmnc-heading {
	color: #FFFFFF;
	background: #050505 url(/parts/ds/images/common/bg_floatbox_header.gif) repeat-x left top;
	margin: 0 -1px;
	padding: 7px 10px 6px;
	font-size: 75%;
	line-height: 1.2;
	position: relative;
}
div.cmn-floatbox div.cmnc-heading .cmnc-close {
	position: absolute;
	right: 10px;
	top: 7px;
}
div.cmn-floatbox div.cmnc-wrapper {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body {
	background-color: #F4F4F4;
	padding: 10px 9px;
	font-size: 75%;
	line-height: 1.2;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body button,
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body input,
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body select,
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body textarea {
	font-size: 100%;
}

div.cmn-floatbox div.cmnc-wrapper div.cmnc-footer {
	background: #D8DADA url(/parts/ds/images/common/bg_floatbox_footer.gif) repeat-x left top;
	border-top: #DADADA 1px solid;
	padding: 4px 4px 3px;
	text-align: center;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-footer ul.cmnc-button {
	list-style:none;
	margin: 0;
	padding: 0 0 1px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-footer ul.cmnc-right {
	text-align: right;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-footer ul.cmnc-button li {
	display: inline;
	margin-left: 7px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-footer div.cmnc-tips {
	float: left;
	background-image: url(/parts/ds/images/common/mark_help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 8px;
	padding: 5px 0 4px 20px;
	font-size: 75%;
	line-height: 1.2;
}
/* インフォメーション */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body p.cmnc-info {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}
/* インフォメーション */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body p.cmnc-summary {
	margin-top: 7px;
}

/* エラー */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body p.cmnc-alert {
	background-image: url(/parts/ds/images/common/icon_alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 18px;
	padding: 6px 0 4px 30px;
	margin-bottom: 3px;
}
/* 件数表示 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body p.cmnc-count {
	margin-top: 7px;
	line-height:1.5;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body p span.count {
	padding:0 0.5em;
	color:#D83300;
}

/* キーワード一覧 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body ol.cmnc-keyword_list {
	margin: 0 0 0 10px;
	line-height: 1.3;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body ol.cmnc-keyword_list li {
	padding: 6px 90px 6px 0;
	position: relative;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body ol.cmnc-keyword_list li a {
	position: absolute;
	top: 3px;
	right: 16px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body ol.cmnc-keyword_list li img {
	vertical-align: bottom;
}

/* 検索条件 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body dl.cmnc-add_rules { 
	margin:0 0 9px 0;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body dl.cmnc-add_rules dt {
	float: left;
	font-weight: bold;
	padding:5px 0 0 0;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body dl.cmnc-add_rules dd {
	padding:0 0 10px 66px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option img {
	vertical-align: bottom;
	margin: 0 5px 1px 0;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding-left: 17px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option ul li {
	display: inline;
	margin: 0 5px 5px 0;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option p.cmn-note {
	margin: 8px 0 0 20px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option p.cmn-note strong {
	padding-right: 10px;
}
/* キーワード登録ポップアップ */
.cmnc-add_rules p.example{
	border-bottom:1px dotted #666;
	padding-bottom:5px;
}
.cmnc-add_rules p span{
	color:#A5630F;
}
.cmnc-add_rules{
	border-bottom:1px solid #CCC;
	margin: 0 0 15px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-option ul {
	padding-left: 0;
}
/* 期間設定 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-timespan {
	width:313px;
	background-image: url(/parts/ds/images/common/bg_slider_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	padding-top: 44px;
	position: relative;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-timespan div.cmnc-bar {
	position:absolute;
	top: 3px;
	right: 40px;
	height:17px;
	background-image:url(/parts/ds/images/common/bg_slider_gauge.gif);
	background-position:0 35%;
	background-repeat:repeat-x;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-timespan img.cmnc-handle {
	cursor: e-resize;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.cmnc-timespan p {
	text-align: center;
	margin: 0;
}
/* スライダバーの背景 */
.cmnc-timespan .ui-widget-content {
	border: 1px solid #aaaaaa;
	background: transparent;
	color: #222222;
	border-style: none;
}

/* スライダのバーの画像 */
.cmnc-timespan .ui-slider .ui-widget-header {
	background: url(/parts/ds/images/common/bg_slider_gauge.gif);
	position: absolute;
	height: 17px;
}

/* スライダのバーの位置 */
.cmnc-timespan .ui-slider {
	position: relative;
	width: 239px;
	height: 14px;
	top: -41px;
	margin-left:35px;
	margin-bottom: -14px;
}
/* スライダのつまみ */
.ui-slider-handle {
	cursor: e-resize;
	position: absolute;
	z-index: 2;
	outline: none;
}
.cmnc-timespan .ui-slider .ui-slider-handle {
	background-image: url(/parts/ds/images/common/btn_slider_bar.gif);
	width: 12px;
	height: 23px;
	top: -3px;
	left: 6px;
	margin-left: -6px;
}


/* フロートウィンドウ（企業ミニ情報） ============================== */
div.cmn-floatstock {
	width: 466px;
}
div.cmn-floatstock div.cmnc-heading {
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -1226px;
	font-size: 87.5%;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body {
	background-color: #FFFFFF;
	font-size: 100%;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-company {
	margin: 0 0 5px;
	line-height: 1.3;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-company span.cmnc-code {
	margin-left: 5px;
	font-size: 87.5%;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	border-width: 2px 0px 0px 1px;
	border-style: solid;
	border-color: #BFBFBF;
	border-collapse: collapse;
	border-spacing: 0px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table th,
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table td {
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px solid #BFBFBF;
	font-size: 14px;
	padding: 3px;
	font-weight: normal;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table caption {
	width: 230px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table caption .cmnc-rate {
	padding-top: 1px;
	float: left;
	display: block;
	font-size: 12px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table caption .cmnc-bond {
	float: right;
	display: block;
	margin-bottom: 3px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table tr.cmnc-last th,
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table tr.cmnc-last td {
	border-bottom: 2px solid #BFBFBF;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table tr.cmnc-odd {
	background-color: #FFFFFF;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table tr.cmnc-even {
	background-color: #F5F5F5;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table th {
	text-align: left;
	font-size: 87.5%;
	line-height: 1;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table td {
	text-align: right;
	font-family: tahoma, sans_serif;
	font-size: 75%;
	line-height: 1;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table .cmnc-time {
	margin-left: 3px;
	font-size: 63%;
	font-family: tahoma, sans_serif;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table td.cmnc-value {
	font-weight: bold;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table td.cmnc-diff {
	font-weight: bold;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table .cmnc-plus {
	color: #FF0000;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-stock_table .cmnc-minus {
	color: #009900;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body div.cmnc-graph {
	float: left;
	margin: 10px 0;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-info {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #BFBFBF;
	margin: 0 auto 10px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 446px;
	clear: both;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-info th,
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-info td {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #bfbfbf;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body table.cmnc-info thead th {
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -1376px;
	font-size: 75%;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body  table.cmnc-info tbody td {
	font-size: 14px;
	font-family: tahoma, sans_serif;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body  table.cmnc-info tbody td .cmnc-date {
	font-size: 63%;
	margin-left: 3px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-attention {
	margin: 0;
	font-size: 75%;
	line-height: 1.5;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-attention .cmnc-help {
	background-image:url(/parts/ds/images/common/mark_help.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:6px 0 2px 20px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-attention a.cmnc-help:link,
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-attention a.cmnc-help:visited {
	text-decoration: underline;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-attention a.cmnc-help:hover {
	text-decoration: none;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmn-result_no_hit {
	color: #333333;
	font-weight: normal;
	font-size: 87.5%;
	line-height: 1.5;
	margin: 0;
	padding: 30px 0;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-link {
	background-image: url(/parts/ds/images/common/mark_recommend.gif);
	background-repeat: no-repeat;
	background-position: 0% 40%;
	font-size: 76%;
	padding: 3px 10px;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-link a:link,
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-link a:visited {
	text-decoration: underline;
}
div.cmn-floatstock div.cmnc-wrapper div.cmnc-body .cmnc-link a:hover {
	text-decoration: none;
}


/* フロートウィンドウ（用語ミニ解説） ============================== */
div.cmn-floatword {
	width: 466px;
}
div.cmn-floatword div.cmnc-heading {
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -1306px;
	font-size: 87.5%;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body {
	font-size: 100%;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body .cmnc-title {
	margin-bottom: 10px;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body .cmnc-title .cmnc-alternate {
	font-size: 75%;
	font-family: Verdana, sans_serif;
	font-weight: normal;
	font-style: italic;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body .cmnc-detail {
	line-height: 1.5;
	font-size: 14px;
	text-indent: 1em;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body ul.cmnc-adv {
	clear: both;
	list-style-type: none;
	margin: 0 auto;
	padding: 3px;
	width: 268px;
	background-color: #FFFFFF;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body ul.cmnc-adv li {
	margin: 0;
	padding: 0 0 0 85px;
	font-size: 75%;
	line-height:1.4;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body ul.cmnc-adv li a { /* [ifie.css] override */
	display: block;
	min-height: 70px;
	position: relative;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body ul.cmnc-adv li img {
	border: 1px solid #969696;
	position: absolute;
	top: 0;
	left: -85px;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body ul.cmnc-adv li span.cmnc-headline {
	display: block;
	font-weight: bold;
	padding: 0 0 5px;
}
div.cmn-floatword div.cmnc-wrapper div.cmnc-body .cmn-result_no_hit {
	color: #333333;
	font-weight: normal;
	font-size: 87.5%;
	line-height: 1.5;
	margin: 0;
	padding: 30px 0;
}

div.cmn-floatword div.cmnc-wrapper div.cmnc-body div.cmnc-ad {
	margin: 10px auto 0;
	text-align: center;
}

/* コメントボックス ============================== */
div.cmn-commentbox {
	position: absolute;
	z-index: 9999;
	font-size: 75%;
	line-height: 1.3;
}
div.cmn-commentbox div.cmnc-cocktop div.cmnc-cock {
	background-image: url(/parts/ds/images/common/bg_commentbox_top.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	width: 100%;
	height: 7px;
	position: relative;
	left: 0;
	bottom: -1px;
}
div.cmn-commentbox div.cmnc-cocktop div.cmnc-left {
	background-image: url(/parts/ds/images/common/bg_commentbox_top_left.gif);
	background-position: left;
}
div.cmn-commentbox div.cmnc-cocktop div.cmnc-right {
	background-image: url(/parts/ds/images/common/bg_commentbox_top_right.gif);
	background-position: right;
}
div.cmn-commentbox div.cmnc-cockbottom div.cmnc-cock { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/bg_commentbox_bottom.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	width: 100%;
	height: 7px;
	position: relative;
	left: 0;
	top: -1px;
}
div.cmn-commentbox div.cmnc-cockbottom div.cmnc-left {
	background-image: url(/parts/ds/images/common/bg_commentbox_bottom_left.gif);
	background-position: left;
}
div.cmn-commentbox div.cmnc-cockbottom div.cmnc-right {
	background-image: url(/parts/ds/images/common/bg_commentbox_bottom_right.gif);
	background-position: right;
}
div.cmn-commentbox div.cmnc-body {
	padding: 5px 7px;
	border-style: solid;
	border-color: #333333;
	background-color: #FFF799;
}
div.cmn-commentbox div.cmnc-cocktop div.cmnc-body {
	border-width: 0 1px 1px;
}
div.cmn-commentbox div.cmnc-cockbottom div.cmnc-body {
	border-width: 1px 1px 0;
}
div.cmn-commentbox div.cmnc-body p.cmnc-summary {
	margin: 0;
	font-size: 12px;
}
div.cmn-commentbox div.cmnc-body div.cmnc-index {
	text-align: center;
}
div.cmn-commentbox div.cmnc-body div.cmnc-index a { /* [ifie.css] override */
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 8px;
	min-height: 7px;
	font-size: 12px;
	float: none;
	display: inline;
}

/* カスタムコーナー 基本定義 ============================== */
.cmn-custom_corner div.cmnc-edge_top {
	background: transparent none no-repeat 100% 0;
	text-align: left;
}
.cmn-custom_corner div.cmnc-edge_top div {
	background: transparent none no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.cmn-custom_corner div.cmnc-edge_bottom {
	background: transparent none no-repeat scroll 100% 100%;
	text-align: left;
}
.cmn-custom_corner div.cmnc-edge_bottom div {
	background: transparent none no-repeat scroll 0 100%;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.cmn-custom_corner div.cmnc-edge_body {
	background: transparent none repeat-y scroll 0 0;
}
.cmn-custom_corner div.cmnc-outer_body {
	background: transparent none repeat-y scroll 100% 0;
}
.cmn-custom_corner div.cmnc-inner_body {
	background-color: #FFFFFF;
	position: relative;
}
.cmn-custom_corner div.cmnc-edge_left {
	background: transparent none repeat-y scroll 0 0;
}
.cmn-custom_corner div.cmnc-outer_right {
	background: transparent none repeat-y scroll 100% 0;
}

/* セレクトスタイル 基本定義 ============================== */
span.cmn-pulldown,
span.cmn-select_style {
	display: inline-block;
	border: #A8A8A8 1px solid;
	background: #F0F0F0 url(/parts/ds/images/common/bg_selectstyle.gif) no-repeat right center;
	padding: 0 15px 0 0;
	cursor: pointer;
	vertical-align: middle;
}
span.cmn-pulldown input,
span.cmn-select_style input { /* [ifie.css] override */
	float: none;
	margin: 0;
	padding: 2px 0 2px 3px;
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	line-height: 1;
}
span.cmn-pulldown_hilite input,
span.cmn-select_style_hilite input {
	color: #D74700;
}
ul.cmn-pulldown,
ul.cmn-select_style { /* [ifie.css] override */
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: #A8A8A8 solid 1px;
	overflow-x: hidden;
	font-size: 75%;
	display: none;
	position: absolute;
	z-index: 9999;
}
ul.cmn-pulldown li,
ul.cmn-select_style li {
	display: block !important;
	float: none !important;
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: inherit !important;
	border-color: #A8A8A8 !important;
	border-style: solid !important;
	border-width: 1px 1px 0 !important;
	line-height: 1.1 !important;
}
ul.cmn-pulldown li a,
ul.cmn-select_style li a {
	padding: 3px !important;
	display: block !important;
	text-decoration: none !important;
	color: #333333 !important;
	background-color: #FFFFFF !important;
	text-align: left !important;
}
ul.cmn-pulldown li a:visited,
ul.cmn-select_style li a:visited {
	color: #333333 !important;
}
ul.cmn-pulldown li a:hover,
ul.cmn-select_style li a:hover {
	color: #333333 !important;
	background-color: #E6F5FF !important;
	text-decoration: none !important;
}
ul.cmn-pulldown li a.cmnc-selected,
ul.cmn-select_style li a.cmnc-selected {
	background-color: #E6F5FF !important;
}

/* 右枠 購読申し込み ============================== */
.cmn-sub_subscription {
	margin:0 0 10px;
}

/* 右枠 市場指標 ============================== */
.cmn-sub_market{
	width:296px;
	border:#314568 1px solid;
	padding:1px;
	margin:0 0 10px;
}
.cmn-sub_market .cmnc-title{ /* [ifie.css] orverride */
	color:#FFF;
	background:#314568;
	font-weight:normal;
	padding:0.3em 0.2em;
	font-size:75%;
}
.cmn-sub_market .cmnc-profile{
	float:right;
	color:#FFFFFF;
	background:#314568;
	font-weight:normal;
	margin:-1.3em 0 0;
	padding:0 0 0 8px;
	font-size:63%;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1210px;
}
.cmn-sub_market .cmnc-profile a:link,
.cmn-sub_market .cmnc-profile a:visited{
	color:#FFFFFF;
}
.cmn-sub_market table{
	border-style:none;
	border-spacing:0;
	width:100%;
}
.cmn-sub_market table th{ /* [ifie.css] override */
	padding:2px 2px 2px 8px;
	font:bold 75%/1 'Arial','ＭＳ Ｐゴシック',sans-serif;
	text-align:left;
	background:#DBF1FF;
	border-style:none;
}
.cmn-sub_market table th a{
	display:block;
	padding:0 0 0 6px;
	margin:0 0 0 -6px;
	color:#113B65;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1237px;
}
.cmn-sub_market table tr.cmnc-odd th{
	background:#C5E8FF;
}
.cmn-sub_market table td{ /* [ifie.css] override */
	border-color:#CCC;
	border-width:0 0 0 1px;
	border-style:solid;
	padding:2px;
	text-align:right;
	font:75%/1 'Arial','ＭＳ Ｐゴシック',sans-serif;
}
.cmn-sub_market table td.cmnc-rate{
	font-size:87.5%;
}
.cmn-sub_market table tr.cmnc-odd td{
	background:#E6F5FF;
}
.cmn-sub_market table td span.cmnc-word{
	font-size:83%;
}
/* 右枠 アクセスランキング ============================== */
.cmn-sub_section_box {
	margin: 0 0 15px;
}
.cmn-sub_section_box img {
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
#R3 .cmn-sub_section_box {
	margin: 0 0 15px;
	border: 1px solid #999999;
}
.cmn-sub_section_box h2.cmnc-title {
	background-color: #4986ca;
	color: #ffffff;
	font-size: 75%;
	font-weight: normal;
	padding: 3px 5px;
	width: 290px;
	display: relative;
	margin: 0 0 1px;
}
.cmn-sub_section_box h2.cmnc-title a:link,
.cmn-sub_section_box h2.cmnc-title a:visited {
	text-decoration: none;
	color: #ffffff;
}
.cmn-sub_section_box h2.cmnc-title a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#R3 .cmn-sub_section_box h2.cmnc-title {
	color: #333333;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffeeeeee, gradienttype=0))";
	zoom: 1;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #c1c1c1;
	padding: 7px 5px;
	width: 288px;
}
#R3 .cmn-sub_section_box h2.cmnc-title a:link {
	text-decoration: none;
	color: #113366;
}
#R3 .cmn-sub_section_box h2.cmnc-title a:visited {
	text-decoration: none;
	color: #6A3884;
}
#R3 .cmn-sub_section_box h2.cmnc-title a:hover {
	text-decoration: underline;
	color: #458CDD;
}
.cmn-sub_section_box h2.cmnc-title .cmnc-date {
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px 0 0;
	float: right;
}
#R3 .cmn-sub_section_box h2.cmnc-title .cmnc-date {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.cmn-sub_section_box div.cmnc-body {
	border-width: 1px;
	border-color: #d5d5d5;
	border-style: solid solid none;
	background-color: #f9f9f9;
}
#R3 .cmn-sub_section_box div.cmnc-body {
	border: none;
}
.cmn-sub_section_box ul.cmnc-navigation {
	margin: 0;
	padding: 0;
}
.cmn-sub_section_box ul.cmnc-navigation li {
	float: left;
	border-left: 1px solid #d5d5d5;
	list-style-type: none;
	font-size: 75%;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffe2e2e2, gradienttype=0))";
	zoom: 1;
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li {
	background: #f8f8f8;
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ebebeb 100%);
	background: -o-linear-gradient(top,  #f8f8f8 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#ebebeb 100%);
	background: linear-gradient(to bottom,  #f8f8f8 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ebebeb',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff8f8f8, endcolorstr=#ffebebeb, gradienttype=0))";
	zoom: 1;
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
}
.cmn-sub_section_box ul.cmnc-navigation li.cmnc-today {
	border-left: none;
}
.cmn-sub_section_box ul.cmnc-navigation li a {
	display: block;
	text-align: center;
	padding: 2px 0;
	width: 98px;
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li a {
	padding: 4px 0;
	border-left: 1px solid #FFFFFF;
	width: 97px;
}
.cmn-sub_section_box ul.cmnc-navigation li.cmnc-today a {
	width: 100px;
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li.cmnc-today a {
	width: 100px;
	border-left: none;
}
.cmn-sub_section_box ul.cmnc-navigation li.cmnc-active {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff, gradienttype=0))";
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li.cmnc-active {
	background: #f4f4f4;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f9f9f9',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff4f4f4, endcolorstr=#fff9f9f9, gradienttype=0))";
	border-bottom: 1px solid #f4f4f4;
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li.cmnc-active a:link,
#R3 .cmn-sub_section_box ul.cmnc-navigation li.cmnc-active a:visited {
	color: #e35610;
	text-decoration: none;
}
#R3 .cmn-sub_section_box ul.cmnc-navigation li.cmnc-active a:hover {
	color: #e35610;
	text-decoration: underline;
}
.cmn-sub_section_box ol.cmnc-ranking,
.cmn-sub_section_box ul.cmnc-article {
	margin: 0;
	padding: 0;
}
.cmn-sub_section_box ol.cmnc-ranking li,
.cmn-sub_section_box ul.cmnc-article li {
	list-style-type: none;
	font-size: 75%;
	border-bottom: 1px solid #d5d5d5;
	padding: 3px;
	zoom: 1;
}
#R3 .cmn-sub_section_box ol.cmnc-ranking li.cmnc-last,
#R3 .cmn-sub_section_box ul.cmnc-article li.cmnc-last {
	border-bottom: none;
}
#R3 .cmn-sub_section_box ol.cmnc-ranking li {
	line-height: 1.4;
	font-weight: bold;
}
#R3 .cmn-sub_section_box ol.cmnc-ranking li a {
	font-weight: normal;
	display: block;
	margin: -1.4em 0 0 25px;
	height: 2.1em;
	padding: 0px 3px 6px;
}
#R3 .cmn-sub_section_box ul.cmnc-article li {
	font-size: 75%;
	padding: 0 2px;
}
#R3 .cmn-sub_section_box ul.cmnc-article li a {
	display: block;
	line-height: 1.4;
	height: 55px;
}
#R3 .cmn-sub_section_box ul.cmnc-article li .cmnc-icon {
	float: right;
	border: 1px solid #a7a7a7;
	margin: 4px 2px;
}
#R3 .cmn-sub_section_box ul.cmnc-article li p.cmnc-update {
	font-size: 12px;
	margin: 0 0 0 5px;
}
#R3 .cmn-sub_section_box ul.cmnc-article li p.cmnc-title {
	margin:0 0 1px 5px;
	padding-top: 5px;
	font-weight: bold;
}
#R3 .cmn-sub_section_box ul.cmnc-article li p.cmnc-person {
	margin:0px 0 5px 5px;
	padding-top: 12px;
	font-weight: bold;
}
#R3 .cmn-sub_section_box ul.cmnc-article li p.cmnc-article {
	margin:0 0 0 5px;
	padding-bottom: 3px;
}
#R3 .cmn-sub_section_box .cmnc-foot {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffe0e0e0, gradienttype=0))";
	text-align: right;
	padding: 5px 0;
	zoom: 1;
	line-height: 1;
}
#R3 .cmn-sub_section_box .cmnc-foot span {
	border-left: 1px solid #c1c1c1;
	font-size: 75%;
}
#R3 .cmn-sub_section_box .cmnc-foot span.cmnc-prev {
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -920px -240px;
}
#R3 .cmn-sub_section_box .cmnc-foot span.cmnc-next {
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -920px -256px;
}
#R3 .cmn-sub_section_box .cmnc-foot span a {
	border-left: 1px solid #ffffff;
	font-weight: bold;
	padding: 0 10px 0 20px;
}
.cmn-sub_section_box div.cmnc-error {
	height: 97px;
	border-bottom: 1px solid #D5D5D5;
}
.cmn-sub_section_box div.cmnc-error div.cmnc-message {
	padding-top: 40px;
	margin: auto;
	width: 5em;
}
.cmn-sub_section_box div.cmnc-error p.cmnc-error {
	font-size: 75%;
}
#R3 .cmn-sub_section_box div.cmnc-error {
	height: 189px;
	border-bottom: none;
}
#R3 .cmn-sub_section_box div.cmnc-error div.cmnc-message {
	padding-top: 90px;
	margin: auto;
	width: 9em;
}
#R3 .cmn-sub_section_box div.cmnc-error p.cmnc-error {
	margin: 0;
	display: inline-block;
	background-image: url(/parts/ds/images/common/icon_error.gif);
	background-position: 10px 10%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 40px;
	min-height: 23px;
	text-align: left;
	line-height: 1.0;
	font-size: 87.5%;
	font-weight: bold;
}



/* 右枠 広告（購買） ============================== */
#ADVERTISE_KOUBAI {
	margin: 0 0 10px;
	text-align: center;
}
/* 右枠 広告（スクウェア） ============================== */
.cmn-sub_square_banner {
	margin: 0 0 20px;
}
.cmn-sub_square_banner_title {
	margin: 0 0 10px;
}

/* 右枠 紙面連動 ============================== */
.cmn-sub_ad_interlock {
	border-top: 4px solid #EEEEEE;
	font-size: 75%;
	padding: 15px;
}
.cmn-sub_ad_interlock dl {
}
.cmn-sub_ad_interlock dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.cmn-sub_ad_interlock dl dd {
	line-height: 150%;
}
/* 右枠 行動ターゲティング広告 ============================== */
.cmn-sub_ad_targeting {
	border-top: 4px solid #EEEEEE;
	font-size: 75%;
	padding: 15px;
}
.cmn-sub_ad_targeting p {
	float: left;
	margin: 0;
}
.cmn-sub_ad_targeting p img {
	border: 1px solid #969696;
}
.cmn-sub_ad_targeting dl {
	margin-left: 80px;
}
.cmn-sub_ad_targeting dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 1px;
}
.cmn-sub_ad_targeting dl dd {
	line-height: 150%;
}
/* 右枠 検索フォーム ============================== */
.cmn-sub_search_form {
	margin: 0 0 10px;
	padding:5px 7px;
	background-color:#3369b9;
	border:1px solid #285291;
}

#R3 .cmn-sub_search_form {
	margin-bottom:15px;
}
.cmn-sub_search_form input {
	margin-left: 5px;
	vertical-align: middle;
}
.cmn-sub_search_form .cmn-input_text {
	width: 181px;
	padding: 2px;
	margin-left: 0;
}
.cmn-sub_search_form .cmnc-company { /* R1検索用 */
	width: 210px;
}
.cmn-sub_search_form_free {
	padding:6px 0;
	width:300px;
	position:absolute;
	top:0;
	right:10px;
}
.cmn-sub_search_form_free input {
	margin-left: 3px;
	vertical-align: middle;
}
#R3 .cmn-sub_search_form_free input {
	margin-left: 5px;
}
#R3 .cmn-sub_search_form_free input.btn_search_article {
	margin-left: 7px;
}
.cmn-sub_search_form_free .cmn-input_text {
	width: 181px;
	padding: 2px;
	margin-left: 0;
	border:1px solid #393939;
	height:1.2em;
	line-height:1.2;
}
#R3 .cmn-sub_search_form_free .cmn-input_text {
	margin-left: 0;
	width: 185px;
}
.cmn-sub_search_form_free .cmnc-company { /* R1検索用 */
	width: 185px;
}
.cmn-sub_search_form_free p.cmnc-attend {
	color: #ffffff;
	font-size: 75%;
	margin: 3px 0 0;
}

/* CSS Sprites ここから */
.cmn-sub_search_form_free .cmnc-stock_search{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat 0 -90px;
	border-style:none;
	cursor:pointer;
	height:22px;
	outline-style:none;
	overflow:hidden;
	text-indent:-9999px;
	width:106px;
}
.cmn-sub_search_form_free .cmnc-stock_search:hover{
	background-position:0 -112px;
}
.cmn-sub_search_form_free .cmnc-search{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -106px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-sub_search_form_free .cmnc-search:hover{
	background-position:-106px -112px;
}
.cmn-sub_search_form_free .cmnc-search_dsr2{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -106px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-sub_search_form_free .cmnc-search_dsr2:hover{
	background-position:-106px -112px;
}
.cmn-sub_search_form_free .cmnc-stock{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -154px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-sub_search_form_free .cmnc-stock:hover{
	background-position:-154px -112px;
}
.cmn-sub_search_form_free .cmnc-stock_dsr2{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -154px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.cmn-sub_search_form_free .cmnc-stock_dsr2:hover{
	background-position:-154px -112px;
}
.cmn-sub_search_form_free p.cmnc-attend {
	color: #ffffff;
	font-size: 75%;
	margin: 3px 0 0;
}
/* CSS Sprites ここまで */


/* 右枠 おすすめ情報 ============================== */
.cmn-sub_recommend {
	font-size: 75%;
	margin: 0 0 20px;
}
.cmn-sub_recommend .cmnc-title{
	margin: 0 0 10px;
}
.cmn-sub_recommend .cmnc-title2 {
	margin: 0 0 10px;
	padding: 6px;
	color: #464646;
	background: #eee;
	font-weight: bold;
	font-size: 110%;
}
.cmn-sub_recommend ul.cmnc-site {
	list-style-type: none;
	margin: 0 0 10px 6px;
	padding: 0;
}
.cmn-sub_recommend ul.cmnc-site li {
	margin: 0 0 5px;
	padding: 2px 0 0 10px;
	line-height: 1.2;
	position: relative;
	background-image: url(/parts/ds/images/common/mark_recommend.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
.cmn-sub_recommend ul.cmnc-site span.cmnc-category {
	float: right;
	margin-left:5px;
}
.cmn-sub_recommend ul.cmnc-service {
	list-style:none;
	margin: 5px;
	padding: 0;
}
.cmn-sub_recommend ul.cmnc-service li { /* [ifie.css] override */
	margin: 0 10px 5px 0;
	padding: 2px 0 2px 20px;
	float: left;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat;
	min-height: 13px;
}
.cmn-sub_recommend ul.cmnc-service li.cmnc-weather {
	background-position:0 -1020px;
}
.cmn-sub_recommend ul.cmnc-service li.cmnc-shopping {
	background-position:0 -1060px;
}
.cmn-sub_recommend ul.cmnc-service li.cmnc-travel {
	background-position:0 -1100px;
}
.cmn-sub_recommend ul.cmnc-service li.cmnc-book {
	background-position:0 -1140px;
}
.cmn-sub_recommend ul.cmnc-service2 {
	list-style:none;
	margin: 5px 5px 0;
	padding: 0;
}
.cmn-sub_recommend ul.cmnc-service2 li { /* [ifie.css] override */
	margin: 0 0 5px 0;
	padding: 2px 0 2px 20px;
	float: left;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat;
	min-height: 13px;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-weather {
	background-position:0 -1020px;
	width: 34%;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-recruit {
	background-position:0 -2393px;
	width: 20%;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-home {
	background-position:0 -2433px;
	width: 25%;
	margin-right: 0;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-travel {
	background-position:0 -1100px;
	width: 34%;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-book {
	background-position:0 -1140px;
	width: 20%;
}
.cmn-sub_recommend ul.cmnc-service2 li.cmnc-shopping {
	background-position:0 -1060px;
	width: 25%;
	margin-right: 0;
}
.cmn-sub_recommend ul.cmnc-service4 {
	list-style:none;
	margin: 5px 5px 0;
	padding:0;
}
.cmn-sub_recommend ul.cmnc-service4 li{ /* [ifie.css] override */
	margin:0 0 5px 0;
	padding:2px 0 2px 20px;
	float:left;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat;
	min-height:13px;
}
.cmn-sub_recommend ul.cmnc-service4 li.cmnc-recruit {
	background-position:0 -2393px;
	width: 62%;
}
.cmn-sub_recommend ul.cmnc-service4 li.cmnc-weather {
	background-position:0 -1020px;
	width: 19%;
}
.cmn-sub_recommend ul.cmnc-service4 li.cmnc-shopping {
	background-position:0 -1060px;
	width: 62%;
}
.cmn-sub_recommend ul.cmnc-service4 li.cmnc-book {
	background-position:0 -1140px;
	width: 19%;
}
/* 右枠 スマートマッチ広告  ============================== */
.cmn-sub_ad_smartmatch ul {
  margin: 0;
  padding: 0;
}
.cmn-sub_ad_smartmatch ul li {
  border-top: 4px solid #d6d6d6;
  border-bottom: 4px solid #d6d6d6;
  background: url('/parts/ds/images/home/sprites_marks_20140301_1.png') no-repeat 5px -589px;
  padding: 10px 5px 10px 32px;
  line-height: 1.3;
  list-style-type: none;
  margin-bottom: 15px;
  font-size: 75%;
}

/* 右枠 スマートシティ広告 ============================== */
.cmn-sub_ad_smartcity ul {
  margin: 0;
  padding: 0;
}
.cmn-sub_ad_smartcity ul li {
  border: 1px solid #d6d6d6;
  padding: 10px;
  line-height: 1.3;
  list-style-type: none;
  margin-bottom: 15px;
  font-size: 75%;
}
.cmn-sub_ad_smartcity ul li p {
  margin-bottom: 0;
}

/* 右枠 編成サイト誘導枠 =======add 2010.08.03 =============== */
.cmn-sub_henseisite {
	font-size: 75%;
	margin: 0 0 6px;
}
.cmn-sub_henseisite ul.cmnc-topic {
	list-style-type: none;
	margin: 0 0 10px 6px;
	padding: 0;
}
.cmn-sub_henseisite ul.cmnc-topic li {
	margin: 0 0 5px;
	padding: 2px 0 0 10px;
	line-height: 1.2;
	position: relative;
	background-image: url(/parts/ds/images/common/mark_recommend.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
.cmn-sub_henseisite ul.cmnc-topic span.cmnc-category {
	float: right;
	margin-left:5px;
}

/* 右枠 アクセスランキング ============================== */
.cmn-sub_access_ranking {
	font-size: 75%;
	border-bottom: #737373 2px solid;
	margin: 0 0 20px;
}
.cmn-sub_access_ranking .cmnc-sub_title {
	color: #143a65;
	font-size: 120%;
	margin: 0 10px 5px;
}
.cmn-sub_access_ranking .cmnc-title{
	width:300px;
	margin:0 0 10px;
	position:relative;
	color:#FFF;
	background:#888;
}
.cmn-sub_access_ranking .cmnc-title span.cmnc-ranking_title{
	display:block;
	width:110px;
	color:#FFF;
	background:#3C70BC;
	font-weight:bold;
	padding:5px 8px;
	border-right:#FFF 2px solid;
}
.cmn-sub_access_ranking .cmnc-title .cmnc-update {
	position: absolute;
	right: 5px;
	top: 5px;
	color:#FFF;
	font-weight: normal;
	line-height: 1.2;
}
.cmn-sub_access_ranking dl {
	margin: 0 10px 10px;
}
.cmn-sub_access_ranking dl dt {
	float: left;
	clear: left;
	display:block;
	width:35px;
	height:16px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_subs.gif) no-repeat;
	background-position: 0 -296px;
}
/* CSS Sprites ここから */
.cmn-sub_access_ranking dl dt.cmnc-rank02{
	background-position:0 -312px;
}
.cmn-sub_access_ranking dl dt.cmnc-rank03{
	background-position:0 -328px;
}
.cmn-sub_access_ranking dl dt.cmnc-rank04{
	background-position:0 -344px;
}
.cmn-sub_access_ranking dl dt.cmnc-rank05{
	background-position:0 -360px;
}
/* CSS Sprites ここまで */
.cmn-sub_access_ranking dl dd {
	line-height: 1.2;
	margin: 0 0 5px 45px;
	padding: 5px 0 0;
	min-height: 16px;
}
.cmn-sub_access_ranking div.cmnc-morelink {
	text-align: right;
	border-top: #464646 1px dotted;
	margin: 0 0 7px;
	padding: 7px 0 0;
	font-weight: bold;
}
.cmn-sub_access_ranking div.cmnc-morelink a {
	background:transparent url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 10px;
	min-height: 13px;
	margin: 0;
	padding:7px 0 7px 12px;
	font-weight: bold;
}

/* 右枠 PRコーナー ============================== */
.cmn-sub_pr {
	font-size: 75%;
	margin: 0 0 20px;
}
.cmn-sub_pr .cmnc-title {
	margin: 0 0 5px;
}
.cmn-sub_pr .cmnc-title2 {
	background-color: #EEE;
	color: #464646;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 6px;
	zoom:1;
}
.cmn-sub_pr .cmnc-morelink {
	text-align: right;
	font-weight: normal;
	margin: -23px 5px 10px 0;
}
.cmn-sub_pr .cmnc-morelink a {
	background-image: url(/parts/ds/images/common/mark_accessrank_morelink.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin: 0px;
	min-height: 13px;
	padding: 7px 0px 7px 9px;
}
.cmn-sub_pr ul.cmnc-adv {
	list-style: none outside none;
	margin: 0 10px 10px;
	padding: 0;
}
.cmn-sub_pr ul.cmnc-adv li {
	border-bottom: 1px dotted #8E8E8E;
	line-height: 1.3;
	margin: 0;
	padding: 5px 0 0 0;
}
.cmn-sub_pr ul.cmnc-adv li a { /* [ifie.css] override */
	display: block;
	margin-bottom: 5px;
	min-height: 70px;
}
.cmn-sub_pr ul.cmnc-adv li img {
	border: 1px solid #969696;
	float:right;
	margin:0 0 5px 5px;
}
.cmn-sub_pr ul.cmnc-adv li span.cmnc-headline {
	display: block;
	font-weight: bold;
	padding: 5px 0;
}
.cmn-sub_pr ul.cmnc-site {
	list-style-type: none;
	margin: 0 0 10px 6px;
	padding: 10px;
	background-color: #EEEEEE;
}
.cmn-sub_pr ul.cmnc-site li {
	margin: 0 0 5px;
	padding: 2px 0 0 10px;
	line-height: 1.2;
	position: relative;
	background-image: url(/parts/ds/images/common/mark_pr_site.gif) no-repeat 0 4px;
}
.cmn-sub_pr ul.cmnc-site span.cmnc-category {
	float: right;
}
.cmn-sub_pr ul.cmnc-site2 {
	list-style-type: none;
	margin: 0 0 10px 6px;
	padding: 0px;
	background-color: transparent;
}
.cmn-sub_pr ul.cmnc-site2 li {
	margin: 0 0 5px;
	padding: 2px 0 0 10px;
	line-height: 1.2;
	position: relative;
	background-image: url(/parts/ds/images/common/mark_pr_site.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
.cmn-sub_pr ul.cmnc-site2 span.cmnc-category {
	float: none;
	font-weight: bold;
}

/* 右枠 関連媒体サイト ============================== */
.cmn-sub_banner {
	margin: -5px 0 20px;
}
.cmn-sub_banner dl img {
	display: block;
	margin: auto;
}
.cmn-sub_banner dl dt {
	padding: 5px 0 0;
	clear: both;
}
.cmn-sub_banner dl dd {
	float: left;
}
.cmn-sub_banner dl dd img {
	float: left;
}
.cmn-sub_banner ul {
	line-height: 1.4;
	padding: 0;
	margin-left: 5px;
}
.cmn-sub_banner ul li {
	line-height: 1.4;
	font-size: 87.5%;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	zoom: 1;
}
.cmn-sub_banner ul li.cmnc-nikkei {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1713px;
	padding-left: 30px;
	line-height: 32px;
}
.cmn-sub_banner ul li.cmnc-veritas {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1748px;
	padding-left: 25px;
	line-height: 26px;
}
.cmn-sub_banner ul li.cmnc-tech {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1791px;
	padding-left: 25px;
	line-height: 26px;
	float: left;
}
.cmn-sub_banner ul li.cmnc-mj {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1829px;
	padding-left: 25px;
	line-height: 26px;
	float: right;
}
.cmn-sub_banner ul li span{
	font-size: 86%;
}
/*---- あらたにす見出し用 2010/08/03 add---*/
.cmn-allatanys{
	border-bottom:1px solid #AD0E4E;
	background-color:#F9F9F9;
}
.cmn-allatanys p.allata{
	background:url(/parts/ds/images/common/icn_arw_allatanys.gif) no-repeat 10px 1em;
	padding:10px 0 5px 25px;
	margin:0;
	font-size:82%;
}

/* 右枠 日経からのお知らせ ============================== */
.cmn-sub_information {
	font-size: 75%;
	margin: 0 0 20px;
}
.cmn-sub_information .cmnc-title {
	width:280px;
	margin: 0 0 5px;
	padding:5px 10px;
	border-bottom:#BFC2C9 1px solid;
	background:#EEE;
}
.cmn-sub_information .cmnc-title a,
.cmn-sub_information .cmnc-title span{
	font-weight:bold;
	padding:3px 8px 3px 15px;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -397px;
}
.cmn-sub_information ul {
	list-style-type: none;
	margin: 0 10px -5px;
	padding: 0;
}
.cmn-sub_information ul li {
	border-top: #8E8E8E 1px dotted;
	margin: 0;
	padding: 5px 85px 5px 10px;
	line-height: 1.2;
}
.cmn-sub_information ul li.cmnc-first {
	border-top-style: none;
}
.cmn-sub_information ul li a {
	display: block;
}
.cmn-sub_information ul li img {
	border: #969696 1px solid;
	float: right;
	margin-right: -85px;
}
.cmn-sub_information ul li span.cmnc-headline {
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

/* 右枠 携帯で電子版 ============================== */
.cmn-sub_mobile{
	float:right;
	clear:right;
	width:284px;
	font-size:75%;
	margin:0 0 10px;
	padding:0 8px;
	position:relative;
}
.cmn-sub_mobile .cmnc-title{
	margin:0 -8px 8px;
	color:#FFF;
	background:#888;
}
.cmn-sub_mobile .cmnc-title span.cmnc-mobile_title{
	display:block;
	width:110px;
	color:#FFF;
	background:#3D8451;
	font-weight:bold;
	padding:5px 8px;
	border-right:#FFF 2px solid;
}
.cmn-sub_mobile p{
	line-height:1.3;
}
#R3 .cmn-sub_mobile p{
	line-height:1.3;
	margin-right:75px;
}
.cmn-sub_mobile p img{
	position:absolute;
	right:0;
	top:0;
}
#R3 .cmn-sub_mobile p img{ /* R3用スタイル */
	right:8px;
	top:31px;
}
.cmn-sub_mobile p.cmn-notes{ /* .cmn-notes override */
	font-size:83%;
	text-indent:-1em;
	padding-left:1em;
}
.cmn-sub_mobile .cmnc-continue_link{
	padding:0 28px 0 0;
}

/* 右枠 聴く日経 ============================== */
.cmn-sub_listen {
	font-size: 75%;
	margin: 0 0 20px;
	padding: 0 8px 10px;
	background-image: url(/parts/ds/images/common/bg_sub_section.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cmn-sub_listen .cmnc-title {
	margin: 0 -8px 8px;
}
.cmn-sub_listen p {
	line-height: 1.3;
}

/* 右枠 メールサービス ============================== */
 .cmn-sub_mailservice {
	font-size: 75%;
	margin: 0 0 20px;
	padding: 0 8px 10px;
	position: relative;
}
.cmn-sub_mailservice .cmnc-title {
	margin: 0 -8px 8px;
}
.cmn-sub_mailservice p {
	margin-right: 75px;
	line-height: 1.3;
}
.cmn-sub_mailservice p img {
	position: absolute;
	right: 8px;
	top: 31px;
}

/* 右枠 メールマガジン ============================== */
.cmn-sub_mail{
	clear:right;
	width:284px;
	font-size:75%;
	margin:0 0 10px;
	padding:0 8px;
	position:relative;
}
.cmn-sub_mail .cmnc-title{
	margin:0 -8px 8px;
	color:#FFF;
	background:#888;
}
.cmn-sub_mail .cmnc-title span.cmnc-mail_title{
	display:block;
	width:110px;
	color:#FFF;
	background-color:#735393;
	font-weight:bold;
	padding:5px 8px;
	border-right:#FFF 2px solid;
}
.cmn-sub_mail p{
	line-height:1.3;
}
.cmn-sub_mail p img{
	position:absolute;
	right:8px;
	top:31px;
}
#R3 .cmn-sub_mail p img{
	right:8px;
	top:31px;
}
.cmn-sub_mail p.cmn-notes{
	font-size:83%;
	padding-left:1em;
	text-indent:-1em;
}
.cmn-sub_mail .cmnc-continue_link{
	padding:0 25px 0 0;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat 100% 4px;
}

/* 右枠 東日本大震災 ============================== */
.cmn-sub_earthquake {
	margin: 0 0 15px;
}
.cmn-sub_earthquake h2.cmnc-title {
	margin: 0 0 10px;
	padding: 6px;
	color: #464646;
	background: #EEE;
	font-size: 75%;
	font-weight: bold;
}
.cmn-sub_earthquake h3.cmnc-title {
	font-size: 87.5%;
	margin: 15px 0 5px 6px;
	color: #663333;
}
.cmn-sub_earthquake h3.cmnc-title span.cmnc-date {
	font-weight: normal;
	margin-left: 5px;
	color: #333333;
	font-size: 71.5%;
}
.cmn-sub_earthquake .cmnc-bar_graph {
	height: 35px;
	position: relative;
}
.cmn-sub_earthquake .cmnc-bar_graph div {
	width: 280px;
	position: absolute;
	top: 6px;
	left: 9px;
}
.cmn-sub_earthquake .cmnc-bar_graph div img {
	border: 1px solid #FFFFFF;
	zoom: 1;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-vendor-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow
                   (Color=#999999,direction=135,Strength=2);
}
.cmn-sub_earthquake .cmnc-rate {
	margin: -4px 0 5px 6px;
	line-height: 1;
	font-size:75%;
}
.cmn-sub_earthquake .cmnc-rate span.cmnc-title {
	font-weight: bold;
}
.cmn-sub_earthquake .cmnc-rate span.cmnc-data {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #d61100;
	margin-left: 3px;
}
.cmn-sub_earthquake .cmnc-rate span.cmnc-detail {
	margin-left: 0.7em;
	font-family: Verdana, sans-serif;
}
.cmn-sub_earthquake .cmnc-prospect {
	font-size: 75%;
	margin: -4px 0 15px 6px;
}
.cmn-sub_earthquake .cmnc-prospect span.cmnc-title {
	font-weight: bold;
}
.cmn-sub_earthquake .cmnc-prospect span.cmnc-data {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #d61100;
	margin-left: 3px;
}
.cmn-sub_earthquake .cmnc-prospect span.cmnc-data span.cmnc-unit {
	font-size: 10px;
}
.cmn-sub_earthquake .cmnc-prospect span.cmnc-date {
	font-family: Verdana, sans-serif;
	margin-left: 0.7em;
}
.cmn-sub_earthquake ul {
	margin: 10px 0 0 6px;
	padding: 0;
}
.cmn-sub_earthquake ul li {
	font-size: 75%;
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 23px;
}
.cmn-sub_earthquake ul li.cmnc-failure,
.cmn-sub_earthquake ul li.cmnc-picture,
.cmn-sub_earthquake ul li.cmnc-safety {
	float: left;
	width: 50%;
}
.cmn-sub_earthquake ul li.cmnc-video,
.cmn-sub_earthquake ul li.cmnc-traffic,
.cmn-sub_earthquake ul li.cmnc-blog {
	float: left;
	width: 48%;
}
.cmn-sub_earthquake ul li a {
	padding-left: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
}
.cmn-sub_earthquake p.cmnc-revive {
	margin-top: 5px;
}


/* 電気メーター2012/6　デザイン変更 */
.cmn-sub_earthquake h3.cmnc-ttl{
	color: #333;
	font-size: 87.5%;
	margin:10px 0 0 3px;
}
.cmn-sub_earthquake h3.cmnc-ttl span.cmnc-date{
	font-size: 75%;
	font-weight: normal;
	margin-left: 5px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph{
	width:100%;
	margin:8px 0 0 3px;
	border-bottom: 1px dotted #C3C3C3;
	padding: 0 0 10px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li{
	float:left;
    width:56%;
	font-size: 100%;
	margin:0;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li.cmnc-elecFst{
    width:43%;
	margin-right:2px;
	/margin-right:0;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl{
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl.cmnc-elec-bgL1{
	background:url(/parts/ds/images/home/sprites_marks.png) scroll no-repeat 0 -1890px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl.cmnc-elec-bgL2{
	background:url(/parts/ds/images/home/sprites_marks.png) scroll no-repeat 0 -1967px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl.cmnc-elec-bgL3{
	background:url(/parts/ds/images/home/sprites_marks.png) scroll no-repeat 0 -2044px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl.cmnc-elec-bgL4{
	background:url(/parts/ds/images/home/sprites_marks.png) scroll no-repeat 0 -2121px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt{
	margin-left:28px;
	font-weight:bold;
	line-height:1.2;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-text{
	font-size:75%;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-percent{
	font-size:15px;
	font-family:Verdana,sans-serif;
	display:inline;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-perL1{
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-perL2{
    background-color:#FAE82C;
	padding:0 2px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-perL3{
    background-color:#EE9039;
	padding:0 2px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-perL4{
    background-color:#E43638;
	padding:0 2px;
	color:#FFF;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dt.cmnc-percent span{
	font-size:12px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd{
	line-height:1.3;
	font-size:75%;
	font-family:Verdana,sans-serif;
	margin-left:28px;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-detail{
	font-family:Verdana,sans-serif;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-detail span{
	font-size:87.5%;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time{
	font-family:Verdana,sans-serif;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time em{
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time em.cmnc-commentL1{
	font-weight: normal;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time em.cmnc-commentL2,
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time em.cmnc-commentL3{
	font-weight: bold;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd.cmnc-time em.cmnc-commentL4{
	color: #E43638;
	font-weight: bold;
}
.cmn-sub_earthquake ul.cmnc-elecGraph li dl dd em{
	font-weight:bold;
	margin-left:2px;
}
.cmn-sub_earthquake p.cmnc-elecLink{
	text-align:right;
	margin:3px 0 0;
	padding-top:2px;
}
.cmn-sub_earthquake p.cmnc-elecLink a{
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 4px;
	padding-left:10px;
	font-size:75%;
	line-height:1.5;
}
/* 電気メーター2012/6　デザイン変更 ここまで*/

/* CSS Sprites ここから */
.cmn-sub_earthquake .cmnc-bar_graph {
	background:url(/parts/ds/images/common/sprites_subs.gif) no-repeat;
	background-position: 9px -421px;
	width:300px;
	height:35px;
}
.cmn-sub_earthquake ul li.cmnc-failure a,
.cmn-sub_earthquake ul li.cmnc-traffic a,
.cmn-sub_earthquake ul li.cmnc-picture a,
.cmn-sub_earthquake ul li.cmnc-video a,
.cmn-sub_earthquake ul li.cmnc-safety a,
.cmn-sub_earthquake ul li.cmnc-blog a {
	background:url(/parts/ds/images/common/sprites_subs.gif) no-repeat;
	min-height:23px;
}
.cmn-sub_earthquake ul li.cmnc-failure a {
	background-position: 0 -456px;
}
.cmn-sub_earthquake ul li.cmnc-traffic a {
	background-position: 0 -479px;
}
.cmn-sub_earthquake ul li.cmnc-picture a {
	background-position: 0 -502px;
}
.cmn-sub_earthquake ul li.cmnc-video a {
	background-position: 0 -525px;
}
.cmn-sub_earthquake ul li.cmnc-safety a {
	background-position: 0 -548px;
}
.cmn-sub_earthquake ul li.cmnc-blog a {
	background-position: 0 -571px;
}
/* CSS Sprites ここまで */

/* 右枠 電子版広報部 ============================== */
#R-denshiba{font-size:75%; border-top:4px solid #EEEEEE; margin-bottom: 10px;}
#R-denshiba .den_1{float:right; margin:5px 0 8px 0; padding:0; width:60px;}
#R-denshiba .den_2{margin-top:13px;}
#R-denshiba .den_3{
	float:right;
	margin:5px 0 8px;
	padding:0;
	width:110px;
	}
#R-denshiba ul {padding:0 0 0 6px;margin:0;}
#R-denshiba ul li {list-style:none; 
                   background:url(/parts/ds/images/common/mark_recommend.gif) no-repeat scroll 0 4px transparent;
				   line-height:1.5;
				   padding:0 0 0 10px;}
#R-denshiba .clear{clear:both;}





/* 右枠ボックス ============================== */
.cmn-sub_rightbox {
	width:296px;
	margin: 0 0 15px;
	padding: 1px;
	border: #999999 1px solid;
	background-color: #FFFFFF;
}
/* 基本パーツ ------------*/
/* 便利ツールメニュー */
.cmn-sub_rightbox ul.cmnc-tab {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.cmn-sub_rightbox ul.cmnc-tab li {
	float:left;
	margin: 0;
	padding: 0;
}
.cmn-sub_rightbox ul.cmnc-tab li a {
	outline-style: none;
}
.cmn-sub_rightbox ul.cmnc-tab li img {
	display:block;
}

/* CSS Sprites ここから */
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-market a{
	display:block;
	width:148px;
	height:24px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat 0 -134px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-market a:hover{
	background-position:0 -158px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-market a.cmnc-here{
	background-position:0 -182px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-mygadget a{
	display:block;
	width:148px;
	height:24px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -148px -134px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-mygadget a:hover{
	background-position:-148px -158px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-mygadget a.cmnc-here{
	background-position:-148px -182px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-paper a{
	display:block;
	width:97px;
	height:24px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -199px -134px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-paper a:hover{
	background-position:-199px -158px;
}
.cmn-sub_rightbox ul.cmnc-tab li.cmnc-paper a.cmnc-here{
	background-position:-199px -182px;
}
/* CSS Sprites ここまで */

/* 本体 */
.cmn-sub_rightbox div.cmnc-contents {
	width: 296px;
	height: 240px;
	position:relative;
	overflow: hidden;
}
/* 本体：ヘッダー */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-header { /* [ifie.css] override */
	color: #FFFFFF;
	background:#000 url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -660px;
	margin: 0;
	padding: 0 5px;
	font-size: 75%;
	line-height: 27px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-header .cmnc-title { /* [ifie.css] override */
	float:left;
	margin:0 10px 0 0;
	padding:0;
	font-weight: normal;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-header .cmnc-title img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
/* セレクトメニュー */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-select {
	position:relative;
	z-index: 1;
	height:20px;
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -1136px;
	padding: 3px 10px 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-select .cmn-select_style {
	background-image: url(/parts/ds/images/common/bg_selectstyle_collect.gif);
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-select .cmn-select_style input {
	padding-top: 1px;
	padding-bottom: 0px;
}



.cmn-sub_rightbox div.cmnc-contents div.cmnc-pulldown {
	clear: both;
	position:relative;
	z-index: 1;
	height:20px;
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -1136px;
	padding: 3px 10px 0;
	margin: 0 -5px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-pulldown .cmn-pulldown ,
.cmn-sub_rightbox div.cmnc-contents div.cmnc-pulldown .cmn-select_style {
	background-image: url(/parts/ds/images/common/bg_selectstyle_collect.gif);
	font-size: 100%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-pulldown .cmn-pulldown input,
.cmn-sub_rightbox div.cmnc-contents div.cmnc-pulldown .cmn-select_style input {
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 100%;
}


/* 子タブメニュー */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab {
	position:relative;
	overflow:hidden;
	background-color: #000000;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_menu {
	list-style-type:none;
	margin:0;
	padding:0 0 0 1px;
	width:295px;
	height:23px;
	overflow:hidden;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_menu li {
	float: left;
	background-image: url(/parts/ds/images/common/bg_innertab_tab_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	margin-right: 1px;
	font-size: 75%;
	overflow: hidden;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_menu li.cmnc-innertab_here {
	background-image: url(/parts/ds/images/common/bg_innertab_tab_left_here.gif);
	margin-bottom: 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_menu li a {
	display: block;
	padding: 5px;
	height: 13px;
	background-image: url(/parts/ds/images/common/bg_innertab_tab_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	white-space: nowrap;
	text-align:center;
	outline-style: none;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_menu li.cmnc-innertab_here a {
	background-image:url(/parts/ds/images/common/bg_innertab_tab_right_here.gif);
	height:17px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_scroll {
	list-style-type:none;
	margin:0;
	padding:0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_scroll li.cmnc-innertab_scroll_left {
	display: none;
	position: absolute;
	top: 0;
	left: 1px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab ul.cmnc-innertab_scroll li.cmnc-innertab_scroll_right {
	display: none;
	position: absolute;
	top: 0;
	left: 285px;
}
/* スクロールボタンあり */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab_scroll ul.cmnc-innertab_menu {
	padding: 0 11px 0 12px;
	width: 273px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab_scroll ul.cmnc-innertab_scroll li.cmnc-innertab_scroll_left,
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab_scroll ul.cmnc-innertab_scroll li.cmnc-innertab_scroll_right {
	display: block;
}

/* 本体：本体 */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	height: 240px;
}
.cmn-sub_rightbox div.cmnc-gadget div.cmnc-body {
	height: 240px;
}
.cmn-sub_rightbox div.cmnc-paper {
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -816px;
	text-align: center;
}
.cmn-sub_rightbox div.cmnc-paper div.cmnc-body {
	height: 240px;
}
.cmn-sub_rightbox div.cmnc-paper div.cmnc-body object {
	margin: 0 auto;
}


/* 本体：本体：子タブがある場合 */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab_body {
	height: 177px;
}
/* 本体：本体：セレクトがある場合 */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-select_body {
	height: 177px;
}

/* 本体：フッター */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer {
	text-align: center;
	padding: 0;
	margin: 0;
	background:#EBEBEB url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -736px;
	white-space: nowrap;
	width: 100%;
	height: 29px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-scroll_nation {
	position: absolute;
	top: 6px;
	left: 13px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-back {
	position: absolute;
	top: 6px;
	left: 10px;
	text-align: left;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-back a { /* [ifie.css] override */
	display: inline-block;
	background-image: url(/parts/ds/images/common/btn_scroll_back_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	min-height: 16px;
	font-size: 75%;
	line-height: 16px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-back a:hover {
	background-image: url(/parts/ds/images/common/btn_scroll_back_on.gif);
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-scroll_nation p {
	position:absolute;
	margin: 3px 0 0 35px;
	font-size: 75%;
	line-height: 1.2;
	font-family: Tahoma, sans-serif;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-scroll_nation ul.cmnc-scroll_button {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-scroll_nation ul.cmnc-scroll_button li {
	float: left;
	margin: 3px 1px 0 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-scroll_nation ul.cmnc-scroll_button li img {
	display: block;
	float: left;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-goto {
	text-align: right;
	padding: 5px 10px 0 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-goto img {
	margin-right: 3px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-goto_single {
	text-align:center;
	padding: 5px 7px 0 0;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-quick {
	padding: 5px 45px 0 7px;
	text-align: left;
	margin-right: 5px;
	background-image: url(/parts/ds/images/common/logo_gadget_market_quick.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer div.cmnc-quick img {
	margin-right: 3px;
}
/* CSS Sprites ここから */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer a.cmnc-moreinfo{ /* [ifie.css] override */
	display:inline-block;
	width:92px;
	height:22px;
	text-indent:-9999px;
	outline-style:none;
	text-align:left;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -369px -153px;
	margin-right:3px;
	vertical-align:middle;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer a.cmnc-moreinfo:hover{
	background-position: -369px -175px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer a.cmnc-reload{ /* [ifie.css] override */
	display:inline-block;
	width:66px;
	height:22px;
	text-indent:-9999px;
	outline-style:none;
	text-align:left;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -461px -153px;
	margin-right:3px;
	vertical-align:middle;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-footer a.cmnc-reload:hover{
	background-position: -461px -175px;
}

/* CSS Sprites ここまで */



/* 本体コンテンツ汎用パーツ ------------*/

/* 記事リスト */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list ul li { /* [ifie.css] orverride */
	border-bottom: #575757 1px dotted;
	margin:0 10px;
	padding: 2px 0 0;
	min-height: 2.70em;
	font-size: 87.5%;
	line-height:1.3;
	float: none !important;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list ul li span.cmnc-time {
	color: #7C7C7C;
	font-weight: normal;
	white-space: nowrap;
	font-size: 85.7%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list ul li .cmnc-title {
	font-weight: bold;
	margin: 12px 0 5px;
	font-size: 115%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list_v2 ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list_v2 ul li { /* [ifie.css] orverride */
	border-bottom: #575757 1px dotted;
	margin:0 10px;
	padding: 2px 0;
	min-height: 1.3em;
	font-size: 87.5%;
	line-height:1.3;
	float: none !important;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list_v2 ul li span.cmnc-time {
	color: #7C7C7C;
	font-weight: normal;
	white-space: nowrap;
	font-size: 85.7%;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-article_list_v2 ul li .cmnc-title {
	font-weight: bold;
	margin: 0 0 5px;
	font-size: 115%;
}

/* メインカラム上部 自由記述枠  */
.cmn-free_comment {
	font-size: 83.5%;
	line-height: 1.3;
	margin: 0 0 12px;
	padding: 5px;
	background-color: #FFF6DF;
	border: 1px solid #E6E2AA;
}

/* マーケット */
.cmn-sub_rightbox div.cmnc-market div.cmnc-body {
	overflow: auto;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-plus {
	color: #D83300;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-minus {
	color: #009944;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup { /* [ifie.css] override */
	background:#F0F0F0;
	padding:3px 0;
	min-height: 36px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table {
	border-style: none;
	border-spacing: 0;
	width: 100%;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table th ,
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table td {
	border-style: none;
	font-size: 87.5%;
	text-align: right;
	line-height: 1.2;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table th{
	font-weight:normal;
	font-size:62.5%;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table td {
	font-weight: bold;
	padding-left: 10px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table td.cmnc-pickup_number{
	font-weight: normal;
	font: normal normal bold 115%/1.1 tahoma, sans-serif;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table td.cmnc-pickup_number span {
	font-size: 75%;
	white-space: nowrap;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup table.cmnc-pickup_table td.cmnc-pickup_note{
	font-size:75%;
	font-weight:normal;
	margin: 0;
	white-space: nowrap;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup div.cmnc-pickup_link{
	font-size:75%;
	margin:5px 10px 4px;
	text-align: right;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup div.cmnc-pickup_link a {
	background-image: url(/parts/ds/images/common/mark_gadget_market_pickup_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table {
	border: #CCCCCC 1px solid;
	border-width: 1px 0 0 1px;
	width: 100%;
	height: 163px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table tr {
	cursor: pointer;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table th ,
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table td {
	border: solid 1px #CCCCCC;
	border-width: 0 1px 1px 0;
	font-size: 75%;
	line-height: 1.2;
	padding: 5px 2px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table th {
	text-align: left;
	background:url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x 0 -585px;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table td {
	text-align: right;
	font-family: tahoma,sans_serif;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table td.cmnc-note {
	font-size: 75%;
}
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table .cmnc-zero {
	color:#333333;
}

/* エラー表示 */
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error {
	width: 296px;
	height: 211px;
	position: relative;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-select_body div.cmnc-error,
.cmn-sub_rightbox div.cmnc-contents div.cmnc-innertab_body div.cmnc-error {
	height: 188px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-noheader_body div.cmnc-error {
	height:238px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error p.cmnc-alert {
	display: inline-block;
	background-image:url(/parts/ds/images/common/icon_alert.gif);
	background-position: 10px 10%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 40px;
	min-height: 23px;
	text-align: left;
	line-height: 1.0;
	font-size: 87.5%;
	font-weight: bold;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error p.cmnc-error {
	display: inline-block;
	background-image:url(/parts/ds/images/common/icon_error.gif);
	background-position: 10px 10%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 40px;
	min-height: 23px;
	text-align: left;
	line-height: 1.0;
	font-size: 87.5%;
	font-weight: bold;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error div.cmnc-get_flash_player {
	padding-top: 60px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error div.cmnc-get_flash_player p.cmnc-summary {
	margin: 0 10px 0.8em;
	font-size: 75%;
	line-height: 1.3;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error div.cmnc-get_flash_player p.cmnc-summary a {
	font-weight: bold;
	text-decoration: underline;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-error div.cmnc-message p {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -23px;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-free_text {
	padding: 10px 10px 0;
	height: 174px;
	overflow-y: auto;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-free_text .cmnc-title {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
.cmn-sub_rightbox div.cmnc-contents div.cmnc-body div.cmnc-free_text .cmnc-text {
	font-size: 87.5%;
	line-height: 1.3;
}



/* 本体コンテンツMy Switch ガジェットパーツ ------------*/
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body {
	margin:0;
	padding:0 0 5px;
	overflow:hidden;
	height:205px;
	background-color: #FFFFFF;
}
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul {
	list-style-type:none;
	padding: 0;
	margin: 0 2px 0 8px;
	width: 286px;
}
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul li {
	float: left;
	margin-bottom: 0;
	padding-right: 6px;
	position: relative;
}
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul li span.cmnc-number {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 5px;
	left: 5px;
}
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul li a {
	outline-style: none;
}

.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul li a.cmnc-close {
	display: block;
	width: 21px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 4px;
	z-index: 1;
}
.cmn-sub_rightbox div.cmnc-mygadget div.cmnc-body ul li img {
	display: block;
}
/* 右枠ボックス下ボタン ============================== */
ul.cmn-sub_rightbox_button {
	list-style-type: none;
	margin: -10px -2px 15px 0;
	padding: 0;
}
ul.cmn-sub_rightbox_button li {
	float: left;
	margin: 0 3px 0 0;
}

/* --------------------------------------------------------- */
/* セクション下共通 */
/* --------------------------------------------------------- */

/* 右枠 事業用地ナビ ============================== */
.cmn-sub_bail {
	border: 1px solid #929398;
	margin: 0px 0px 10px;
}
.cmn-sub_bail ul {
	margin: 7px 0px 5px;
	padding: 0px;
}
.cmn-sub_bail ul li {
	width: 270px;
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 -498px; /* 20130613修正 */
	font-size:75%;
	list-style-type: none;
	line-height:1.3;
	margin:0 0 5px 10px; /* 20130613修正 */
	padding:0 0 0 15px; /* 20130613修正 */
}


/* 右枠 アウトソーシングサーチ ============================== */
.cmn-sub_oos {
	margin: 0px 0px 10px;
	border: 1px solid #997d30;
}
.cmn-sub_oos .cmnc-title {/* [ifie.section.css] override */
	border-bottom: 1px solid #dbc790;
}
.cmn-sub_oos .cmnc-sub_oop_body {
	border-bottom: 1px solid #997d30;
	background-color: #fef8e5;
	padding: 10px;
}
.cmn-sub_oos .cmnc-sub_oop_body h3 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 75%;
}
.cmn-sub_oos .cmnc-sub_oop_body form {
	background-image:url(/parts/ds/images/common/mark_sub_oos_grass.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 25px;
}
.cmn-sub_oos .cmnc-sub_oop_body form .cmn-input_text {
	width: 178px;
}
.cmn-sub_oos .cmnc-sub_oop_foot {
	padding: 10px 0px 5px;
}
.cmn-sub_oos .cmnc-sub_oop_foot ul {
	margin: 0px;
	padding: 0px;
}
.cmn-sub_oos .cmnc-sub_oop_foot ul li {
	background-image:url(/parts/ds/images/common/mark_link_list_01.gif);
	background-position:10px 0.2em;
	background-repeat:no-repeat;
	font-size:75%;
	list-style-type: none;
	line-height:1.3;
	margin:0 0 5px;
	padding:0 0 0 25px;
	float: left;
	width: 100px;
}
/* 右枠 BIZGate ============================== */
div.cmn-sub_bizgate{
	margin:0 0 10px;
}
div.cmn-sub_bizgate .cmn_sub_bizgate_body{
	padding:10px 5px 7px;
	background-image:url(/parts/ds/images/common/mh_sub_bizgate_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	clear:both;
	height:78px;
}
div.cmn-sub_bizgate .cmn_sub_bizgate_body h3{
	text-align:center;
}
div.cmn-sub_bizgate .cmn_sub_bizgate_body ul{
	list-style-type:none;
	margin:0;
	padding:6px 2px 0;
	text-align:center;
}
div.cmn-sub_bizgate .cmn_sub_bizgate_body ul li{
	display:inline;
	padding:0;
	line-height:1;
	padding:0;
}
div.cmn-sub_bizgate .cmn_sub_bizgate_body ul li img{
	padding:0 0 5px;
	/padding:0 0 3px;
}
/* 右枠 今日のみどころ ============================== */
.cmn-sub_ssmidokoro {
	margin: 0px 0px 10px;
}
.cmn-sub_ssmidokoro .cmnc-title {
	margin:0 0 1px;
	position:relative;
}
.cmn-sub_ssmidokoro .cmnc-update {
	color:#FFFFFF;
	font-weight:normal;
	line-height:1.2;
	position:absolute;
	right:5px;
	top:5px;
	color: #3c3f42;
	font-size: 75%;
}
.cmn-sub_ssmidokoro .cmnc-ssmidokoro_body {
	border: 1px solid #b4b4b4;
	padding: 10px;
}
.cmn-sub_ssmidokoro .cmnc-ssmidokoro_body h3 {
	font-size: 87.5%;
	margin:0 0 5px;
}
.cmn-sub_ssmidokoro .cmnc-ssmidokoro_body p {
	line-height: 1.4;
	font-size: 75%;
	margin:0px;
}
/* 右枠 購読のお申し込み ============================== */
.cmn-sub_media_banner {
	margin: 0px 0px 10px;
}
/* 右枠 お試し ============================== */
.cmn-sub_try_bnr {
	margin: 0 0 5px;
}
/* 右枠 日経産業新聞mobile ============================== */
.cmn-sub_mobile_banner {
	margin: 0px 0px 10px;
}
/* 右枠 日経JBIC ============================== */
.cmn-sub_jbic {
	margin: 0px 0px 10px;
	border-style: solid;
	border-color: #6ab672;
	border-width: 0 1px 1px;
}
.cmn-sub_jbic .cmnc-title {
	margin:0 -1px;
	position:relative;
}
.cmn-sub_jbic .cmnc-update {
	color:#FFFFFF;
	font-weight:normal;
	line-height:1.2;
	position:absolute;
	right:5px;
	top:9px;
	color: #ffffff;
	font-size: 75%;
}
.cmn-sub_jbic .cmnc-sub_jbic_body {
	padding: 5px 10px;
}
.cmn-sub_jbic .cmnc-sub_jbic_body p {
	margin: 0px;
	line-height: 1.5;
}
.cmn-sub_jbic .cmnc-point {
	font-weight: bold;
	font-size: 120%;
	font-family:Tahoma, sans-serif;
	margin-right: 5px;
}
.cmn-sub_jbic .cmnc-rate {
	font-weight: bold;
	font-size: 120%;
	font-family:Tahoma, sans-serif;
	margin-right: 5px;
}
.cmn-sub_jbic .cmnc-minus {
	color: #208600;
}
.cmn-sub_jbic .cmnc-plus {
	color: #CA0000;
}
.cmn-sub_jbic .cmnc-unit {
	font-size: 87.5%;
}
.cmn-sub_jbic .cmnc-buying,
.cmn-sub_jbic .cmnc-sales {
	font-size: 87.5%;
	margin-right: 10px;
	font-family:Tahoma, sans-serif;
}
.cmn-sub_jbic .cmnc-sub_jbic_foot {
	border-top: 1px dotted #cccccc;
	padding: 5px 10px;
	margin: 0;
}
.cmn-sub_jbic .cmnc-sub_jbic_foot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.cmn-sub_jbic .cmnc-sub_jbic_foot ul li {
	font-size: 75%;
	line-height: 1.2;
	float: right;
	margin-left: 10px;
	font-weight: bold;
}
.cmn-sub_jbic .cmnc-sub_jbic_foot ul li a {
	background-image:url(/parts/ds/images/common/mark_pr_site.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 0 2px 10px;
}

/* 右枠 各種サービス詳細 ============================== */
.cmn-sub_service_detail {
	margin: 0 0 5px;
}
.cmn-sub_service_detail h2.cmnc-title {
	margin: 0 0 10px;
	padding: 6px;
	color: #464646;
	background: #EEE;
	font-weight: bold;
	font-size: 75%;
	zoom:1;
}
.cmn-sub_service_detail p {
	font-size: 75%;
	margin: 0 5px 0px;
	line-height: 1.3;
}
.cmn-sub_service_detail ul {
	margin: 0 5px;
	padding: 0;
}
.cmn-sub_service_detail ul li {
	float: left;
	list-style-type: none;
	line-height: 1;
	font-size: 0;
	vertical-align: text-bottom;
	margin: 0 6px 5px 0;
}
.cmn-sub_service_detail ul li a {
	display: block;
	border: 1px solid #ababab;
	-webkit-box-shadow: 1px 1px 2px rgba(51,51,51,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(51,51,51,0.1);
	-ms-box-shadow: 1px 1px 2px rgba(51,51,51,0.1);
	box-shadow: 1px 1px 2px rgba(51,51,51,0.1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=135, strength=1)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,direction=135,Strength=1);
	width: 39px;
	height: 39px;
	text-indent: -9999px;
	background-image: url(/parts/ds/images/common/sprites_commons_20140301_1.gif);
	background-repeat: no-repeat;
}
/* CSS Sprites ここから */
.cmn-sub_service_detail ul li.cmnc-smartphone a {
	background-position: 0px -232px;
}
.cmn-sub_service_detail ul li.cmnc-mobile a {
	background-position: -39px -232px;
}
.cmn-sub_service_detail ul li.cmnc-mail a {
	background-position: -78px -232px;
}
.cmn-sub_service_detail ul li.cmnc-gadget a {
	background-position: -117px -232px;
}
.cmn-sub_service_detail ul li.cmnc-setup a {
	background-position: -156px -232px;
}
.cmn-sub_service_detail ul li.cmnc-idlounge a {
	background-position: -195px -232px;
}
.cmn-sub_service_detail ul li.cmnc-faq a {
	background-position: -482px -273px;
}
/* CSS Sprites ここまで */

.cmn-sub_service_detail ul li a:hover {
	-webkit-box-shadow: 1px 1px 2px rgba(123,123,123,0.6);
	-moz-box-shadow: 1px 1px 2px rgba(123,123,123,0.6);
	-ms-box-shadow: 1px 1px 2px rgba(123,123,123,0.6);
	box-shadow: 1px 1px 2px rgba(123,123,123,0.6);
	position: relative;
	top: -2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=135, strength=1)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666,direction=135,Strength=1);
}

/* 右枠 ソーシャルボタン 2012.10.17 ============================== */
.cmn-sub_social_area {
	border-top: 4px solid #EEEEEE;
	margin-bottom: 15px;
}
.cmn-sub_social_area p {
	margin: 13px 0 9px 5px;
	font-size: 75%;
}
.cmn-sub_social_area ul {
	padding-left: 5px;
}
.cmn-sub_social_area ul li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}
.cmn-sub_social_area ul li.end {
	margin-right: 0;
}
.cmnc-twitter_btn {
	width: 90px;
}
iframe.twitter-follow-button {
	width: 95px !important;
}
.cmn-sub_social_area ul li.cmnc-account_list {
	font-size: 68.75%;
	list-style:none;
	background:url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 4px transparent;
	padding:0 0 0 6px;
	line-height:1.5;
	width: 70px;
	letter-spacing: -0.1em;
}

/* セクション下 インデックスお知らせ ============================== */
div.cmn-sc_index_information {
	border: double 3px #D1D1D1;
	padding: 5px;
	margin-top: -15px;
	margin-bottom: 20px;
	clear: both;
}
div.cmn-sc_index_information p {
	margin: 0;
	color: #333333;
	font-size: 75%;
}
/* セクション下 中面内お知らせ ============================== */
div.cmn-sc_information {
	border: 2px solid #d1d1d1;
	background-color: #eeeeee;
	padding: 10px;
	font-size: 87.5%;
	line-height: 1.4;
}
/* セクション下 ページタイトル ============================== */
.cmn-sc_page_title {
	margin-bottom: 20px;
}
/* セクション下 見出し ============================== */
.cmn-sc_headline {
	background: #ddd url(/parts/ds/images/common/bg_sc_headline.gif) left center repeat-x;
	margin: 0 0 10px;
	border: solid 1px #BFC2C9;
	border-width: 1px 0;
}
.cmn-sc_headline .cmnc-title {
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 87.5%;
}
.cmn-sc_headline .cmnc-title a {
	background-image:url(/parts/ds/images/common/mark_link_list_02.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 0 2px 15px;
}

/* セクション下 汎用レイアウト ============================== */
.cmn-sc_column_2 .cmnc-left {
	float: left;
	width: 310px;
}
.cmn-sc_column_2 .cmnc-right {
	float: left;
	width: 310px;
	margin-left: 20px;
}
/* ジャンルリスト ============================== */
div.cmn-genre_list .cmnc-genre_title {
	background:#F7F7F7 url(/parts/ds/images/common/bg_newsflash_genre_title.gif) repeat-x scroll center bottom;
	border-bottom:1px solid #BFC2C9;
	font-size:87.5%;
	margin:0 0 5px;
	padding:5px 10px;
}
div.cmn-genre_list .cmnc-genre_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.cmn-genre_list .cmnc-genre_list li {
	background-image:url(/parts/ds/images/common/mark_link_list_01.gif);
	background-position:10px 0.2em;
	background-repeat:no-repeat;
	font-size:87.5%;
	line-height:1.3;
	margin:0 0 5px;
	padding:0 0 0 25px;
}
/* ここがポイント ============================== */
.cmn-sc_point {
	margin: 0 0 20px 10px;
	width: 650px;
}
.cmn-sc_point dl {
	margin: 0;
	padding: 0;
}
.cmn-sc_point dt {
	font-size: 75%;
	padding: 4px 10px;
	font-weight: bold;
	border-top: 1px solid #c8c5ba;
	border-bottom: 1px solid #c8c5ba;
	background-image:url(/parts/ds/images/common/bg_sc_point.gif);
	background-position:0px 50%;
	background-repeat:repeat-x;
}
.cmn-sc_point dd {
	border-left: 1px solid #c8c5ba;
	border-right: 1px solid #c8c5ba;
	border-bottom: 1px solid #c8c5ba;
	padding: 5px 10px;
	font-size: 87.5%;
	line-height: 1.5;
	font-weight: normal;
	background-color: #fdfbf2;
}
/* メンテナンス表記 ============================== */
.cmn-sc_maintenance {
	border: double 3px #D1D1D1;
	padding: 5px;
	clear: both;
	display: none;
}
.cmn-sc_maintenance p {
	margin: 0;
	color: #333333;
	font-size: 75%;
}
/* 会員登録誘導 ============================== */
.cmn-article_regist {
	clear: both;
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: center;
}
.cmn-article_regist .cmnc-notice_r1,
.cmn-article_regist .cmnc-notice_dsr2 {
	color: #cc3300;
	font-size: 87.5%;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.4;
}
.cmn-article_regist .cmnc-notice_r1 span {/* [ifie.css] override */
	border-bottom: 1px solid #cc3300;
	padding-bottom: 3px;
}
.cmn-article_regist .cmnc-notice_r1 span.cmn-icon_member {/* [ifie.css] override */
	border-bottom: none;
	padding-bottom: 0;
}
.cmn-article_regist .cmnc-notice_dsr2 span {
	display: block;
	width: 500px;
	text-align: left;
	margin: 0px auto;
	border-top: 1px solid #cc3300;
	border-bottom: 1px solid #cc3300;
	padding: 3px 0px;
}
.cmn-article_regist .cmnc-notice_dsr2 span.cmn-icon_member {
	display: inline-block;
	width: 12px;
	margin: 0 0 0 3px;
	border-top: none;
	border-bottom: none;
	padding: 0;
}
.cmn-article_regist .cmnc-campaign {
	color: #ff5404;
	font-size: 220%;
	font-weight: bold;
	margin-bottom: 5px;
}
.cmn-article_regist .cmnc-free {
	margin-bottom: 10px;
	background-image: url(/parts/ds/images/common/bg_sec_regist_free.gif);
	background-position: 50% 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 87.5%;
	font-weight: bold;
	line-height: 38px;
}
.cmn-article_regist .cmnc-attention {
	margin-bottom: 15px;
	font-size: 75%;
}
.cmn-article_regist .cmnc-attention a:link,
.cmn-article_regist .cmnc-attention a:visited {
	text-decoration: underline;
}
.cmn-article_regist .cmnc-attention a:hover {
	text-decoration: none;
}
.cmn-article_regist .cmnc-regist {
}
.cmn-article_regist .cmnc-tour {
	font-size: 75%;
}
.cmn-article_regist .cmnc-tour a {
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 10px;
}
.cmn-article_regist .cmnc-tour a:link,
.cmn-article_regist .cmnc-tour a:visited {
	text-decoration: underline;
}
.cmn-article_regist .cmnc-tour a:hover {
	text-decoration: none;
}

/* 読みますかページ ============================== */
.cmn-article_consume {
	clear: both;
	margin-bottom: 30px;
	text-align: center;
}
.cmn-article_consume .cmnc-article_count_attention {
	font-size: 75%;
	margin-bottom: 5px;
}
.cmn-article_consume .cmnc-article_count_attention span {
	color: #D83300;
	font-weight: bold;
	margin: 0 0.3em;
	font-size: 145%;
}
.cmn-article_consume .cmnc-open_article {
	font-size:87.5%;
	font-weight: bold;
	margin: 0;
}
.cmn-article_consume .cmnc-open_article a.cmnc-button {
	zoom: 1;
	display: inline-block;
	margin: 0;
	padding: 10px 20px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d2d2d2;
	-moz-box-shadow: 0px 0px 3px rgba(000,000,000,0.1), inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 3px rgba(000,000,000,0.1), inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:	0px 0px 3px rgba(000,000,000,0.1), inset 0px 0px 1px rgba(255,255,255,1);
}
.cmn-article_consume .cmnc-open_article a.cmnc-button:link,
.cmn-article_consume .cmnc-open_article a.cmnc-button:visited {
	text-decoration: none;
	color: #366ba7;
}
.cmn-article_consume .cmnc-open_article a.cmnc-button:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
}
.cmn-article_consume .cmnc-open_article a.cmnc-button .cmn-icon_member {
	border-width: 0;
	display: block;
	float: left;
	margin-top: 2px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* ニュースフラッシュ ============================== */
.cmn-sc_news_flash .cmnc-genre ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
.cmn-sc_news_flash .cmnc-genre ul:after {
	content:" ";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	line-height: 0px;
}
.cmn-sc_news_flash .cmnc-genre ul li {
	list-style-type: none;
	float: left;
	width: 315px;
	display: block;
	font-size:100%;
	margin: 5px 10px 5px 0px;
}
.cmn-sc_news_flash .cmnc-genre ul li .cmnc-time {
	color:#7C7C7C;
	font-size:83%;
	white-space:nowrap;
}
.cmn-sc_news_flash .cmnc-genre ul li:after {
	content:" ";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	line-height: 0px;
}
.cmn-sc_news_flash .cmnc-genre .cmnc-genre_image {
	float: left;
}
.cmn-sc_news_flash .cmnc-genre h5 {
	margin: 0px 0px 2px 63px;
	line-height: 1.3;
	font-size: 87.5%;
}
.cmn-sc_news_flash .cmnc-genre p {
	margin: 0px 0px 0px 63px;
	line-height: 1.2;
	font-size: 87.5%;
}
.cmn-sc_news_flash .cmn-continue {
	margin-left: 7px;
}
/* セクション下 トップニュース ============================== */
.cmn-sc_top_news {
	border-bottom: #9F9F9F 1px dotted;
	margin: 0 10px 10px;
}

/* セクション下 カテゴリータイトル ============================== */
.cmn-sc_category_title {
	padding: 4px 0px 14px;
}
.cmn-sc_category_title span {
	padding: 4px 10px;
	margin-bottom: 3px;
	background-image: url(/parts/ds/images/common/bg_sc_wappen.gif);
	background-position: 0 50%;
	color: #ffffff;
	font-weight: bold;
	font-size: 75%;
}
.cmn-sc_category_title span a:link,
.cmn-sc_category_title span a:visited {
	color: #ffffff;
	text-decoration: none;
}
.cmn-sc_category_title span a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* セクション・コーナートップ　アタマ記事右 自由記述枠　2010/09/21 add */
.cmn_top-recomL{
	width:460px; 
	float:left;
}
.cmn_top-recomR{
	width:179px; 
	float:right;
	border:1px solid #87939B;
	padding:0;
	margin:0;
}

/* フォトピックアップ ============================== */
.cmn-sc_photo_pickup {
	margin: 0px 0px 20px;
}
.cmn-sc_photo_pickup .cmnc-pickup_title {
	background-image:url(/parts/ds/images/common/bg_sc_photo_pickup_title.gif);
	background-position: 0px 50%;
	background-repeat: repeat-x;
	border: 1px solid #d6d6d6;
	padding: 3px 10px;
	margin-right: 8px;
}
.cmn-sc_photo_pickup .cmnc-pickup_title .cmnc-title {
	float: left;
	background-image:url(/parts/ds/images/common/icon_article_photo.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	font-size:87.5%;
	padding-left: 20px;
	margin-top: 2px;
	display: block;
}
.cmn-sc_photo_pickup .cmnc-pickup_title .cmnc-pickup_nation {
	float: right;
	background-image:url(/parts/ds/images/common/bg_sc_photo_pickup_nation.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
}
.cmn-sc_photo_pickup .cmnc-pickup_title .cmnc-pickup_nation img {
	margin: 0px 5px;
	cursor: pointer;
}
.cmn-sc_photo_pickup .cmnc-photo_pickup_body {
	background-color: #333333;
	height: 125px;
	overflow: hidden;
	width: 660px;
}
.cmn-sc_photo_pickup .cmnc-photo_pickup_body ul {
	margin: 0px;
	padding: 0px;
}
.cmn-sc_photo_pickup .cmnc-photo_pickup_body ul li {
	float: left;
	list-style-type: none;
	padding: 5px 6px 0px;
	width: 120px;
}
.cmn-sc_photo_pickup .cmnc-photo_pickup_body ul li p.cmnc-picture {
	margin: 0px 0px 5px;
	height: 100px;
}
.cmn-sc_photo_pickup .cmnc-photo_pickup_body ul li p.cmnc-copyright {
	color: #cccccc;
	margin: 0px 0px 5px;
	font-size: 10px;
}

/* エラー画面 ============================== */
.cmn-error {
	width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}
.cmn-error .cmnc-error-title {
	border-bottom: #D1D2D2 3px solid;
	font-size: 162.5%;
	line-height: 1.2;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.cmn-error .cmnc-error-figure {
	float: right;
	margin: 0px 0px 10px 10px;
}
.cmn-error .cmnc-error-message {
	line-height: 1.5;
}

/* 絞り込みプルダウンメニュー ============================== */
.cmn-float_menu {
	border-style: none;
	font-size: 87.5%;
	padding: 0px;
	width: 350px;
	background-color: transparent;
	position: absolute;
	z-index: 9999;
}
.cmn-float_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cmn-float_menu ul li {
	float: left;
	width: 49%;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.2;
}
.cmn-float_menu ul.cmnc-area li {
	width: 31%;
}
.cmn-float_menu ul.cmnc-local {
	margin-top: 15px;
}
.cmn-float_menu ul.cmnc-local li {
	width: 100%;
}
.cmn-float_menu ul.cmnc-local li ul {
	padding-left: 10px !important;
}
.cmn-float_menu ul li.cmnc-all {
	float: none;
}
.cmn-float_menu ul li a {
	padding: 0 0 0 15px;
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_mainmenu_r1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.cmn-float_menu ul.cmnc-local li ul.cmn-flat_list li a {
	background-image: none;
	padding-left:0;
}
.cmn-float_menu ul.cmnc-main_menu {
	float: left;
	width: 64%;
	border-right: #B8C4D0 1px solid;
}
.cmn-float_menu ul.cmnc-sub_menu {
	float: left;
	margin: 1.5em 0 0 -1px;
	padding: 0;
	width: 34%;
	border-left: #B8C4D0 1px solid;
}
.cmn-float_menu ul.cmnc-sub_menu li {
	float: none;
	width: auto;
	margin: 0 0 5px 30px;
	padding: 0;
	line-height: 1.2;
}
.cmn-float_menu ul.cmnc-sub_menu li a {
	padding: 0 0 0 8px;
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_submenu_r1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.cmn-float_menu div.cmnc-close {
	position: absolute;
	top: 0px;
	right: 0px;
}

.cmn-float_menu div.cmnc-edge_top {
	height: 10px;
	margin-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-float_menu div.cmnc-edge_top div {
	width: 10px;
	height: 10px;
	left: -10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-float_menu div.cmnc-edge_body {
	padding-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_left_r1.png);
}
.cmn-float_menu div.cmnc-outer_body {
	padding-right: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_right_r1.png);
}
.cmn-float_menu div.cmnc-inner_body {
	padding: 10px;
}
.cmn-float_menu div.cmnc-edge_bottom {
	height: 10px;
	margin-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-float_menu div.cmnc-edge_bottom div {
	width: 10px;
	height: 10px;
	left: -10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-float_menu ul.cmn-flat_list {
	font-size:90%;
	float:right;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}
.cmn-float_menu ul.cmn-flat_list button,
.cmn-float_menu ul.cmn-flat_list input,
.cmn-float_menu ul.cmn-flat_list select,
.cmn-float_menu ul.cmn-flat_list textarea {
	font-size: 100%;
}
.cmn-float_menu ul.cmn-flat_list li.cmnc-select {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	position: absolute !important;
	width: 100% !important;
	left: 0;
	bottom: 0;
	border-right: none !important;
}
.cmn-float_menu ul.cmn-flat_list li.cmnc-select * {
	white-space: normal !important;
}
.cmn-float_menu span.cmn-pulldown input,
.cmn-float_menu span.cmn-select_style input {
	position:relative;
	z-index:1;
}
.cmn-float_menu ul.cmn-pulldown,
.cmn-float_menu ul.cmn-select_style {
	font-size: inherit !important;
}
.cmn-float_menu ul.cmnc-latest_genre {
	border-top: 1px dotted #cccccc;
	margin-top: 5px;
	padding-top: 10px;
}
.cmn-float_menu ul.cmnc-latest_genre li a {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -400px;
}

/* 商品選択画面 ============================== */
.cmn-signup_commodity_selection {
	margin-bottom: 20px;
}
.cmn-signup_commodity_selection .cmnc-signup_accent01 {
	color: #EA521F;
}
.cmn-signup_commodity_selection .cmnc-signup_inner {
	margin: 0 20px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan {
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #D4D4D4;
	background-image: url(/parts/ds/images/common/bg_signup_plan.gif);
	background-repeat: repeat-x;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table {
	width: 100%;
	margin: 0 auto;
	border: #FFFFFF 1px solid;
	border-bottom: 0;
	border-spacing: 0;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table th ,
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td {
	margin: 0;
/*	padding: 7px 6px;*/
	padding: 7px 0px;
	font-size: 87.5%;
	border-width: 0;
	border-top: 1px solid #D4D4D4;
	text-align: center;
	line-height: 1.2;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead th {
	border-top: 0;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead th span {
	font-size: 130%;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead th span.supple {
	font-size: 87.5%;
	font-weight: normal;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead th span.supple sup {
	font-size: 100%;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody th ,
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody td {
	border-bottom: 1px solid #FFFFFF;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody th {
	background-color: #E8E8EE;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-type_free01 {
	border-left: 1px solid #D0D0DA;
	background-color: #FFFFFF;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-type_free02 {
	border-left: 1px solid #D0D0DA;
	background-color: #EAEEF0;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-type_pay {
	border-left: 1px solid #D0D0DA;
	background-color: #F9F5E4;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-last {
	border-left: 0;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-signup_disabled {
	color: #BDBDBD;
	text-decoration: underline;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-btn_area {
	padding: 7px 0;
	vertical-align: top;
	border-bottom: 0;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-btn_area02 {
	border-top: 0;
	padding: 5px 0 10px;
}
.cmn-signup_commodity_selection .cmnc-signup_plan_change {
	position: relative;
	margin: 0 20px;
	padding-bottom: 3px;
}
.cmn-signup_commodity_selection .cmnc-signup_plan_change p {
	width: 800px;
	line-height:1.5;
}
.cmn-signup_commodity_selection .cmnc-signup_plan_change .cmnc-signup_change_button img {
	position: absolute;
	top: 0;
	right: 0;
}
.cmn-signup_commodity_selection .cmnc-signup_notes {
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px;
	width: 100%;
}
.cmn-signup_commodity_selection .cmnc-signup_notes li {
	margin-bottom: 8px;
	padding-left: 30px;
	line-height: 1.4;
	text-indent: -1.5em;
}
.cmn-signup_commodity_selection .cmnc-signup_notes li span {
	margin-right: 0.5em;
}
.cmn-signup_commodity_selection .cmnc-signup_use_guide {
	background-color: #EEEEEE;
	padding: 10px 10px 3px;
	margin-top: 10px;
}
.cmn-signup_commodity_selection .cmnc-signup_use_guide .cmnc-signup_notes02 li {
	margin-bottom: 8px;
	line-height: 1.4;
}
.cmn-signup_commodity_selection p a,
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table th a,
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td a,
.cmn-signup_commodity_selection .cmnc-signup_notes li a,
.cmn-signup_commodity_selection .cmnc-signup_use_guide a {
	text-decoration: underline;
}
.cmn-signup_commodity_selection .cmnc-signup_yoursituation {
	position: absolute;
	top: -10px;
	left: 402px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan {
	width: 196px;
	color: #464646;
	background: #F5F5F5 url(/parts/ds/images/common/bg_signup_plan_title.gif) repeat-x top;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan .cmnc-pt {
	border-bottom: 1px dotted #ACACC1;
	padding: 0 0 5px;
	margin: 0 4px 5px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-fee {
	margin-top: 1.7em;
}

.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_no_regist {
/*	width: 18%;*/
	width: 182px;
	color: #464646;
	background: #E5E5E5 url(/parts/ds/images/common/bg_signup_plan_no_regist.gif) repeat-x top;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_no_regist .cmnc-pt {
	border-bottom: 1px dotted #FFFFFF;
	padding: 0 0 5px;
	margin: 0 4px 5px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_regist {
/*	width: 18%;*/
	width: 182px;
	color: #FFFFFF;
	background: #9CAFC3 url(/parts/ds/images/common/bg_signup_plan_regist.gif) repeat-x top;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_regist .cmnc-pt {
	border-bottom: 1px dotted #FFFFFF;
	padding: 0 0 5px;
	margin: 0 4px 5px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_pay {
/*	width: 18%;*/
	width: 182px;
	color: #7B4109;
	background: #E2D7AC url(/parts/ds/images/common/bg_signup_plan_pay.gif) repeat-x top;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_pay .cmnc-pt {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	padding: 0 0 5px;
	margin: 0 4px 5px;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table thead .cmnc-plan_pay .cmnc-pt span {
	font-size: 87.5%;
	font-weight: normal;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody th {
	text-align: left;
	padding-left: 12px;
	color: #113366;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody td.cmnc-none {
	color: #787878;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table img.cmn-icon {
	margin: 0 3px 0 0;
	vertical-align: middle;
}
.cmn-signup_commodity_selection .cmnc-signup_inner sup {
	color: #EA521F;
	font-size: 85.7%;
	font-weight: normal;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table tbody td .cmnc-notes_plus {
	padding-left: 0.8em;
}
.cmn-signup_commodity_selection .cmnc-signup_inner .cmnc-signup_plan table td.cmnc-btn_2area {
	padding: 7px 0;
	margin: 0;
	vertical-align: top;
	border-bottom: 0;
	background-color: #F9F5E4;
	background-image: url(/parts/ds/images/common/bg_signup_btn_2area.gif);
	background-repeat: repeat-y;
	background-position: 182px top;
}

/* 表組スタイル共通============================== */
.cmn-tbl_frm{
	margin:0 0 10px;
}
.cmn-tbl_left{
	text-align:left;
}
.cmn-tbl_right{
	text-align:right;
}
.cmn-tbl_center{
	text-align:center;
}
.cmn-tbl_ft_bold{
	font-weight:bold;
}
.cmn-tbl_smallF{
	font-size:88%;
}
.cmn-tbl_clr_red{
	color:#D83300;
	font-weight:bold;
}
.cmn-tbl_clr_blue{
	color:#1A8FCD;
	font-weight:bold;
}
.cmn-tbl_clr_green{
	color:#009944;
	font-weight:bold;
}
.cmn-tbl_bg_org{
	background:#FFE8B9;
}
.cmn-tbl_bg_blue{
	background:#D8E8FF;
}
.cmn-tbl_bg_green{
	background:#E6F6E6;
}
.cmn-tbl_bg_grayA{
	background:#E6E6E6;
}
.cmn-tbl_bg_grayB{
	background:#898989;
	color:#FFF;
}
table.cmn-tbl_typeA th.cmn-tbl_ttl,
table.cmn-tbl_typeB th.cmn-tbl_ttl{
	font-weight:bold;
	text-align:center;
}
table.cmn-tbl_typeA .cmn-tbl_center,
table.cmn-tbl_typeB .cmn-tbl_center{
	text-align:center;
}
table.cmn-tbl_typeA caption,
table.cmn-tbl_typeB caption{
	font-size:104%;
	text-align: left;
	padding-bottom:5px;
}

/* typeA 標準タイプ============================== */
table.cmn-tbl_typeA{
	border-collapse: collapse;
	border:1px solid #666;
	text-align: right;
	font-family:'Osaka','MS Pゴシック';
	font-size:94%;
}
table.cmn-tbl_typeA th{
	padding: 6px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-weight: normal;
	text-align: left;
}
table.cmn-tbl_typeA tr{
}
table.cmn-tbl_typeA td{
	padding: 6px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}

/* typeB 横シマ============================== */
table.cmn-tbl_typeB{
	text-align: right;
	border-collapse: collapse;
	border:1px solid #666;
	font-family:'Osaka','MS Pゴシック';
	font-size:94%;
}
table.cmn-tbl_typeB th{
	padding: 6px;
	border-bottom: 2px solid #888;
	font-weight: normal;
	text-align: left;
}
table.cmn-tbl_typeB td{
	padding: 6px;
}
/* お知らせ ============================== */
.cmn-top_information {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 87.5%;
	line-height: 1.3;
	margin-bottom: 10px;
	padding:8px 4px;
}
.cmn-top_information p {
	margin: 0;
}
/* 昇格・降格エラー ============================== */
#SERVICE_ERROR #CONTENTS_INNER {
	min-height: 300px;
}
#SERVICE_ERROR .cmn-service_error_section {
	margin: 0 10px;
}
#SERVICE_ERROR .cmn-service_error_section .cmnc-text {
	margin: 0 20px;
}
#SERVICE_ERROR .cmn-service_error_section .cmnc-attention {
	border: 1px solid #e38fa9;
	background-color: #fff8fb;
	padding: 10px;
	color: #be164a;
	margin: 22px 0 20px;
}
#SERVICE_ERROR .cmn-service_error_section .cmnc-attention p {
	margin: 0;
}
#SERVICE_ERROR .cmn-service_error_section .cmnc-button_area {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
/* 見出し ============================== */
.cmn-headline{
	color:#FFF;
	background:#888;
	width:100%;
}
.cmn-headline span{
	display:block;
	width:130px;
	color:#FFF;
	background:#3A5183;
	font-weight:bold;
	padding:5px 10px;
	border-right:#FFF 2px solid;
	font-size:87.5%;
}

/* ############################################################################################# */
/* 基本構造スタイル */
/* ############################################################################################# */
/* --------------------------------------------------------- */
/* サイトタイトル */
/* --------------------------------------------------------- */
#PAGE_TOP{
	width:100%;
	min-width:996px;
	height:1px;
	position:absolute;
	top:36px;
	left:0;
	z-index:4;
}
#PAGE_TOP_BODY{
	width:996px;
	height:1px;
	margin:0 auto;
	position:relative;
}
#PAGE_TOP_BODY .bs-title{
	width:600px;
	margin-left:60px;
}
#PAGE_TOP_BODY .bs-date{
	position:absolute;
	top:25px;
	right:463px;
}
#PAGE_TOP_BODY .bs-english{
	position:absolute;
	top:25px;
	right:381px;
	width:63px;
	height:18px;
	overflow:hidden;
}
#PAGE_TOP_BODY .bs-english2{
	position:absolute;
	top:13px;
	right:381px;
	width:63px;
	height:18px;
	overflow:hidden;
}
#PAGE_TOP_BODY .bs-english a,
#PAGE_TOP_BODY .bs-english2 a{
	display:block;
	width:63px;
	height:18px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -202px -90px;
}
#PAGE_TOP_BODY .bs-english a:hover,
#PAGE_TOP_BODY .bs-english2 a:hover{
	background-position:-202px -108px;
}
#R3 #PAGE_TOP_BODY .bs-english a,
#R3 #PAGE_TOP_BODY .bs-english2 a{
	background-position:-265px -90px;
}
#R3 #PAGE_TOP_BODY .bs-english a:hover,
#R3 #PAGE_TOP_BODY .bs-english2 a:hover{
	background-position:-265px -108px;
}
#PAGE_TOP_BODY .bs-china{
	position:absolute;
	top:35px;
	right:381px;
	width:63px;
	height:18px;
	overflow:hidden;
}
#PAGE_TOP_BODY .bs-china a{
	display:block;
	width:63px;
	height:18px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -812px -153px;
}
#PAGE_TOP_BODY .bs-china a:hover{
	background-position:-812px -171px;
}
#R3 #PAGE_TOP_BODY .bs-china a{
	background-position:-875px -153px;
}
#R3 #PAGE_TOP_BODY .bs-china a:hover{
	background-position:-875px -171px;
}
#PAGE_TOP_BODY .bs-no_date{
	position:absolute;
	top:27px;
	right:399px;
}
/* --------------------------------------------------------- */
/* コンテンツ領域 */
/* --------------------------------------------------------- */
#CONTENTS {
	width:100%;
	min-width:996px;
	padding:163px 0 0;
}
#R3 #CONTENTS { /* R3用スタイル */
	background-color:#E2E2E2;
}
#CONTENTS_BODY {
	background:url(/parts/ds/images/common/bg_contents_body_r1_20101003_1.gif) repeat-y 50% 0;
}
#R3 #CONTENTS_BODY { /* R3用スタイル */
	background-image:url(/parts/ds/images/common/bg_contents_body_r3_20101003_1.gif);
}
#CONTENTS_OUTER {
}
#R3 #CONTENTS_OUTER { /* R3用スタイル */
}
#CONTENTS_INNER { /* [ifie.css] override */
	width:978px;
	margin:0 auto;
	padding:10px 9px 1px;
	min-height:600px;
}
/* --------------------------------------------------------- */
/* コンテンツ領域 左枠 */
/* --------------------------------------------------------- */
#CONTENTS_MAIN {
	float:left;
	width:668px;
	margin:5px 0 0;
	padding:5px 0 0;
}
.bs-msw #CONTENTS_MAIN{
	width:584px;
}
.bs-msn #CONTENTS_MAIN{
	width:800px;
}
.bs-m #CONTENTS_MAIN{
	width:978px;
}
/* --------------------------------------------------------- */
/* コンテンツ領域 左枠の左枠 */
/* --------------------------------------------------------- */
#CONTENTS_LOCAL{
	float:left;
	width:142px;
	margin:0 10px 0 0;
}
/* --------------------------------------------------------- */
/* コンテンツ領域 左枠の右枠 */
/* --------------------------------------------------------- */
#CONTENTS_MARROW{/* [ifie.css] override */
	overflow:hidden;
}
/* --------------------------------------------------------- */
/* コンテンツ領域 右枠 */
/* --------------------------------------------------------- */
#CONTENTS_SUB {
	float:right;
	margin-top:5px;
	width:300px;
	position:relative;
}
#CONTENTS_SUB_TOP{
	float:right;
	width:300px;
	margin:0;
}
#CONTENTS_SUB_BOTTOM{
	clear:right;
	float:right;
	width:300px;
}
.bs-msw #CONTENTS_SUB_TOP,
.bs-msw #CONTENTS_SUB_BOTTOM{
	width:377px;
}
.bs-msn #CONTENTS_SUB_TOP{
	margin-top:10px;
	width:160px;
}
#CONTENTS_SUB .bs-subscribe,
#CONTENTS_SUB_TOP .bs-subscribe{
	margin:0 0 15px;
	text-align:center;
}

/* --------------------------------------------------------- */
/* ローカルメニュー */
/* --------------------------------------------------------- */
#LOCAL_MENU {
	width:100%;
	min-width:996px;
	height:30px;
	position:absolute;
	top:130px;
	left:0;
	z-index:10;
}
#LOCAL_MENU_BODY {
	width:996px;
	height:30px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
#LOCAL_MENU_BODY ul.bs-local_menu {
	width:676px;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	font-weight:bold;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal {
	float:left;
	margin:0 2px 0 0;
	padding:0 0 0 5px;
	background:transparent url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1259px;
	font-size:75%;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal-first{
	background-image:none !important;
}
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal { /* R3用スタイル */
	background:transparent url(/parts/ds/images/home/sprites_marks.png) no-repeat 0 -1289px;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: #304567;
	font-size: 75%;
}
#LOCAL_MENU_BODY ul.bs-local_menu li a span.arrow{
	color:#6fcaff;
	font-size: 75%;
	-webkit-text-size-adjust: none;/*for chrome*/
	padding-left: 2px;
	vertical-align: 1px;
}
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category { /* R3用スタイル */
	background-color: #393939;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a {
	display: block;
	margin: 8px 0 0;
	padding: 2px 8px;
	cursor: pointer;
	line-height: 1.2;
	outline-style: none;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:visited,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:visited {
	color: #FFFFFF;
	background-color:#304567;
}
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:visited,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:visited{
	background-color:#393939;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:hover,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:hover,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a.bsc-here:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category-more a.bsc-more:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a.bsc-here:visited,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:visited,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category-more a.bsc-more:visited {
	color: #304567;
	background-color: #EEEEF9;
	text-decoration: none;
}
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a:hover,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:hover,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a.bsc-here:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category-more a.bsc-more:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-normal a.bsc-here:visited,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:visited,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category-more a.bsc-more:visited { /* R3用スタイル */
	color: #393939;
	background-color: #EEEEEE;
	text-decoration: none;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a {
	padding-right: 20px;
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:hover,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:link,
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:visited {
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_here_r1.gif);
}
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a:hover,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:link,
#R3 #LOCAL_MENU_BODY ul.bs-local_menu li.bsc-category a.bsc-here:visited { /* R3用スタイル */
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_here_r3.gif);
}
#LOCAL_MENU_BODY ul.bs-local_menu li.bsc-right {
  float: right;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search{
	padding:6px 0 0 15px;
	width:300px;
	position:absolute;
	top:0;
	right:10px;
	white-space:nowrap;
	background:url(/parts/ds/images/common/sprites_marks.gif) no-repeat 0 -1190px;
}
#R3 #LOCAL_MENU_BODY .bs-local_menu .bsc-search{
	background-position:0 -1220px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search input{
	margin-left:3px;
	vertical-align:middle;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-input_text{
	width:181px;
	padding:2px;
	margin-left:0;
	border:1px solid #393939;
	font-size:75%;
	height:1.2em;
	line-height:1.2;
}
#R3 #LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-input_text{
	margin-left:0;
	width:185px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-stock_search{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat 0 -90px;
	border-style:none;
	cursor:pointer;
	height:22px;
	outline-style:none;
	overflow:hidden;
	text-indent:-9999px;
	width:106px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-stock_search:hover{
	background-position:0 -112px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-article{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -106px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-article:hover{
	background-position:-106px -112px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-stock{
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -154px -90px;
	width:48px;
	height:22px;
	border-style:none;
	outline-style:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
#LOCAL_MENU_BODY .bs-local_menu .bsc-search .bsc-stock:hover{
	background-position:-154px -112px;
}
/* プルダウンメニュー ============================== */
#LOCAL_MENU_PULLDOWN {
	width: 996px;
	margin: 0 auto;
	position: relative;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown {
	border: #B3B3B3 1px solid;
	background-color: #FFFFFF;
	font-size: 87.5%;
	position: absolute;
	display: none;
	padding: 10px;
	width:160px;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul li {
	float: left;
	width: 49%;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.2;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul li.bsc-all {
	float: none;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul li a {
	padding: 0 0 0 15px;
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_mainmenu_r1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul.bsc-main_menu {
	float: left;
	width: 64%;
	border-right: #B8C4D0 1px solid;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul.bsc-sub_menu {
	float: left;
	margin: 0;
	padding: 0;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul.bsc-sub_menu li {
	float: none;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.2;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown ul.bsc-sub_menu li a {
	display:inline-block;
	padding: 0 0 0 8px;
	background-image: url(/parts/ds/images/common/mark_localmenu_pulldown_submenu_r1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
#LOCAL_MENU_PULLDOWN .bs-pulldown div.bsc-close {
	position: absolute;
	top: 4px;
	right: 4px;
}
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-edge_top,
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-edge_top div,
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-edge_bottom,
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-edge_bottom div {
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-edge_body {
	background-image: url(/parts/ds/images/common/bg_pulldown_left_r1.png);
}
#LOCAL_MENU_PULLDOWN .cmn-custom_corner div.cmnc-outer_body {
	background-image: url(/parts/ds/images/common/bg_pulldown_right_r1.png);
}
/* --------------------------------------------------------- */
/* グローバルメニュー */
/* --------------------------------------------------------- */
#GLOBAL_MENU{
	width:100%;
	min-width:996px;
	height:133px;
	position:absolute;
	z-index:3;
	top:30px;
	left:0;
	background:url(/parts/ds/images/common/bg_header_r1.gif) repeat-x 0 -30px;
	font-size:75%;
}
#R3 #GLOBAL_MENU{
	background:url(/parts/ds/images/common/bg_header_r3.gif) repeat-x 0 -30px;
}
#GLOBAL_MENU_BODY{
	width:996px;
	height:133px;
	margin:0 auto;
	position:relative;
}
#R3 #GLOBAL_MENU_BODY{
}
#GLOBAL_MENU_BODY a{
	outline-style:none;
}
#GLOBAL_MENU_BODY img{
	display:block;
}
#GLOBAL_MENU_LIST ul{
	list-style:none;
	margin:0;
	padding:70px 0 0;
}
#GLOBAL_MENU_LIST li{
	float:left;
}
#GLOBAL_MENU_LIST li a{
	display:block;
	width:78px;
	height:30px;
	text-indent:-9999px;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat;
}
#GLOBAL_MENU_LIST .bs-news a{
	width:80px;
}
#GLOBAL_MENU_LIST .bs-news a.bsc-here,
#GLOBAL_MENU_LIST .bs-news a:hover{
	background-position:0 -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-news a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-news a:hover{
	background-position:0 -60px;
}
#GLOBAL_MENU_LIST .bs-latest a{
	background-position:-80px 0;
}
#GLOBAL_MENU_LIST .bs-latest a.bsc-here,
#GLOBAL_MENU_LIST .bs-latest a:hover{
	background-position:-80px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-latest a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-latest a:hover{
	background-position:-80px -60px;
}
#GLOBAL_MENU_LIST .bs-biz a{
	width:101px;
	background-position:-158px 0;
}
#GLOBAL_MENU_LIST .bs-biz a.bsc-here,
#GLOBAL_MENU_LIST .bs-biz a:hover{
	background-position:-158px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-biz a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-biz a:hover{
	background-position:-158px -60px;
}
#GLOBAL_MENU_LIST .bs-market a{
	background-position:-259px 0;
}
#GLOBAL_MENU_LIST .bs-market a.bsc-here,
#GLOBAL_MENU_LIST .bs-market a:hover{
	background-position:-259px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-market a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-market a:hover{
	background-position:-259px -60px;
}
#GLOBAL_MENU_LIST .bs-money a{
	background-position:-337px 0;
}
#GLOBAL_MENU_LIST .bs-money a.bsc-here,
#GLOBAL_MENU_LIST .bs-money a:hover{
	background-position:-337px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-money a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-money a:hover{
	background-position:-337px -60px;
}
#GLOBAL_MENU_LIST .bs-tech a{
	width: 83px;
	background-position:-415px 0;
}
#GLOBAL_MENU_LIST .bs-tech a.bsc-here,
#GLOBAL_MENU_LIST .bs-tech a:hover{
	background-position:-415px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-tech a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-tech a:hover{
	background-position:-415px -60px;
}
#GLOBAL_MENU_LIST .bs-life a{
	width: 72px;
	background-position:-498px 0;
}
#GLOBAL_MENU_LIST .bs-life a.bsc-here,
#GLOBAL_MENU_LIST .bs-life a:hover{
	background-position:-498px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-life a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-life a:hover{
	background-position:-498px -60px;
}
#GLOBAL_MENU_LIST .bs-sports a{
	width:85px;
	background-position:-570px 0;
}
#GLOBAL_MENU_LIST .bs-sports a.bsc-here,
#GLOBAL_MENU_LIST .bs-sports a:hover{
	background-position:-570px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-sports a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-sports a:hover{
	background-position:-570px -60px;
}
#GLOBAL_MENU_LIST .bs-paper{
	margin-left:4px;
}
#GLOBAL_MENU_LIST .bs-paper a{
	width: 79px;
	background-position:-656px 0;
}
#GLOBAL_MENU_LIST .bs-paper a.bsc-here,
#GLOBAL_MENU_LIST .bs-paper a:hover{
	background-position:-656px -30px;
}
#R3 #GLOBAL_MENU_LIST .bs-paper a{
	background-position:-656px -90px;
}
#R3 #GLOBAL_MENU_LIST .bs-paper a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-paper a:hover{
	background-position:-656px -60px;
}
#GLOBAL_MENU_LIST .bs-my{
	margin-left:4px;
}
#GLOBAL_MENU_LIST .bs-my a{
	width:106px;
	background-position: 0px -300px;
	position: relative;
}
#GLOBAL_MENU_LIST .bs-my a.bsc-here,
#GLOBAL_MENU_LIST .bs-my a:hover{
	background-position:-107px -300px;
}
#R3 #GLOBAL_MENU_LIST .bs-my a{
	background-position:-321px -300px;
}
#R3 #GLOBAL_MENU_LIST .bs-my a.bsc-here,
#R3 #GLOBAL_MENU_LIST .bs-my a:hover{
	background-position:-214px -300px;
	text-decoration: none;
}
#GLOBAL_MENU_LIST .bs-my a span {
	position: absolute;
	top: 5px;
	left: 96px;
	text-indent: 0;
	display: block;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	background: #e50d16;
	background: -moz-linear-gradient(top,  #f6969b 0%, #c50103 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6969b), color-stop(100%,#c50103));
	background: -webkit-linear-gradient(top,  #f6969b 0%,#c50103 100%);
	background: -o-linear-gradient(top,  #f6969b 0%,#c50103 100%);
	background: -ms-linear-gradient(top,  #f6969b 0%,#c50103 100%);
	background: linear-gradient(top,  #f6969b 0%,#c50103 100%);
	-webkit-box-shadow: 1px 1px 4px rgba(51,51,51,.75);
	-moz-box-shadow: 1px 1px 4px rgba(51,51,51,.75);
	-ms-box-shadow: 1px 1px 4px rgba(51,51,51,.75);
	box-shadow: 1px 1px 4px rgba(51,51,51,.75);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1) progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6969b', endColorstr='#c50103',GradientType=0 );
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1) progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6969b', endColorstr='#c50103',GradientType=0 )";
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor: pointer;
}
#GLOBAL_MENU_LIST .bs-my a span.badge {
  padding: 0;
  border: none;
  font-size: 10px;
  font-weight: normal;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-family: Tahoma;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  display: block;
  background-color: #d75655;
  background: -moz-linear-gradient(top, #d75655 0%, #d75655 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d75655), color-stop(100%, #d75655));
  background: -webkit-linear-gradient(top, #d75655 0%, #d75655 100%);
  background: -o-linear-gradient(top, #d75655 0%, #d75655 100%);
  background: -ms-linear-gradient(top, #d75655 0%, #d75655 100%);
  background: linear-gradient(top, #d75655 0%, #d75655 100%);
  filter: none;
  -ms-filter: none;
}
#GLOBAL_MENU_LIST .bs-revive{ /* [ifie.css] override */
	float: right;
	margin-right: 10px;
}
#GLOBAL_MENU_LIST .bs-revive a{
	width:97px;
	height: 26px;
	background-position:-286px -273px;
	-webkit-box-shadow: 0px 0px 6px rgba(55,55,55,0.5);
	-moz-box-shadow: 0px 0px 6px rgba(55,55,55,0.5);
	-ms-box-shadow: 0px 0px 6px rgba(55,55,55,0.5);
	-o-box-shadow: 0px 0px 6px rgba(55,55,55,0.5);
	box-shadow: 0px 0px 6px rgba(55,55,55,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#999999');
}
#R3 #GLOBAL_MENU_LIST .bs-revive a{
	-webkit-box-shadow: 0px 0px 6px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 6px rgba(255,255,255,1);
	-ms-box-shadow: 0px 0px 6px rgba(255,255,255,1);
	-o-box-shadow: 0px 0px 6px rgba(255,255,255,1);
	box-shadow: 0px 0px 6px rgba(255,255,255,1);
}
#GLOBAL_MENU_LIST .bs-revive a.bsc-here,
#GLOBAL_MENU_LIST .bs-revive a:hover{
	background-position:-384px -273px;
}

#GLOBAL_MENU_FOCUS{
	width:300px;
	height:1px;
	position:absolute;
	top:5px;
	right:9px;
	z-index:3;
}
#GLOBAL_MENU_FOCUS .bs-advertise{
	width:300px;
	height:60px;
	position:absolute;
}
#GLOBAL_MENU_FOCUS .bs-status{
	width:91px;
	position:absolute;
	top:65px;
	right:0;
}
#GLOBAL_MENU_FOCUS .bs-status .bsc-guest{
	display:block;
	width:91px;
	height:26px;
	text-indent:-9999px;
	background:url(/parts/ds/images/common/sprites_header_20120526_1.gif) no-repeat -756px -52px;
}
#GLOBAL_MENU_FOCUS .bs-status a .bsc-regist{
	display:block;
	width:91px;
	height:26px;
	text-indent:-9999px;
	background:url(/parts/ds/images/common/sprites_header_20120526_1.gif) no-repeat -847px -0;
}
#GLOBAL_MENU_FOCUS .bs-status a:hover .bsc-regist{
	background-position:-847px -26px;
}
#GLOBAL_MENU_FOCUS .bs-status a .bsc-charge{
	display:block;
	width:91px;
	height:26px;
	text-indent:-9999px;
	background:url(/parts/ds/images/common/sprites_header_20120526_1.gif) no-repeat -756px 0;
}
#GLOBAL_MENU_FOCUS .bs-status a:hover .bsc-charge{
	background-position:-756px -26px;
}
/* --------------------------------------------------------- */
/* ユニバーサルバー */
/* --------------------------------------------------------- */
#UNIVERSAL_BAR{
	width:100%;
	min-width:996px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
	background:#333 url(/parts/ds/images/common/bg_header_r1.gif) repeat-x;
	font-size:75%;
	color:#E6E6E6;
	z-index: 4;
}
#UNIVERSAL_BAR a:link,
#UNIVERSAL_BAR a:visited{
	color:#E6E6E6;
}
#UNIVERSAL_BAR_BODY{
	width:996px;
	height:30px;
	margin:0 auto;
	background:url(/parts/ds/images/common/bg_header_r1.gif) repeat-x;
}
#R3 UNIVERSAL_BAR,
#R3 UNIVERSAL_BAR_BODY{
	background-image:url(/parts/ds/images/common/bg_header_r3_20101003_1.gif);
}
#UNIVERSAL_BAR_SERVICE{
	float:left;
}
#UNIVERSAL_BAR_SERVICE ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#UNIVERSAL_BAR_SERVICE li{
	float:left;
	background: url(/parts/ds/images/common/universalbar_bgline.gif) no-repeat 100% 50%;
}
#UNIVERSAL_BAR_SERVICE li a{
	display:block;
	float:left;
	padding:0 12px 0 8px;
	min-height:29px;
	line-height:29px;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp,
#UNIVERSAL_BAR_SERVICE li.cmnc-career {
	position: relative;
	background-image: none;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp table,
#UNIVERSAL_BAR_SERVICE li.cmnc-career table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp ul,
#UNIVERSAL_BAR_SERVICE li.cmnc-career ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 0px;
	height: 0;
	z-index: 100;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp ul li,
#UNIVERSAL_BAR_SERVICE li.cmnc-career ul li {
	margin-bottom: 0;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp a,
#UNIVERSAL_BAR_SERVICE li.cmnc-career a {
	display: block;
	text-decoration: none;
	background: url(/parts/ds/images/common/universalbar_pulldown.gif) no-repeat 100% 50%;
	padding: 1px 14px 0 7px;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp a:hover,
#UNIVERSAL_BAR_SERVICE li.cmnc-career a:hover {
	position: relative;
	z-index: 100;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp:hover ul,
#UNIVERSAL_BAR_SERVICE li.cmnc-bp a:hover ul,
#UNIVERSAL_BAR_SERVICE li.cmnc-career:hover ul,
#UNIVERSAL_BAR_SERVICE li.cmnc-career a:hover ul{
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp ul li {
	padding: 0;
	width: 6em;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-career ul li {
	padding: 0;
	width: 8.5em;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp ul li a,
#UNIVERSAL_BAR_SERVICE li.cmnc-career ul li a {
	float: none;
	background-image: none;
	background-color: #333333;
	padding: 4px 7px;
	border: none;
	height: auto;
	line-height: 1;
	min-height:1px;
	white-space: nowrap;
	width: 100%;
}
#UNIVERSAL_BAR_SERVICE li.cmnc-bp ul li a:hover,
#UNIVERSAL_BAR_SERVICE li.cmnc-career ul li a:hover {
	background-color: #666666;
}
#UNIVERSAL_BAR_NIKKEI_ID{
	float:right;
	border-left:#616263 1px solid;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-title{/* [ifie.css] override */
	float:left;
	padding:9px 8px 9px 14px;
	border-left:#1b1c1e 1px solid;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -928px -52px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-title a{
	display:block;
	width:56px;
	height:12px;
	line-height:12px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -498px -90px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-title a:hover{
	background-position:-498px -102px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-regist_ds,
#UNIVERSAL_BAR_NIKKEI_ID .bs-username{
	float:left;
	line-height:29px;
	margin-left: 10px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-regist_ds a:link,
#UNIVERSAL_BAR_NIKKEI_ID .bs-regist_ds a:visited{
	text-decoration:underline;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-regist_ds a:hover{
	text-decoration:none;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu li{
	float:left;
	margin-left:5px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-login,
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-logout,
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-config,
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-help,
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-lead{
	padding:4px 0 5px 0;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-login a{
	width:59px;
	height:20px;
	background-position:-374px -90px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-login a:hover{
	background-position:-374px -110px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-logout a{
	width:69px;
	height:20px;
	background-position:-433px -90px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-logout a:hover{
	background-position:-433px -110px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-config a{
	width:93px;
	height:20px;
	background-position:-342px -232px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-config a:hover{
	background-position:-342px -252px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-help a{
	display: block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -435px -232px;
	text-indent:-9999px;
	width: 59px;
	height: 20px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-help a:hover{
	background-position:-435px -252px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-lead a{
	display: block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -235px -232px;
	text-indent:-9999px;
	width: 107px;
	height: 20px;
}
#UNIVERSAL_BAR_NIKKEI_ID .bs-menu .bsc-lead a:hover{
	background-position:-235px -252px;
}

/* --------------------------------------------------------- */
/* ユニバーサルバー */
/* --------------------------------------------------------- */
#UNIVERSAL_BAR2{
	width:100%;
	min-width:996px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
	background:#333 url(/parts/ds/images/common/bg_header_r1.gif) repeat-x;
	font-size:75%;
	color:#E6E6E6;
	z-index: 4;
}
#UNIVERSAL_BAR2 a:link,
#UNIVERSAL_BAR2 a:visited{
	color:#E6E6E6;
}
#UNIVERSAL_BAR2_BODY{
	width:996px;
	height:30px;
	margin:0 auto;
	background:url(/parts/ds/images/common/bg_header_r1.gif) repeat-x;
}
#R3 UNIVERSAL_BAR2,
#R3 UNIVERSAL_BAR2_BODY{
	background-image:url(/parts/ds/images/common/bg_header_r3_20101003_1.gif);
}
#UNIVERSAL_BAR2_SERVICE{
	float:left;
}
#UNIVERSAL_BAR2_SERVICE ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#UNIVERSAL_BAR2_SERVICE li{
	float:left;
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat right -2989px;
}
#UNIVERSAL_BAR2_SERVICE li a{
	display:block;
	float:left;
	padding:0 10px 0 6px;
	min-height:29px;
	line-height:29px;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career {
	position: relative;
	background-image: none;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp table,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp ul,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 0px;
	height: 0;
	z-index: 100;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp ul li,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career ul li {
	margin-bottom: 0;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp a,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career a {
	display: block;
	text-decoration: none;
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat right -2954px;
	padding: 1px 14px 0 7px;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp a:hover,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career a:hover {
	position: relative;
	z-index: 100;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp:hover ul,
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp a:hover ul,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career:hover ul,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career a:hover ul{
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp ul li {
	padding: 0;
	width: 6em;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-career ul li {
	padding: 0;
	width: 9em;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp ul li a,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career ul li a {
	float: none;
	background-image: none;
	background-color: #333333;
	padding: 4px 7px;
	border: none;
	height: auto;
	line-height: 1;
	min-height:1px;
	white-space: nowrap;
	width: 100%;
}
#UNIVERSAL_BAR2_SERVICE li.cmnc-bp ul li a:hover,
#UNIVERSAL_BAR2_SERVICE li.cmnc-career ul li a:hover {
	background-color: #666666;
}
#UNIVERSAL_BAR2_NIKKEI_ID{
	float:right;
	border-left:#616263 1px solid;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-title{/* [ifie.css] override */
	float:left;
	padding:9px 8px 9px 14px;
	border-left:#1b1c1e 1px solid;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -928px -52px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-title a{
	display:block;
	width:56px;
	height:12px;
	line-height:12px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -498px -90px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-title a:hover{
	background-position:-498px -102px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-regist_ds,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-username{
	float:left;
	line-height:29px;
	margin-left: 5px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-regist_ds a:link,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-regist_ds a:visited{
	text-decoration:underline;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-regist_ds a:hover{
	text-decoration:none;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bsc-r2 {
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -918px -27px;
	padding-left: 25px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bsc-r29 {
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -918px -194px;
	padding-left: 25px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bsc-r3 {
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -918px 1px;
	padding-left: 25px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu li{
	float:left;
	margin-left:5px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-login,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-logout,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-config,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-help,
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-lead{
	padding:4px 0 5px 0;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-login a{
	width:59px;
	height:20px;
	background-position:-374px -90px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-login a:hover{
	background-position:-374px -110px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-logout a{
	height:20px;
	width: 67px;
	background-position: -435px -90px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-logout a:hover{
	background-position: -435px -110px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-config a{
	height:20px;
	width: 91px;
	background-position: -343px -232px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-config a:hover{
	background-position: -343px -252px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-help a{
	display: block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -436px -232px;
	text-indent:-9999px;
	width: 57px;
	height: 20px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-help a:hover{
	background-position:-436px -252px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-lead a{
	display: block;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -235px -232px;
	text-indent:-9999px;
	width: 107px;
	height: 20px;
}
#UNIVERSAL_BAR2_NIKKEI_ID .bs-menu .bsc-lead a:hover{
	background-position:-235px -252px;
}

/* --------------------------------------------------------- */
/* ページの先頭へ */
/* --------------------------------------------------------- */
#RETURN_TO_PAGETOP {
	width: 100%;
	min-width: 996px;
	border-bottom: #304567 14px solid;
	margin: 0;
	background:url(/parts/ds/images/common/bg_contents_body_r1_20101003_1.gif) repeat-y 50% 0;
}
#R3 #RETURN_TO_PAGETOP { /* R3用スタイル */
	background-image:url(/parts/ds/images/common/bg_contents_body_r3_20101003_1.gif);
	background-color:#E2E2E2;
}
#RETURN_TO_PAGETOP_BODY {
	width:978px;
	margin:0 auto;
	padding:0 9px;
}
#RETURN_TO_PAGETOP_BODY a{
	float:right;
	display:block;
	width:119px;
	height:24px;
	text-indent:-9999px;
	outline-style:none;
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -756px -78px;
}
#RETURN_TO_PAGETOP_BODY a:hover{
	background-position:-756px -102px;
}
/* --------------------------------------------------------- */
/* 関連情報 */
/* --------------------------------------------------------- */
#RELATED_INFORMATION { /* [ifie.css] override */
	width: 100%;
	min-width: 996px;
	margin-top: -14px;
	border-top: #304567 3em solid;
	background-color: #DDECF3;
	font-size: 75%;
}
#RELATED_INFORMATION_BODY {
	width: 996px;
	margin: 0 auto;
	position: relative;
}
#RELATED_INFORMATION_BODY .bs-title { /* [ifie.css] override */
	color: #FFFFFF;
	background: #304567 url(/parts/ds/images/common/mark_relatedinfo_01.gif) no-repeat 3px 50%;
	padding-left: 15px;
	margin:1em 0 2em;
	line-height: 1.2;
}
#RELATED_INFORMATION_BODY ul {
	color: #304567;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#RELATED_INFORMATION_BODY ul li { /* [ifie.css] override */
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	background-image: url(/parts/ds/images/common/mark_relatedinfo_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:1.2;
}
#RELATED_INFORMATION_BODY ul li ul {
	margin: 5px 0 0;
	padding: 0;
}
#RELATED_INFORMATION_NIKKEI,
#RELATED_INFORMATION_EVENT,
#RELATED_INFORMATION_KNOWLEDGE,
#RELATED_INFORMATION_SERVICE { /* [ifie.css] override */
	float: left;
	position: relative;
	top: -3em;
	margin-bottom: -2.5em;
}
#RELATED_INFORMATION_NIKKEI {
	width: 249px;

}
#RELATED_INFORMATION_EVENT {
	width: 200px;

}
#RELATED_INFORMATION_KNOWLEDGE {
	width: 200px;

}
#RELATED_INFORMATION_SERVICE {
	width: 347px;
}

#RELATED_INFORMATION_SERVICE ul {
	width: 173px;
	float: left;
}

/* --------------------------------------------------------- */
/* 日本経済新聞社について */
/* --------------------------------------------------------- */
#ABOUT_NIKKEI {
	width: 100%;
	min-width: 996px;
	color: #143A65;
	background-color: #EFFAFF;
	font-size: 75%;
	position: relative;
}
#ABOUT_NIKKEI_BODY {
	width: 996px;
	margin: 0 auto;
	padding: 10px 0 15px;
}
#ABOUT_NIKKEI_BODY .bs-title {
	color: #464646;
}
#ABOUT_NIKKEI_BODY ul {
	list-style-type: none;
	margin: 4px 0 10px 0;
	padding: 0;
}
#ABOUT_NIKKEI_BODY ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	border-left: #143A65 1px solid;
	line-height: 1.2;
}
#ABOUT_NIKKEI_BODY ul li.bs-first {
	border-left-style: none;
	padding: 0;
}
#ABOUT_NIKKEI_BODY ul li a {
	white-space: nowrap;
}
#ABOUT_NIKKEI_BODY .bs-copyright { /* [ifie.css] override */
	background:url(/parts/ds/images/common/sprites_commons_20140301_1.gif) no-repeat -875px -129px;
	padding-left:70px;
	min-height:16px;
	line-height:16px;
}

/* --------------------------------------------------------- */
/* ポップアップスタイル */
/* --------------------------------------------------------- */
#POPUP #PAGE_TOP {/* R3用スタイル */
	width: auto;
	padding: 9px;
	margin: 0;
	top: 0;
	text-align: center;
	min-width: 0;
	position: relative;
}
#R3 #POPUP #PAGE_TOP {/* R3用スタイル */
	background-image: url(/parts/ds/images/common/bg_global_r3_20101003_1.gif);
	background-position: left top;
	min-height: 14px;
}
#POPUP #CONTENTS {
	width: auto;
	padding: 17px 20px 10px;
	background-image: none;
	background-color: transparent;
	min-width: 0;
	border-bottom: solid #304567 10px;
}
#POPUP #CONTENTS_BODY {
	background-position: right bottom;
	background-repeat: no-repeat;
}
/* WHO'S WHO詳細用 */
#POPUP .bs-telecom21 #CONTENTS_BODY {
	background-image: url(/parts/ds/images/common/logo_telecom21_popup.gif);
	line-height:1.3;
}
/* 写真詳細用 */
#POPUP .bs-photo #CONTENTS_BODY {
	background-image: none;
	text-align: center;
}
#POPUP .bs-photo #CONTENTS_BODY div.cmn-photo_style2 {
	margin-top: -17px;
}
#POPUP .bs-photo #CONTENTS_BODY div.cmn-photo_style2 p {
	font-size: 100%;
	margin-top: 10px;
}
/* 印刷ページ用 */
#POPUP .bs-print #CONTENTS_BODY {
	background-image: none;
}
#POPUP .bs-print #CONTENTS_BODY .cmn-print_headline {
	border-bottom: 1px solid #000000;
	margin: 0 0 15px;
}
#POPUP .bs-print #CONTENTS_BODY .cmn-print_headline {
	background: none;
	border-bottom: 1px solid #000000;
	padding-left: 0px;
}
#POPUP .bs-print #CONTENTS_BODY .cmn-print_headline .cmnc-title {
	float: left;
}
#POPUP .bs-print #CONTENTS_BODY .cmn-print_headline div.cmn-useful_tools {
	float: right;
	clear: none;
	margin-top: 0;
	margin-bottom: 5px;
}
#POPUP .bs-print #CONTENTS_BODY dl.cmn-article_status {
	margin-bottom: 20px;
}
#POPUP #ABOUT_NIKKEI {
	width: auto;
	min-width: 0;
}
#POPUP #ABOUT_NIKKEI_BODY {
	width: auto;
	padding: 9px 0;
}
#POPUP #ABOUT_NIKKEI_BODY .bs-copyright {
	margin: 0 auto;
	text-align: center;
	background-image: none;
}
#POPUP #ABOUT_NIKKEI_BODY .bs-copyright img {
	vertical-align: text-bottom;
}
#POPUP #ABOUT_NIKKEI_BODY .bs-ipr {
	margin: 10px 10px 0;
	line-height: 1.3;
}
#POPUP div.bs-privacy {
	margin: 10px 0;
	text-align: center;
	font-size: 75%;
	line-height: 1.2;
}
#POPUP div.bs-privacy a {
	padding: 0 0 0 8px;
	background-image: url(/parts/ds/images/common/mark_continue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#POPUP div.bs-close {
	text-align: center;
}
@media print {
	#POPUP #ABOUT_NIKKEI {
		background-color: transparent;
	}
	#POPUP #ABOUT_NIKKEI_BODY .bs-copyright {
		margin: 0 10px 10px;
	}
	#POPUP #CONTENTS {
		border-bottom-width: 1px;
	}
	#POPUP div.bs-close {
		display: none;
	}
	#POPUP div.cmn-useful_tools {
		display: none;
	}
}

/* --------------------------------------------------------- */
/* エラー画面 */
/* --------------------------------------------------------- */
#ERROR #GLOBAL_MENU {
	height: 26px;
	position: absolute;
	top: 0;
}
#ERROR #PAGE_TOP {
	top: 5px;
}
#ERROR #PAGE_TOP_BODY .bs-title {
	float: none;
	text-align: center;
	width: 996px;
}
#ERROR #CONTENTS {
	background-position: 0 26px;
	padding-top: 26px;
}
#ERROR #ABOUT_NIKKEI {
	border-top: #304567 10px solid;
}
#ERROR #ABOUT_NIKKEI_BODY {
	padding-bottom: 10px;
}
#ERROR #ABOUT_NIKKEI_BODY .bs-copyright {
	width: 26em;
	margin: 0 auto;
}

/* マーケットBOX上のリンクについてカーソルをポインター表示 */
.qmd_mkbox_link{
  cursor:pointer;
}
/* 日経プロフィル銘柄一覧の左の矢印を消去 */
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup 
div.cmnc-pickup_link a.qmd_no_bgimage {
  background-image:none;
  padding-left:0;
}

/* add1.cssから持ち込み */
.cmn-column1 {
	/* TODO スタイル反映待ち */
	overflow: visible;
}

div.cmn-news_flash div.cmnc-panel {
	/* TODO スタイル反映待ち */
	float: left;
	width: 553px;
	margin-left: 6px;
}

.cmn-form_area .cmnc-form_list textarea {
	/* TODO スタイル反映待ち */
	width: 550px;
}

/* モーダルダイアログ */
.cmn-modal_filter {
	z-index: 9900;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: fixed;
	background-color: #000000;
	opacity: 0.3;
}

/* 右枠 検索フォーム(input⇒imgへの変更に伴う) */
.cmn-sub_search_form img, .cmn-sub_oos .cmnc-sub_oop_body form img {
	margin-left: 5px;
	vertical-align: middle;
}

/* フォントサイズ変更の画像の枠を消す */
div.cmn-useful_tools dl dd a, #INDEX_MENU a, input.cmn-outline-none {
	outline: none;
}

/* Flashがないときの警告文 */
div.my-analyse div.myc-analyse_search div.myc-analyse_visial {
	border-width: 1px;
}

/* ローカルメニュー角丸 */
#LOCAL_MENU div.cmnc-localmenu_custom_corner {
	padding: 0px;
	border-style: none;
	background-color: transparent;
}
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_edge_body {
	padding-left: 10px;
}
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_outer_body {
	padding-right: 10px;
}
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_inner_body {
	padding: 10px;
}
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_edge_top,
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_edge_bottom {
	height: 10px;
	margin-left: 10px;
}
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_outer_top,
#LOCAL_MENU div.cmn-custom_corner div.cmnc-localmenu_outer_bottom {
	width: 10px;
	height: 10px;
	left: -10px;
}

/* --------------------------------------------------------- */
/* JavaScriptの都合で追加するスタイル
/* --------------------------------------------------------- */

.JSSTL_mousePointer {
	cursor: pointer;
}

.cmn-simple-hide {
	display:none;
}

.cmn-simple-nowrap {
	white-space: nowrap;
}

/* スライダに追従する部品 */
.slidebar_ui .status_base {
	position: relative;
	width: 509px;
	margin-left:70px;
}
.slidebar_ui .status_base .status{
	top:-10px;
	width:60px;
}

/* --------------------------------------------------------- */
/* jQuery UIで使用するスタイル
/* --------------------------------------------------------- */
/* スライダバーの背景 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body .cmnc-timespan .ui-widget-content {
	border: 1px solid #aaaaaa;
	background: transparent;
	color: #222222;
	border-style: none;
}

/* スライダのバーの画像 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body .cmnc-timespan .ui-slider .ui-widget-header {
	background: url(/parts/ds/images/common/bg_slider_gauge.gif);
	position: absolute;
	height: 17px;
	left: 2px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.my-extent .cmnc-timespan .ui-slider .ui-widget-header {
	background: url("/parts/ds/images/common/bg_slider_gauge_02.gif");
	left: 3px;
}

/* スライダのバーの位置 */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body .cmnc-timespan .ui-slider {
	position: relative;
	width: 238px;
	height: 17px;
	top: -41px;
	margin-left:40px;
	margin-bottom: -14px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.my-extent .cmnc-timespan .ui-slider {
	margin-left: 5px;
}

/* スライダのつまみ */
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body .ui-slider-handle {
	cursor: e-resize;
	position: absolute;
	z-index: 2;
	outline: none;
	left: 4px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body .cmnc-timespan .ui-slider .ui-slider-handle {
	background-image: url(/parts/ds/images/common/btn_slider_bar.gif);
	width: 12px;
	height: 23px;
	top: -3px;
	margin-left: -7px;
}
div.cmn-floatbox div.cmnc-wrapper div.cmnc-body div.my-extent .cmnc-timespan .ui-slider .ui-slider-handle {
	margin-left: -5px;
}


/* ################################################################################### */
/*    ライフ > 味・旅 > かんたんレシピのリスト部分に使用するスタイル
/* ################################################################################### */

.cmn-indexlistbox_frm{
font-size: 87.5%;
line-height: 1.4;
margin: 0 0 10px;
}
.cmn_indexlistbox{
padding-bottom:15px;
}
.cmn_indexlistcnt{
padding-left: 10px;
}
.indexlistbox_left {
float: left;
padding-left: 15px;
}
.cmn-medium_headline2 {
background-image: url("/parts/ds/images/common/bg_medium_headline.gif");
background-position: left bottom;
background-repeat: no-repeat;
border-bottom: 1px solid #CACDD2;
clear: both;
color: #333333;
margin: 0 0 10px;
padding: 5px 5px 5px 20px;
}
.cmn-medium_headline2 .cmnc-title {
display: block;
float: left;
font-size: 87.5%;
line-height: 1.2;
padding: 0;
}
.cmn-medium_subheadline2 {
background-image: url("/parts/ds/images/common/bg_medium_subheadline.gif");
background-position: left bottom;
background-repeat: no-repeat;
clear: both;
color: #333333;
margin: 0 0 10px;
padding: 5px 5px 5px 15px;
}
.cmn-medium_subheadline2 .cmnc-title {
display: block;
float: left;
font-size: 87.5%;
line-height: 1.2;
padding: 0;
}
.cmn-indexlistbox_frm h5{
font-size: 0.9em;
margin-bottom: 3px;
}
ul.cmn-article_listindex {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.cmn-article_listindex li {
padding-left: 20px;
font-size:0.9em;
}
ul.cmn-article_listindex li a {
text-decoration: none !important;
}

/* ################################################################################### */
/*    個別記事　記事保存　分類ラベル
/* ################################################################################### */
div.cmn-useful_tools dl dd.cmnc-label{
	margin-right: 5px;
	padding-top:3px;
}
div.cmn-useful_tools dl dd.cmnc-label img{
	vertical-align:middle;
}

@media screen and (-webkit-min-device-pixel-ratio:0){ /*for chome,safari*/
div.cmn-useful_tools dl dd.cmnc-label{
	padding-top:5px;
}}
div.cmn-useful_a:hover {
	background:#eee;
}
div.cmn-useful_tools dl dd.cmnc-save{
	margin-right:5px;
}
.label-pulldown {
	margin: 0 auto;
	padding:0;
}
.label-pulldown .bs-pulldown {
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	font-size: 75%;
	position: absolute;
	width:100%;
	z-index:99999;
}
.label-pulldown .bs-pulldown p.info{
	border-bottom:1px dotted #B3B3B3;
	padding: 8px 10px;
}
.label-pulldown .bs-pulldown p.info2{
	padding: 10px 10px 0 10px;
	line-height:1.3;
}
.label-pulldown .bs-pulldown p.add{
	background: url(/parts/ds/images/common/icon_save_navi_nolabel.gif) no-repeat left top;
	padding: 0 0 0 20px;
	margin:10px 0 5px 10px;
	line-height:1.4;
}
.label-pulldown .bs-pulldown p.add2{
	margin:10px 0 5px;
	text-align:center;
}
.label-pulldown div.cmnc-heading {
	background: url(/parts/ds/images/common/icon_labeladd.gif) no-repeat left 2px;
	padding: 2px 0 2px 20px;
	margin:5px 0 5px 10px;
	line-height: 1.3;
}
.label-pulldown .bs-pulldown ul.bsc-sub_menu {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 5px 10px;
}
.label-pulldown .bs-pulldown ul.bsc-sub_menu li {
	display: inline-block;
	vertical-align: top;
	width:118px;
	margin: 0 0 8px;
	padding: 0 0 0 20px;
	background-image: url("/parts/ds/images/mynikkei/icon_save_navi_normal.gif");
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.4;
	color: #747474;
}
.label-pulldown .bs-pulldown div.cmnc-close {
	position: absolute;
	right: 4px;
	top: 7px;
}
.label-pulldown div.cmnc-wrapper {
	border-color: #FFFFFF;
	border-style: solid;
    border-width: 0 1px 1px;
}
.label-pulldown div.cmnc-wrapper div.cmnc-body {
	background-color: #F4F4F4;
	padding: 5px 10px 5px 5px;
}
.label-pulldown div.cmnc-wrapper div.cmnc-body input{
	font-size:93.8%;
	line-height:1.3;
	width:100%;
}
.label-pulldown div.cmnc-wrapper div.cmnc-footer {
	background: url("/parts/ds/images/common/bg_floatbox_footer.gif") repeat-x scroll left top #D8DADA;
	border-top: 1px solid #DADADA;
	padding: 4px 4px 3px;
	text-align: center;
}
/*----R1/R2用保存ダイアログ------------------------------------------------------*/
.save-pulldown {
	margin: 0 auto;
	padding:0;
}
.save-pulldown .bs-pulldown {
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	font-size: 75%;
	position: absolute;
	width: 170px;
	z-index:99999;
}
.save-pulldown .bs-pulldown p.info{
	border-bottom:1px dotted #B3B3B3;
	padding: 8px 10px;
	margin: 0;
}
.save-pulldown .bs-pulldown p.info2{
	padding: 8px 10px 8px;
	margin: 0;
	line-height:1.5;
}
.save-pulldown .bs-pulldown p.info3{
	padding: 0 10px;
	margin: 0;
	line-height:1.5;
}
.save-pulldown .bs-pulldown p.info4{
	padding: 4px 10px 10px;
	margin: 0;
	line-height:1.5;
}
.save-pulldown .bs-pulldown div.cmnc-close {
	position: absolute;
	right: 4px;
	top: 7px;
}

/* 絞り込みプルダウンメニュー　新パターン ============================== */
.cmn-pulldownmenu_genre {
	border-style: none;
	font-size: 75%;
	padding: 0px;
	width: 180px;
	background-color: transparent;
	position: absolute;
	z-index: 9999;
}
.cmn-pulldownmenu_genre ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cmn-pulldownmenu_genre ul li {
	margin: 0 0 8px;
	padding: 0;
	line-height: 1.2;
	display: block;
}
.cmn-pulldownmenu_genre ul li a {
	padding: 0 0 0 15px;
	display: block;
	zoom: 1;/* for IE6*/
}
.cmn-pulldownmenu_genre ul.cmnc-first_genre li a {
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 -499px;
}
.cmn-pulldownmenu_genre ul.cmnc-second_genre {
	border-top: 1px dotted #cccccc;
	margin-top: 5px;
	padding-top: 10px;
}
.cmn-pulldownmenu_genre ul.cmnc-second_genre_noline {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.cmn-pulldownmenu_genre ul.cmnc-second_genre li a {
	background: url(/parts/ds/images/common/sprites_marks.gif) no-repeat scroll 4px -997px;
}
.cmn-pulldownmenu_genre div.cmnc-close {
	position: absolute;
	top: 0px;
	right: 0px;
}
.cmn-pulldownmenu_genre div.cmnc-edge_top {
	height: 10px;
	margin-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-pulldownmenu_genre div.cmnc-edge_top div {
	width: 10px;
	height: 10px;
	left: -10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-pulldownmenu_genre div.cmnc-edge_body {
	padding-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_left_r1.png);
}
.cmn-pulldownmenu_genre div.cmnc-outer_body {
	padding-right: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_right_r1.png);
}
.cmn-pulldownmenu_genre div.cmnc-inner_body {
	padding: 10px;
}
.cmn-pulldownmenu_genre div.cmnc-edge_bottom {
	height: 10px;
	margin-left: 10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
.cmn-pulldownmenu_genre div.cmnc-edge_bottom div {
	width: 10px;
	height: 10px;
	left: -10px;
	background-image: url(/parts/ds/images/common/bg_pulldown_r1.png);
}
/* セクション下 トップニュース 点線なし ============================== */
.cmn-sc_top_news2 {
	margin: 0 10px 20px;
}
/* 続きリンク 上マージン20px ============================== */
.cmn-continue2 {
	background-image: url(/parts/ds/images/common/mark_continue.png);
    background-position: 3px 50%;
    background-repeat: no-repeat;
    margin: 20px 0 10px;
    min-height: 14px;
    padding-left: 19px;
	font-size: 87.5%;
}
/* 記事下スライドインバナー ============================== */
.frm_slide-campS{
	width:397px;
	padding:8px 10px 5px;
	background:#F8F8F8 url(/parts/ds/images/common/img_logo_camp.png) no-repeat 98% 90%;
	border:1px solid #999;
	font-family:  "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:center;
	color:#000;
	-moz-box-shadow: 10px 10px 10px #888;
	-webkit-box-shadow: 10px 10px 10px #888;
	-o-box-shadow: 10px 10px 10px #888;
	-ms-box-shadow: 10px 10px 10px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true)","alpha(opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true) alpha(opacity=90); /* IE5.5+ */
	box-shadow: -2px 2px 2px #888;
	opacity:0.9;
}
.frm_slide-campS:hover{
	background:#F8F8F8 url(/parts/ds/images/common/img_logo_camp.png) no-repeat 98% 90%;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true)","alpha(opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true) alpha(opacity=100); /* IE5.5+ */ 
}
.frm_slide-campS2{
	width:262px;
	padding:8px 10px 3px;
	background:#F8F8F8 url(/parts/ds/images/common/img_logo_camp.png) no-repeat 98% 90%;
	border:1px solid #999;
	font-family:  "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:center;
	color:#000;
	-moz-box-shadow: 10px 10px 10px #888;
	-webkit-box-shadow: 10px 10px 10px #888;
	-o-box-shadow: 10px 10px 10px #888;
	-ms-box-shadow: 10px 10px 10px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true)","alpha(opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true) alpha(opacity=90); /* IE5.5+ */
	box-shadow: -2px 2px 2px #888;
	opacity:0.9;
}
.frm_slide-campS2:hover{
	background:#F8F8F8 url(/parts/ds/images/common/img_logo_camp.png) no-repeat 98% 90%;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true)","alpha(opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=220,strength=3,enabled=true) alpha(opacity=100); /* IE5.5+ */ 
}
.style_slide-camp img{
	margin-bottom:2px;
}
.style_slide-camp p.txt1{
	font-size:93.8%;
	margin-bottom:0.4em;
	line-height:1.3;
	color:#111;	
}
.style_slide-camp p.txt1-2{
	font-size:87.5%;
	font-weight:bold;
	margin-bottom:0.4em;
	line-height:1.3;
	color:#111;
}
.style_slide-camp p.txt2{
	font-size:68.1%;
	margin-bottom:0.4em;
}
.style_slide-camp p.txt3{
	margin-bottom:3px;
	line-height:1.3;
}
.style_slide-camp span.txtsmall{
	margin-bottom:5px;
	font-size:68.1%;
}
.style_slide-camp .btn_close{
	position:absolute;
	right:0px;
	top:0;
	cursor: pointer;
}

/*-------------------------------------------
ライフ小説用
------------------------------------------ */
.cmn-blocked_text .cmn-article_text,
.cmn-blocked_text .cmn-article_text p{
        margin-bottom:0;
}


/* 右カラムバナー　マージン調整用_2013-0517 */
.cmn-sub_slender_banner {
	 margin: 0 0 15px;
}

/* ローカルメニュー（ソチ五輪のプルダウンメニュー幅変更） */
#LOCAL_MENU_7 {
	width: 140px;
}

/* ************ 連載・コラム情報 ************ */
.cmn-columnInfo {
  width: 550px;
  margin: 25px auto;
  padding: 5px 5px 5px 10px;
  background: #f5f4f2;
  clear: both;
}
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleText {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #333;
  font-size: 87.5%;
  line-height: 1.6;
  *display: block;
  *float: left;
  *width: 368px;
  *padding-top: 4px;
}
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleText .cmn-button {
  margin-right: 5px;
}
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleText a:link,
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleText a:visited {
  color: #187f71;
}
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleText a:hover {
  color: #179f8c;
}
.cmn-columnInfo .cmnc-columnTitle .cmnc-titleAside {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
  *display: block;
  *float: right;
  *padding: 0;
  *width: 130px;
  *text-align: right;
}
.cmn-columnInfo .cmnc-summary {
  color: #333;
  background: #fff;
  display: none;
  margin: 10px 0 0;
  padding: 10px;
  font-size: 75%;
  line-height: 1.4;
}
.cmn-columnInfo-paper {
  width: 300px;
  margin: -10px 0 15px 343px;
}
.cmn-columnInfo-paper .cmnc-columnTitle .cmnc-titleText {
  *width: 180px;
}
.cmn-columnInfo-paper .cmnc-columnTitle .cmnc-titleAside {
  *width: 120px;
}
.cmn-result_headline ~ .cmn-section > .cmn-columnInfo-paper {
  margin: -50px 0  0;
  position: absolute;
  right: 0;
}

/* ************ 横並びリスト ************ */
.cmn-horizontalList {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  letter-spacing: -0.4em;
  font-size: 87.5%;
  line-height: 1.6;
}
.cmn-horizontalList li {
  display: inline-block;
  border-right: #333 1px solid;
  letter-spacing: normal;
  padding: 0 0.5em;
  *display: inline;
  *zoom: 1;
}
.cmn-horizontalList li a:link,
.cmn-horizontalList li a:visited,
.cmn-horizontalList li a:hover {
  color: #333;
}
.cmn-horizontalList li a:link.cmnc-here,
.cmn-horizontalList li a:visited.cmnc-here,
.cmn-horizontalList li a:hover.cmnc-here {
  color: #187f71;
}
.cmn-horizontalList li a:link.cmnc-here:hover,
.cmn-horizontalList li a:visited.cmnc-here:hover,
.cmn-horizontalList li a:hover.cmnc-here:hover {
  color: #179f8c;
}

/* ************ プルダウンリスト ************ */
.cmn-selectBox {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.cmn-selectBox .cmnc-selectText {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: #ccc 1px solid;
  vertical-align: middle;
  cursor: pointer;
}
.cmn-selectBox .cmnc-selectText input {
  margin: 0;
  padding: 5px 7px 5px 5px;
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  line-height: 1;
  vertical-align: middle;
}
.cmn-selectBox .cmnc-selectText:hover {
  border-color: #187f71;
}
.cmn-selectBox .cmnc-selectList {
  list-style-type: none;
  margin: -1px 0 0;
  padding: 5px 0;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: absolute;
  z-index: 9999;
  border-color: #187f71;
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
}
.cmn-selectBox .cmnc-selectList li {
  margin: 0;
  padding: 0 5px;
  font-size: 75%;
  line-height: 1.1;
}
.cmn-selectBox .cmnc-selectList li a {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #333;
  text-align: left;
}
.cmn-selectBox .cmnc-selectList li a:visited {
  color: #333;
}
.cmn-selectBox .cmnc-selectList li a:hover {
  color: #fff;
  background-color: #187f71;
  text-decoration: none;
}
.cmn-selectBox .cmnc-selectList li a.cmnc-selected {
  color: #fff;
  background-color: #187f71;
}

/* ************ ページ固定（スクロール制限） ************ */
.cmn-fixedPage {
  position: static;
  width: 100%;
  top: 0;
  left: 0;
}

.cmn-fixedPage-active {
  position: fixed;
}

* html .cmn-fixedPage-active {
  position: absolute;
  overflow: hidden;
}

/* ************ ローディング表示 ************ */
.cmn-nowLoading {
  display: block;
  font-size: 75%;
  text-align: center;
  margin: 0 0 15px;
}
.cmn-nowLoading .cmn-icon2-loading22 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 60px;
  height: 60px;
  background-color: #e0e0e0;
  background-position: 19px 19px;
}
.cmn-nowLoading .cmnc-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 3px 0;
  color: #333;
  line-height: 1.2;
}

/* ************ フローティングウィンドウ ************ */
.cmn-floatWindowScreen {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: table;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAAA3NCSVQICAjb4U/gAAAABlBMVEX///8zMzM4VIyRAAAAAnRSTlMAmf9A5tgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAADklEQVQImWP4f4ABNwIAB1IRd6GjTfgAAAAASUVORK5CYII=');
  *background-image: url('/parts/ds/images/common/bg_modal.png');
  _background-image: none;
  *display: block;
  *text-align: center;
  *zoom: 1;
}

.cmn-floatWindowScreen-fix {
  position: fixed;
  _position: absolute;
}

.cmn-floatWindowScreenInner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
}
.cmn-floatWindowScreenInner .cmn-nowLoading .cmnc-label {
  color: #fff;
  text-shadow: 1px 1px 0 #333333;
  filter: progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=1, color=#333333);
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=1, color=#333333)";
}

.cmn-floatWindowPosition {
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
  *width: 0;
  *height: 100%;
}

.cmn-IE6BackScreen {
  *position: absolute;
  *top: 0;
  *left: 0;
  *width: 100%;
  *height: 100%;
  *background: #666;
}

.cmn-floatWindow {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  background: #fff;
  margin: 30px 0;
  padding: 60px 95px;
  text-align: left;
  width: 650px;
  word-wrap: break-word;
  *z-index: 9999;
}
.cmn-floatWindow .cmnc-windowBody {
  margin: 0 10px;
}
.cmn-floatWindow .cmnc-windowClose {
  position: absolute;
  right: 24px;
  top: -16px;
  _right: -24px;
}
.cmn-floatWindow .cmnc-windowClose .cmn-button-floatWindowClose {
  position: fixed;
  _position: static;
}
.cmn-floatWindow .cmnc-windowTitle {
  font-size: 100%;
  line-height: 1.2;
  border-bottom: #187f71 2px solid;
  margin: 0 0 35px;
  padding: 10px 0;
}
.cmn-floatWindow .cmnc-submit {
  margin: 10px 0;
  text-align: center;
}
.cmn-floatWindow .cmnc-form {
  margin: 0 0 15px;
}
.cmn-floatWindow .cmn-medium_headline {
  background: none #f7f7f7;
  margin-bottom: 15px;
  padding: 12px 0;
  border-bottom: none;
}
.cmn-floatWindow .cmn-medium_headline .cmnc-title {
  border-left: #136 7px solid;
  padding-left: 7px;
}
.cmn-floatWindow .cmn-medium_headline-column .cmnc-title {
  border-color: #187f71;
}
.cmn-floatWindow .cmn-medium_subheadline {
  background-image: none;
  border-bottom: #e0e0e0 1px solid;
  padding: 5px 0 5px 5px;
  margin: 0 0 10px -5px;
}
.cmn-floatWindow ul.cmn-article_list li.cmnc-article {
  padding-left: 0;
}
.cmn-floatWindow ul.cmn-article_list li.cmnc-article .cmn-article_title {
  background: none;
  margin-left: 0;
  padding-left: 0;
}
.cmn-floatWindow .cmn-include_relation_article ul li {
  list-style-type: disc\9;
  *list-style-type: square;
}

/* フローティングウィンドウ：コンパクト */
.cmn-floatWindow-compact {
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  border: #999 1px solid;
  padding: 0;
}
.cmn-floatWindow-compact .cmnc-windowHeader {
  background: #f5f4f2;
  font-size: 75%;
  padding: 10px 10px 5px;
}
.cmn-floatWindow-compact .cmnc-windowBody {
  margin: 10px 15px;
}
.cmn-floatWindow-compact .cmnc-windowFooter {
  border-top: #999 1px solid;
}
.cmn-floatWindow-compact .cmnc-windowClose {
  position: absolute;
  right: 5px;
  top: 5px;
}
.cmn-floatWindow-compact .cmnc-windowClose .cmn-button-floatWindowClose {
  position: static;
}

/* フローティングウィンドウ：確認 */
.cmn-floatWindow-confirm {
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  width: auto;
  padding: 0;
  border: #999 1px solid;
}
.cmn-floatWindow-confirm .cmnc-windowBody {
  margin: 18px;
}
.cmn-floatWindow-confirm .cmnc-windowBody p {
  text-align: center;
  font-size: 87.5%;
}
.cmn-floatWindow-confirm .cmnc-windowBody .cmnc-submit .cmn-button-change {
  margin-right: 5px;
}

/* フローティングウィンドウ：My日経チュートリアル */
.cmn-floatWindow-myTutorial {
  width: 780px;
  padding: 30px 30px 15px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialIntro {
  margin: 0 -10px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialIntro .cmnc-introFeatures {
  list-style: none;
  margin: 0 -22px 10px 0;
  padding: 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialIntro .cmnc-introFeatures li {
  float: left;
  margin-right: 20px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialIntro .cmnc-introTitle {
  margin: 0 0 10px;
  text-align: center;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialIntro .cmnc-introSummary {
  margin: 0 0 15px;
  text-align: center;
}

/* フローティングウィンドウ：My日経チュートリアル */
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn {
  margin: 0 0 15px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-tutorialTitle {
  color: #187f71;
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 25px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-tutorialSummary {
  line-height: 1.4;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-tutorialSummary .cmn-notes {
  color: #999;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnTitle {
  padding: 15px 12px;
  background: #f2f2f2;
  font-size: 87.5%;
  font-weight: bold;
  position: relative;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem {
  list-style: none;
  margin: 0;
  padding: 0;
  letter-spacing: -0.4em;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li {
  margin: -1px 0 15px;
  padding: 15px 0 0;
  letter-spacing: normal;
  vertical-align: top;
  border-top: #ccc 1px dotted;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemImage {
  width: 118px;
  height: 98px;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  border: #ebebeb 1px solid;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAApBAMAAADQYYSEAAAAA3NCSVQICAjb4U/gAAAAD1BMVEX////7+/v39/fz8/Pv7+/DJn/fAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAAGJJREFUKJHt0bERgDAIheGXxAEsHCCFA+TODKCS/WcyXMDABhb+3XdwNAC1zQhYmu10Y15ovt/f8OFN+jdxRrK+AezGa3eYLuCSmjCq4iyOwxe0jU0vEWp3me4nYcZ8Etk5PmuJiSS3efTHAAAAAElFTkSuQmCC') no-repeat 50% 50%;
  *background: url('/parts/ds/images/common/img_mytutorial_colum_noimage.png') no-repeat 50% 50%;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemImage img {
  display: block;
  margin: -1px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemImage .cmnc-copyright {
  text-shadow: 1px 1px 0 #333333;
  filter: progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=1, color=#333333);
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=1, color=#333333)";
  margin: 0;
  position: absolute;
  left: 3px;
  bottom: 3px;
  color: #fff;
  font-size: 75%;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemTitle {
  font-size: 87.5%;
  font-weight: bold;
  line-height: 1.2;
  margin: 5px 0;
  overflow: hidden;
  *zoom: 1;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemSummary {
  font-size: 75%;
  line-height: 1.3;
  margin: 5px 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemSummary .cmnc-publish {
  color: #999;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li .cmnc-itemAction {
  margin-top: 10px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form {
  width: 370px;
  margin: -4px;
  border: #fff 4px solid;
  _width: 362px;
  _margin: 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover {
  border-color: #189f8c;
  cursor: pointer;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-follow, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-follow {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #187f71;
  background: #eff5f4;
  text-decoration: none;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-follow .cmn-icon2-plus16c, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-follow .cmn-icon2-plus16c {
  background-position: 0 -1549px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-follow .cmnc-label, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-follow .cmnc-label {
  background-position: 0 -2165px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-unfollow, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-unfollow {
  background-color: #179f8c;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-unfollow .cmn-icon2-check16c-reverse, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-unfollow .cmn-icon2-check16c-reverse {
  background-position: 0 -682px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form:hover .cmn-button-unfollow .cmnc-label, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnItem li form.cmnc-hover .cmn-button-unfollow .cmnc-label {
  background-position: 0 -2227px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend {
  margin: 0 0 30px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 253px;
  vertical-align: top;
  margin: 6px 0;
  padding: 0;
  border-top: none;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li .cmnc-itemImage {
  width: 240px;
  height: 198px;
  float: none;
  margin: 0;
  border-width: 1px 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li .cmnc-itemImage img {
  margin: -1px 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li .cmnc-itemTitle {
  margin: 10px 10px 5px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li .cmnc-itemSummary {
  display: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 210px;
  margin: 0;
  padding: 15px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAAA3NCSVQICAjb4U/gAAAABlBMVEX///////9VfPVsAAAAAnRSTlMA7jEhAkcAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAADklEQVQImWP4f4ABNwIAB1IRd6GjTfgAAAAASUVORK5CYII=');
  *background-image: url('/parts/ds/images/common/bg_white_a95.png');
  _background: #fff none;
  color: #4d4d4d;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li .cmnc-itemAction {
  text-align: right;
  margin: 5px 10px 10px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li form {
  -moz-box-shadow: 0 1px 0 0 #e4e4e4;
  -webkit-box-shadow: 0 1px 0 0 #e4e4e4;
  box-shadow: 0 1px 0 0 #e4e4e4;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #d1d1d1 #e4e4e4;
  background-color: white;
  width: 240px;
  margin: 4px 3px 3px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li form:hover, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem li form.cmnc-hover {
  margin: 0;
  border-color: #189f8c;
  border-width: 4px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemLeft form {
  margin-left: -1px;
  _margin-left: 3px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemLeft form:hover, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemLeft form.cmnc-hover {
  margin-left: -4px;
  _margin-left: 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemCenter form {
  margin-left: 6px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemCenter form:hover, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemCenter form.cmnc-hover {
  margin-left: 3px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemRight form {
  margin-left: 13px;
  _margin-left: 9px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemRight form:hover, .cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRecommend .cmnc-columnItem .cmnc-itemRight form.cmnc-hover {
  margin-left: 10px;
  _margin-left: 6px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnOdd {
  float: left;
  clear: left;
  width: 370px;
  margin: 0 0 30px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnEven {
  float: right;
  width: 370px;
  margin: 0 0 30px;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRanking .cmnc-itemRank {
  float: left;
  margin: 3px 5px 0 0;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRanking .cmnc-itemRank .cmnc-rankNum {
  font-size: 112.5%;
  font-weight: bold;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-columnRanking .cmnc-itemRank .cmnc-rankUnit {
  font-size: 75%;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-readMore {
  clear: both;
  margin: 0 100px;
  *zoom: 1;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-readMore .cmn-button {
  font-size: 87.5%;
}
.cmn-floatWindow-myTutorial .cmnc-myTutorialColumn .cmnc-readMore .cmn-button .cmn-icon2-loading22 {
  margin: -3px 0;
}

/* フローティングウィンドウ：ラベル編集 */
.cmn-floatWindow-settingClip {
  width: 300px;
}
.cmn-floatWindow-settingClip .cmnc-labelList {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  letter-spacing: -0.4em;
}
.cmn-floatWindow-settingClip .cmnc-labelList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  vertical-align: top;
  width: 50%;
  font-size: 75%;
  line-height: 1.2;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a {
  display: block;
  border: #fff 2px solid;
  padding: 3px 6px 3px 27px;
  text-indent: -21px;
  color: #333;
  text-decoration: none;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a .cmnc-label {
  vertical-align: middle;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a.cmnc-selected .cmn-icon2-check16, .cmn-floatWindow-settingClip .cmnc-labelList li a:hover .cmn-icon2-check16 {
  background-position: 0 -147px;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a.cmnc-selected {
  background: #def1ee;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a.cmnc-disable {
  color: #999;
  cursor: default;
}
.cmn-floatWindow-settingClip .cmnc-labelList li a.cmnc-disable .cmn-icon2-check16 {
  background-position: 0 -126px;
}
.cmn-floatWindow-settingClip .cmnc-addList {
  margin: 10px 8px;
  padding: 0;
}
.cmn-floatWindow-settingClip .cmnc-addList a:hover {
  text-decoration: none;
  color: #187f71;
}
.cmn-floatWindow-settingClip .cmnc-addList a:hover .cmn-icon2-plus16 {
  background-position: 0 -1485px;
}
.cmn-floatWindow-settingClip .cmnc-addList a .cmnc-label {
  font-size: 75%;
  line-height: 1.2;
  vertical-align: middle;
}
.cmn-floatWindow-settingClip .cmnc-addList a.cmnc-disable {
  color: #999;
  cursor: default;
}
.cmn-floatWindow-settingClip .cmnc-addList a.cmnc-disable .cmnc-error {
  color: #d75655;
}
.cmn-floatWindow-settingClip .cmnc-addList a.cmnc-disable:hover .cmn-icon2-plus16 {
  background-position: 0 -126px;
}
.cmn-floatWindow-settingClip .cmnc-addList .cmnc-addForm {
  display: none;
}
.cmn-floatWindow-settingClip .cmnc-addList .cmnc-addForm .cmnc-addLabel {
  width: 242px;
  padding: 5px;
  border: #333 1px solid;
  vertical-align: middle;
}
.cmn-floatWindow-settingClip .cmnc-addList-active a {
  display: none;
}
.cmn-floatWindow-settingClip .cmnc-addList-active .cmnc-addForm {
  display: block;
}
.cmn-floatWindow-settingClip .cmnc-memo {
  margin: 0 0 10px;
  padding-top: 10px;
  border-top: #d0d0d0 1px solid;
}
.cmn-floatWindow-settingClip .cmnc-memo textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: #333 1px solid;
  padding: 5px;
  font-size: 75%;
  line-height: 1.2;
  width: 100%;
  *width: 258px;
}
.cmn-floatWindow-settingClip .cmnc-memo p {
  margin: 3px 0 0;
  font-size: 62.5%;
  text-align: right;
}

/* フローティングウィンドウ：エラー */
.cmn-floatWindow-error {
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  width: 300px;
  padding: 0;
  border: #999 1px solid;
}
.cmn-floatWindow-error .cmnc-windowBody {
  border-top: #d75655 3px solid;
  margin: 0;
  padding: 18px;
}
.cmn-floatWindow-error .cmnc-windowBody .cmnc-message {
  margin: 0 0 0.8em;
  padding-left: 27px;
  text-indent: -27px;
}
.cmn-floatWindow-error .cmnc-windowBody .cmnc-message .cmnc-label {
  vertical-align: middle;
  font-size: 87.5%;
  line-height: 1.2;
}
.cmn-floatWindow-error .cmnc-windowBody p {
  font-size: 75%;
  line-height: 1.4;
}

/* ************ バルーンウィンドウ ************ */
.cmn-balloonWindow {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  z-index: 9999;
  border: #999 1px solid;
  background-color: #fff;
  word-wrap: break-word;
  *zoom: 1;
}
.cmn-balloonWindow:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  position: absolute;
  z-index: 3;
  background-image: url('/parts/ds/images/common/sprites_icon2_20140401_1.png');
  background-repeat: no-repeat;
}
.cmn-balloonWindow .cmnc-balloonBody {
  position: relative;
  *position: static;
  z-index: 2;
  padding: 15px;
  background: #fff;
  text-align: center;
  line-height: 1.4;
}
.cmn-balloonWindow .cmnc-balloonBody p {
  margin: 0 0 5px;
  font-size: 87.5%;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonLoading {
  font-size: 87.5%;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonTitle {
  text-align: left;
  margin: -15px -15px 10px;
  font-size: 87.5%;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonTitle-myNews {
  padding: 10px 10px 5px;
  background: #187f71;
  text-align: center;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonTitle-myNews .cmnc-myNewsLabel {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-position: 0 -2207px;
  height: 15px;
  width: 80px;
  background-image: url('/parts/ds/images/common/sprites_icon2_20140401_1.png');
  overflow: hidden;
  text-indent: 100%;
  *text-indent: 0;
  *font-size: 0;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonAction {
  margin-top: 10px;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonAction .cmn-button-noStyle {
  *display: block;
  *width: 170px;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonAction .cmn-button-half {
  width: 49%;
  *width: 105px;
}
.cmn-balloonWindow .cmnc-balloonBody .cmnc-balloonClose {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
}

.cmn-balloonWindow-bottom:before {
  width: 19px;
  height: 10px;
  background-position: 0 -9px;
  margin-left: -9.5px;
  bottom: -10px;
  left: 50%;
}

.cmn-balloonWindow-top:before {
  width: 19px;
  height: 10px;
  background-position: 0 0;
  margin-left: -9.5px;
  top: -10px;
  left: 50%;
}

.cmn-balloonWindow-left:before {
  width: 10px;
  height: 19px;
  background-position: 0 0;
  margin-top: -9.5px;
  left: -10px;
  top: 50%;
}

.cmn-balloonWindow-right:before {
  width: 10px;
  height: 19px;
  background-position: -9px 0;
  margin-top: -9.5px;
  right: -10px;
  top: 50%;
}

/* ************ アイコン ************ */
.cmn-icon2 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  vertical-align: middle;
  background: url('/parts/ds/images/common/sprites_icon2_20140401_1.png') no-repeat;
  margin-right: 5px;
}

.cmn-icon2-balloonTail {
  background-position: 0 0;
  height: 19px;
  width: 19px;
}

.cmn-icon2-bookmark16 {
  background-position: 0 -24px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-bookmark22-disable {
  background-position: 0 -45px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-bookmark22-reverse {
  background-position: 0 -72px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-bookmark22 {
  background-position: 0 -99px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-check16-disable {
  background-position: 0 -126px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16-hover {
  background-position: 0 -147px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16-reverse-12 {
  background-position: 0 -168px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16-reverse {
  background-position: 0 -189px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16 {
  background-position: 0 -210px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-check16:hover, .cmn-icon2-check16.cmn-icon2-check16-hover {
  background-position: 0 -147px;
}

.cmn-icon2-check16c-disable {
  background-position: 0 -231px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16c-hover {
  background-position: 0 -252px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-check16c-reverse {
  background-position: 0 -273px;
  height: 17px;
  width: 17px;
}

.cmn-icon2-check16c {
  background-position: 0 -295px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-check16c:hover, .cmn-icon2-check16c.cmn-icon2-check16c-hover {
  background-position: 0 -252px;
}

.cmn-icon2-clip16-disable {
  background-position: 0 -316px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-clip16-hover {
  background-position: 0 -337px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-clip16-reverse {
  background-position: 0 -358px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-clip16 {
  background-position: 0 -379px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-clip16:hover, .cmn-icon2-clip16.cmn-icon2-clip16-hover {
  background-position: 0 -337px;
}

.cmn-icon2-clip22-reverse {
  background-position: 0 -400px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-clip22 {
  background-position: 0 -427px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-clock22-reverse {
  background-position: 0 -454px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-clock22 {
  background-position: 0 -481px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-cog16-disable {
  background-position: 0 -508px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cog16-hover {
  background-position: 0 -529px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cog16-reverse {
  background-position: 0 -550px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cog16 {
  background-position: 0 -571px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-cog16:hover, .cmn-icon2-cog16.cmn-icon2-cog16-hover {
  background-position: 0 -529px;
}

.cmn-icon2-cog22 {
  background-position: 0 -592px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-cross16-reverse {
  background-position: 0 -619px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cross16c-disable {
  background-position: 0 -640px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cross16c-hover {
  background-position: 0 -661px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-cross16c-reverse {
  background-position: 0 -682px;
  height: 17px;
  width: 17px;
}

.cmn-icon2-cross16c {
  background-position: 0 -704px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-cross16c:hover, .cmn-icon2-cross16c.cmn-icon2-cross16c-hover {
  background-position: 0 -661px;
}

.cmn-icon2-dot16-disable {
  background-position: 0 -725px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-dot16-hover {
  background-position: 0 -746px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-dot16-reverse {
  background-position: 0 -767px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-dot16 {
  background-position: 0 -788px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-dot16:hover, .cmn-icon2-dot16.cmn-icon2-dot16-hover {
  background-position: 0 -746px;
}

.cmn-icon2-downTriangle16-hover {
  background-position: 0 -809px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-downTriangle16-reverse {
  background-position: 0 -830px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-downTriangle16 {
  background-position: 0 -851px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-downTriangle16:hover, .cmn-icon2-downTriangle16.cmn-icon2-downTriangle16-hover {
  background-position: 0 -809px;
}

.cmn-icon2-edit16-disable {
  background-position: 0 -872px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-edit16-hover {
  background-position: 0 -893px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-edit16-reverse {
  background-position: 0 -914px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-edit16 {
  background-position: 0 -935px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-edit16:hover, .cmn-icon2-edit16.cmn-icon2-edit16-hover {
  background-position: 0 -893px;
}

.cmn-icon2-error22c {
  background-position: 0 -956px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-floatWindowClose-hover {
  background-position: 0 -983px;
  height: 48px;
  width: 48px;
}

.cmn-icon2-floatWindowClose {
  background-position: 0 -1036px;
  height: 48px;
  width: 48px;
}
.cmn-icon2-floatWindowClose:hover, .cmn-icon2-floatWindowClose.cmn-icon2-floatWindowClose-hover {
  background-position: 0 -983px;
}

.cmn-icon2-floatWindowCloseCompact-hover {
  background-position: 0 -1089px;
  height: 19px;
  width: 19px;
}

.cmn-icon2-floatWindowCloseCompact {
  background-position: 0 -1113px;
  height: 19px;
  width: 19px;
}
.cmn-icon2-floatWindowCloseCompact:hover, .cmn-icon2-floatWindowCloseCompact.cmn-icon2-floatWindowCloseCompact-hover {
  background-position: 0 -1089px;
}

.cmn-icon2-gt16-disable {
  background-position: 0 -1137px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-gt16-hover {
  background-position: 0 -1158px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-gt16-reverse {
  background-position: 0 -1179px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-gt16 {
  background-position: 0 -1200px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-gt16:hover, .cmn-icon2-gt16.cmn-icon2-gt16-hover {
  background-position: 0 -1158px;
}

.cmn-icon2-help16-disable {
  background-position: 0 -1221px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-help16-hover {
  background-position: 0 -1242px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-help16-reverse {
  background-position: 0 -1263px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-help16 {
  background-position: 0 -1284px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-help16:hover, .cmn-icon2-help16.cmn-icon2-help16-hover {
  background-position: 0 -1242px;
}

.cmn-icon2-noMark22c {
  background-position: 0 -1305px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-pin16 {
  background-position: 0 -1332px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-pin22-disable {
  background-position: 0 -1353px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-pin22-reverse {
  background-position: 0 -1380px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-pin22 {
  background-position: 0 -1407px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-plus10-hover {
  background-position: 0 -1434px;
  height: 10px;
  width: 10px;
}

.cmn-icon2-plus10 {
  background-position: 0 -1449px;
  height: 10px;
  width: 10px;
}
.cmn-icon2-plus10:hover, .cmn-icon2-plus10.cmn-icon2-plus10-hover {
  background-position: 0 -1434px;
}

.cmn-icon2-plus16-disable {
  background-position: 0 -1464px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-plus16-hover {
  background-position: 0 -1485px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-plus16 {
  background-position: 0 -1506px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-plus16:hover, .cmn-icon2-plus16.cmn-icon2-plus16-hover {
  background-position: 0 -1485px;
}

.cmn-icon2-plus16c-disable {
  background-position: 0 -1527px;
  height: 17px;
  width: 17px;
}

.cmn-icon2-plus16c-hover {
  background-position: 0 -1549px;
  height: 17px;
  width: 17px;
}

.cmn-icon2-plus16c-reverse {
  background-position: 0 -1571px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-plus16c {
  background-position: 0 -1592px;
  height: 17px;
  width: 17px;
}
.cmn-icon2-plus16c:hover, .cmn-icon2-plus16c.cmn-icon2-plus16c-hover {
  background-position: 0 -1549px;
}

.cmn-icon2-reload16-disable {
  background-position: 0 -1614px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-reload16-hover {
  background-position: 0 -1635px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-reload16-reverse {
  background-position: 0 -1656px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-reload16 {
  background-position: 0 -1677px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-reload16:hover, .cmn-icon2-reload16.cmn-icon2-reload16-hover {
  background-position: 0 -1635px;
}

.cmn-icon2-rightTriangle16-reverse {
  background-position: 0 -1698px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-rightTriangle16 {
  background-position: 0 -1719px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-sort16-disable {
  background-position: 0 -1740px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-sort16-down {
  background-position: 0 -1761px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-sort16-up {
  background-position: 0 -1782px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-sort16 {
  background-position: 0 -1803px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-star22-reverse {
  background-position: 0 -1824px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-star22 {
  background-position: 0 -1851px;
  height: 22px;
  width: 22px;
}

.cmn-icon2-textList-reverse {
  background-position: 0 -1878px;
  height: 30px;
  width: 35px;
}

.cmn-icon2-textList {
  background-position: 0 -1913px;
  height: 30px;
  width: 35px;
}

.cmn-icon2-thumbList-reverse {
  background-position: 0 -1948px;
  height: 30px;
  width: 35px;
}

.cmn-icon2-thumbList {
  background-position: 0 -1983px;
  height: 30px;
  width: 35px;
}

.cmn-icon2-trash16-disable {
  background-position: 0 -2018px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-trash16-hover {
  background-position: 0 -2039px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-trash16-reverse {
  background-position: 0 -2060px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-trash16 {
  background-position: 0 -2081px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-trash16:hover, .cmn-icon2-trash16.cmn-icon2-trash16-hover {
  background-position: 0 -2039px;
}

.cmn-icon2-upTriangle16-hover {
  background-position: 0 -2102px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-upTriangle16-reverse {
  background-position: 0 -2123px;
  height: 16px;
  width: 16px;
}

.cmn-icon2-upTriangle16 {
  background-position: 0 -2144px;
  height: 16px;
  width: 16px;
}
.cmn-icon2-upTriangle16:hover, .cmn-icon2-upTriangle16.cmn-icon2-upTriangle16-hover {
  background-position: 0 -2102px;
}

.cmn-text-followButtonLabel-hover {
  background-position: 0 -2165px;
  height: 16px;
  width: 70px;
}

.cmn-text-followButtonLabel {
  background-position: 0 -2186px;
  height: 16px;
  width: 70px;
}
.cmn-text-followButtonLabel:hover, .cmn-text-followButtonLabel.cmn-text-followButtonLabel-hover {
  background-position: 0 -2165px;
}

.cmn-text-myNewsLabel {
  background-position: 0 -2207px;
  height: 15px;
  width: 80px;
}

.cmn-text-unfollowButtonLabel-hover {
  background-position: 0 -2227px;
  height: 16px;
  width: 70px;
}

.cmn-text-unfollowButtonLabel {
  background-position: 0 -2248px;
  height: 16px;
  width: 70px;
}
.cmn-text-unfollowButtonLabel:hover, .cmn-text-unfollowButtonLabel.cmn-text-unfollowButtonLabel-hover {
  background-position: 0 -2227px;
}

/* アイコン：ローディング */
.cmn-icon2-loading22 {
  width: 22px;
  height: 22px;
  background-image: url('data:image/gif;base64,R0lGODlhFgAWANUAAP////Hx8evr6+fn5+Xl5eHh4d/f393d3dvb29nZ2dfX19XV1dPT083NzcvLy8nJycfHx8XFxcPDw8HBwb+/v729vbu7u7m5ube3t7W1ta+vr62trampqaenp6WlpaGhoZ+fn5ubm5eXl5WVlZGRkY2NjYmJiYeHh4ODg35+fnp6enh4eHR0dHBwcGxsbGpqagAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCAAAACwAAAAAFgAWAAAGkECAcDhMdDoSonI53Bw7zOhQ85QODZlMQ1jYcB5Chkh0WVqymShoLFpW0NEPezmwXBjRAyg0sfr/gAAEEREKgQ0mJhoPhBGBJIkmDo2BI5ECDxAIgQokJRiBoaJCAgwMBVERKioeSwumeEwoqypLCrBRJ7RLAQsLBEIULi4hYSgpGn8swy6jACrMzg0sLa1RQQAh+QQFCAAAACwAAAAAFgAWAAAGjkCAcDg0ZDINonI5tBwzzOiw8pQOCZGIQjiwXBjCRKcjWT6ykehm3Fk60FENm/mAIKQbzsPK7/sBAgwMBX8MIiIXC4JgfiCHIgqLfx+PAQsLBH8HICETf5+gQhQuLiFRDSYmGksspC5RJKkmSyquUSOySw0sLR5CESoqvkIkJRh9KMEqoQAnyswMKCmrUUEAIfkEBQgAAAAsAAAAABYAFgAABo5AgHA4JEQiCqJyOXwcI8zo0PGUDgUMRqEJQQgNmUxjucgyopZwZqkwRyvqZWCxIEQHlsvZyu/7KS4uIX4ACR0dEiyBLoQbhx0qi4Qajw0sLR6EABscD5qfnxEqKplMDCIiF0sooypRIKgiSyetUR+xSwwoKRpCDSYmvQAHICETfSTAJqAAI8rMACQlGFJBACH5BAUIAAAALAAAAAAWABYAAAaOQIBwOBQwGAWicjlcHBnM6FDxlA4pLldIGFgsCEJCJKJYsrKu6GMcWarQUQd72WC1PNIHBGHt+/8AESoqeH8GGRkNKIMqgBaIGSeMgBWQDCgpGoADFhdQgKChAA0mJppMCR0dEkskpSZRG6odSyOvURqzTCQlGEIMIiIXQxscD34gwSKiAB/KzAcgIRNSQQAh+QQFCAAAACwAAAAAFgAWAAAGf0CAcDikuFwhonI5ZB1dzOhQ9ZRKG6yWRyhgMArW6MLLCDMVZPMysFgQ1PC4smEyaeCESERBqpvgD3oRI35wDoIAJCUYcQ8QCHKRcAwiIhdRBhkZDUsglSJRFpoZSx+fURWjSwcgIRNCCR0dEkIDFhdlYRuyHZIavJIAGxwPUkEAIfkEBQgAAAAsAAAAABYAFgAABo9AgHA4jKhUHqJyOUQdVczo8PSUDhsmk0bIQKW2AIrLFVqSsqYoa+xajtBRFXupIJUw0QarlbT6/4AMIiIXgAACDAwFIIMihguJDB+NhgqRByAhE4YBCwsEhqGiQgkdHRJRBBERCksbph1RD6sRSxqwUQ60TBscD0IGGRkNQw8QCH8WwhmjABXLzQMWFwxSQQAh+QQFCAAAACwAAAAAFgAWAAAGj0CAcDhsmEwaonI5JB1NzOhw9JQOGSLRpVnCCCMqlWcJyoqiqLBq+TFHT+rlARSaRBmoVNLK7/sTHR0SfgAULi4hG4EdhCyHLhqLhCqPABscD4QNLC1jhJ+gAAYZGQ1RAgwMBUsWpBlRC6kMSxWuUQqySwMWF7MABBERCkIBCwsEfQ/BEaEADsvNAA8QCFJBACH5BAkIAAAALAAAAAAWABYAAAaNQIBwOGSIRBeicjkEHUXM6PDzlA4TnY5EeACFJsKGyaRZbrKdKGlsWmrQ0RGbueE8pKQSxsrv+wEGGRkNfxEqKh4Wghl/KIcqFYt/J48DFhcMfwwoKWV/n6AABBERClEULi4hSw+kEVEsqS5LDq5RKrJMDxAIQgIMDAVhLC0efQvAmaEKyaEAAQsLBFJBADs=');
  *background-image: url('/parts/ds/images/common/icon_loading22.gif');
}

/* アイコン：見出しマーク */
.cmn-icon2-headlineMark {
  width: 7px;
  height: 15px;
  background: #136 none;
}

/* アイコン：単独配置 */
.cmn-icon2-alone {
  margin-left: 0;
  margin-right: 0;
}

/* アイコン：右配置 */
.cmn-icon2-right {
  margin-left: 5px;
  margin-right: 0;
}

/* ************ ボタン ************ */
.cmn-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 1px 0 0 #b6b6b6;
  -webkit-box-shadow: 0 1px 0 0 #b6b6b6;
  box-shadow: 0 1px 0 0 #b6b6b6;
  background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF3F3F3');
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #626262;
  background-color: #f3f3f3;
  padding: 3px 5px;
  white-space: nowrap;
  font-size: 87.5%;
  font-weight: normal;
  line-height: 16px;
  border: #d4d4d4 1px solid;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 75%;
  vertical-align: middle;
}
.cmn-button:link, .cmn-button:visited {
  color: #626262;
  text-decoration: none;
}
.cmn-button:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #187f71;
  background: #eff5f4;
  text-decoration: none;
}
.cmn-button .cmnc-label {
  vertical-align: middle;
}

/* 機能ボタン：フォーム送信 */
.cmn-button-submit {
  background-image: -moz-linear-gradient(top, #464646, #363636);
  background-image: -o-linear-gradient(top, #464646, #363636);
  background-image: -webkit-linear-gradient(top, #464646, #363636);
  background-image: linear-gradient(to bottom, #464646, #363636);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF464646', endColorstr='#FF363636');
  color: #fff;
  background: #363636;
  border-color: #262626;
  padding: 5px 10px;
}
.cmn-button-submit:link, .cmn-button-submit:visited, .cmn-button-submit:hover {
  color: #fff;
}
.cmn-button-submit:hover {
  background: #262626;
}

/* 機能ボタン：フォーム送信（強調） */
.cmn-button-change {
  background-image: -moz-linear-gradient(top, #e76667, #d75655);
  background-image: -o-linear-gradient(top, #e76667, #d75655);
  background-image: -webkit-linear-gradient(top, #e76667, #d75655);
  background-image: linear-gradient(to bottom, #e76667, #d75655);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE76667', endColorstr='#FFD75655');
  color: #fff;
  background: #d75655;
  border-color: #c74647;
  padding: 5px 10px;
}
.cmn-button-change:link, .cmn-button-change:visited, .cmn-button-change:hover {
  color: #fff;
}
.cmn-button-change:hover {
  background: #c74647;
}

/* 機能ボタン：フォーム送信（機能停止） */
.cmn-button-disable {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #bbbab8;
  background: #f0efec;
  border-color: #d4d4d4;
  padding: 5px 10px;
}
.cmn-button-disable:link, .cmn-button-disable:visited, .cmn-button-disable:hover {
  cursor: default;
  color: #bbbab8;
  background: #f0efec;
}
.cmn-button-disable .cmn-icon2-plus16c {
  background-position: 0 -1527px;
}

/* 機能ボタン：ボタン体裁なし */
.cmn-button-noStyle {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: transparent none;
  border-width: 0;
  padding: 0 0 0 10px;
}
.cmn-button-noStyle:hover {
  background-color: transparent;
}
.cmn-button-noStyle:hover .cmnc-label {
  text-decoration: underline;
}

/* 機能ボタン：保存 */
.cmn-button-articleClip:hover .cmn-icon2-clip16 {
  background-position: 0 -337px;
}

/* 機能ボタン：保存済み */
.cmn-button-articleCliped {
  -moz-box-shadow: 0 -1px 0 0 #b6b6b6;
  -webkit-box-shadow: 0 -1px 0 0 #b6b6b6;
  box-shadow: 0 -1px 0 0 #b6b6b6;
  background-image: -moz-linear-gradient(top, #f3f3f3, #f5f5f5);
  background-image: -o-linear-gradient(top, #f3f3f3, #f5f5f5);
  background-image: -webkit-linear-gradient(top, #f3f3f3, #f5f5f5);
  background-image: linear-gradient(to bottom, #f3f3f3, #f5f5f5);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFF5F5F5');
}
.cmn-button-articleCliped .cmn-icon2-clip16 {
  background-position: 0 -316px;
}

/* 機能ボタン：削除 */
.cmn-button-articleDelete:hover {
  background: #f8e9e4;
}
.cmn-button-articleDelete:hover .cmn-icon2-trash16 {
  background-position: 0 -2039px;
}

/* 機能ボタン：削除済み */
.cmn-button-articleDeleted {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-width: 1px 0 0;
  padding-bottom: 4px;
  color: #fff;
  background: #e26e6b;
}
.cmn-button-articleDeleted:link, .cmn-button-articleDeleted:visited, .cmn-button-articleDeleted:hover {
  color: #fff;
}
.cmn-button-articleDeleted:hover {
  background: #e88b89;
}
.cmn-button-articleDeleted .cmnc-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* 機能ボタン：フォロー */
.cmn-button-follow {
  padding: 5px 12px;
  line-height: 17px;
}
.cmn-button-follow .cmnc-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-position: 0 -2186px;
  height: 16px;
  width: 70px;
  background-image: url('/parts/ds/images/common/sprites_icon2_20140401_1.png');
  overflow: hidden;
  text-indent: 100%;
}
.cmn-button-follow .cmnc-label:hover, .cmn-button-follow .cmnc-label.cmn-text-followButtonLabel-hover {
  background-position: 0 -2165px;
}
.cmn-button-follow:hover .cmn-icon2-plus16c {
  background-position: 0 -1549px;
}
.cmn-button-follow:hover .cmnc-label {
  background-position: 0 -2165px;
}

/* 機能ボタン：フォロー解除 */
.cmn-button-unfollow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  background: #187f71;
  border-width: 1px 0 0;
  padding: 5px 12px 6px;
  line-height: 17px;
}
.cmn-button-unfollow .cmnc-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-position: 0 -2248px;
  height: 16px;
  width: 70px;
  background-image: url('/parts/ds/images/common/sprites_icon2_20140401_1.png');
  overflow: hidden;
  text-indent: 100%;
}
.cmn-button-unfollow .cmnc-label:hover, .cmn-button-unfollow .cmnc-label.cmn-text-unfollowButtonLabel-hover {
  background-position: 0 -2227px;
}
.cmn-button-unfollow:hover {
  background-color: #179f8c;
}
.cmn-button-unfollow:hover .cmn-icon2-check16c-reverse {
  background-position: 0 -682px;
}
.cmn-button-unfollow:hover .cmnc-label {
  background-position: 0 -2227px;
}

/* 機能ボタン：フロートウィンドウクローズ */
.cmn-button-floatWindowClose {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: transparent;
  border-width: 0;
  padding: 0;
}
.cmn-button-floatWindowClose:hover {
  background-color: transparent;
}
.cmn-button-floatWindowClose:hover .cmn-icon2-floatWindowClose {
  background-position: 0 -983px;
}
.cmn-button-floatWindowClose:hover .cmn-icon2-floatWindowCloseCompact {
  background-position: 0 -1089px;
}

/* 機能ボタン：ヘルプ */
.cmn-button-help:hover .cmn-icon2-help16 {
  background-position: 0 -1242px;
}

/* 機能ボタン：もっと読む */
.cmn-button-readMore {
  display: block;
  padding: 12px 0;
  text-align: center;
  font-weight: bold;
}
.cmn-button-readMore:hover .cmn-icon2-reload16 {
  background-position: 0 -1635px;
}

/* 機能ボタン：設定 */
.cmn-button-setting:hover .cmn-icon2-cog16 {
  background-position: 0 -529px;
}

/* 機能ボタン：編集 */
.cmn-button-edit:hover .cmn-icon2-edit16 {
  background-position: 0 -893px;
}

/* 機能ボタン：プルダウン */
.cmn-button-pullDown {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #626262;
  background: #fff;
  border: none;
}
.cmn-button-pullDown:hover {
  color: #626262;
  background: #fff;
}

/* 機能ボタン：フォローからのログイン */
.cmn-button-followLogin {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #136;
  background: #f5f4f2;
  border: none;
  padding: 5px 10px;
}
.cmn-button-followLogin:hover {
  color: #136;
  background: #e4e5e2;
}

/* ボタンスタイル：小 */
.cmn-button-small {
  padding-top: 3px;
  padding-bottom: 3px;
}

/* ボタンスタイル：大 */
.cmn-button-large {
  padding-left: 15px;
  padding-right: 15px;
}

/* ボタンスタイル：特大 */
.cmn-button-xlarge {
  font-size: 87.5%;
  padding: 15px 60px;
}

/* ボタンスタイル：横幅100% */
.cmn-button-wide {
  display: block;
}


.life-border_top {
	border-top:2px solid #D7D7D7;
	padding-top: 10px;
}

/* トップニュース ============================== */
.life-top_news {
	float: left;
	width: 400px;
}
.life-top_news .lifec-last_news {
	border-bottom: none;
}

/* 注目情報 ============================== */
.life-top_notice {
	float: right;
	width: 268px;
}
.life-top_notice .cmn-sc_headline {
	margin-bottom: 0;
}
.life-top_notice .cmn-sc_headline h4.cmnc-title a {
	background: none;
	padding-left: 0;
}
.life-top_notice ul {
	margin: 0;
	padding: 0;
}
.life-top_notice li {
	list-style-type: none;
	padding: 5px;
}
.life-top_notice ul li.lifec-odd {
	background-color: #fbfbfb;
}
.life-top_notice ul li.lifec-even {
	background-color: #f2f2f2;
}
.life-top_notice .lifec-figure {
	float: left;
}
.life-top_notice .lifec-title {
	margin: 0 0 5px 58px;
	font-size: 75%;
	font-weight:normal;
}
.life-top_notice ul li p {
	margin: 0 0 0 58px;
	font-size: 87.5%;
	line-height: 1.3;
	font-weight:bold;
}

/* ジャンル別ライフ情報 ============================== */
.life-genre {
	margin: 0 10px 10px;
}
.life-genre .cmn-sc_headline{
	background: none;
	padding-left: 0;
	border-bottom: 1px solid #BFC2C9;
	border-top: none;
}
.life-genre .cmn-sc_headline .cmnc-title {
	padding-left: 0;
}
.life-genre ul {
	margin: 0 0 20px;
	padding: 0;
}
.life-genre ul li {
	list-style-type: none;
	border-bottom: 1px dotted #CBCBCB;
	margin-bottom: 10px;
}
.life-genre ul li.lifec-last_genre {
	border-bottom: none;
}
.life-genre h5 {
	font-size: 75%;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 4px 0 6px;
}
.life-genre h5 span{
	background-position: 0 50%;
	background-color: #EEEEEE;
	padding: 2px 4px;
}
.life-genre h6 {
	margin-bottom: 3px;
	line-height: 1.3;
}
.life-genre p {
	font-size: 75%;
	font-weight: normal;
}

/* トップ用レビュー ============================== */
.life-top_review {
	float:right;
	width: 246px;
	background-color: #f7f7f7;
	padding: 10px;
	border-left:1px solid #f0f0ef;
}
.life-top_review .cmn-sc_headline {
	margin: -10px -10px 10px -11px;
	border-left:1px solid #ffffff;
}
.life-top_review .lifec-review_article {
	border-bottom: 1px dotted #9F9F9F;
	margin-bottom: 10px;
}
.life-top_review .lifec-review_last {
	border-bottom: none;
	margin-bottom: 0;
}
.life-top_review .lifec-review_title {
	font-size: 87.5%;
	margin-bottom: 5px;
	padding-top: 1px;
}
.life-top_review .lifec-title {
	font-size: 87.5%;
	margin-bottom: 5px;
	line-height: 1.1;
}
.life-top_review p {
	line-height: 1.1;
	font-size: 75%;
}
.life-top_review p.cmn-continue {
	background: none;
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	margin: 0;
}
.life-top_review p.cmn-continue a {
	background-image: url(/parts/ds/images/common/mark_link_list_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 15px;
}

/* フッターメニュー ============================== */
.life-menu {
	margin: 10px 0;
}
.life-menu .cmn-sc_headline .cmnc-title a {
	background: none;
	padding-left: 0;
}
.life-menu h5{
	float: left;
	clear: both;
	font-size: 87.5%;
	padding-top: 1px;
	margin-left: 10px;
	display: inline;
}
.life-menu ul {
	padding: 1px 0;
	margin-left: 120px;
}
.life-menu ul li {
	float: left;
	list-style-type: none;
	margin: 0 10px 5px 0;
	font-size: 87.5%;
	padding-top: 1px;
}
.life-menu ul li a {
	white-space: nowrap;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 25px;
	background: transparent url(/parts/ds/images/home/sprites_marks.png) no-repeat 10px -499px;
	display: block;
}

/* bookレビュー ============================== */
.life-book_review {
	margin: 0 0 30px;
}
.life-book_review .cmn-sc_headline {
	background: #DDD url(/parts/ds/images/common/bg_review_headline.gif) left center repeat-x;
	margin: 0;
	border-top: solid 1px #e4c8a1;
	border-bottom: solid 1px #e4c8a1;
}
.life-book_review .cmn-sc_headline .cmnc-title {
	float: left;
}
.life-book_review .cmn-sc_headline .cmnc-title a{
	color: #963e04
}
.life-book_review .cmn-sc_headline .cmnc-title a:link,
.life-book_review .cmn-sc_headline .cmnc-title a:visited {
	color: #963e04;
	text-decoration: none;
}
.life-book_review .cmn-sc_headline .cmnc-title a:hover {
	color: #963e04;
	text-decoration: underline;
}
.life-book_review .cmn-sc_headline .lifec-date {
	float: right;
	font-size: 75%;
	padding: 7px 5px 0 0;
}
.life-book_review .lifec-review_body {
	background: url(/parts/ds/images/life/bg_review.jpg) left center repeat;
	padding:20px 0 20px 10px;
}
.life-book_review table {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 0 40px 0px;
	background: url(/parts/ds/images/life/bg_review_shelf.jpg) left bottom no-repeat;
}
.life-book_review table th {
	width: 100px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 11px;
}
.life-book_review table th img {
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-o-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	-ms-box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	box-shadow: 1px 1px 11px rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1)";
}
.life-book_review table td {
	vertical-align: top;
	padding-bottom: 11px;
	width: 116px;
}
.life-book_review table td h5 {
	width: 106px;
	margin: 0 5px 3px;
	font-size: 75%;
	line-height: 1.3;
}
.life-book_review table td p {
	width: 106px;
	margin: 0 5px 3px;
	font-size: 75%;
	line-height: 1.3;
}
.life-book_review p.cmn-continue {
	background: none;
	text-align: left;
	font-size: 87.5%;
	font-weight: bold;
	margin: -20px 0 0px;
	padding: 5px 0;
}
.life-book_review p.cmn-continue a {
	background-image: url(/parts/ds/images/life/icon_book_review.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 45px;
}

/* レビュー ============================== */
.life-review {
	margin: 0 0 10px;
}
.lifec-review_odd {
	float: left;
	width: 327px;
}
.lifec-review_even {
	float: right;
	width: 327px;
}
.life-review .cmn-sc_top_news {
	border-bottom: none;
	margin-bottom: 0;
	margin-right: 0;
}
.life-review .cmn-continue {
	margin: 5px 0 5px 10px;
	font-weight: bold;
}

/* レビュー ============================== */
.cmn-sub_recommend ul.cmnc-service3 {
    float: none;
    list-style-type: none;
    margin: 5px 5px 0;
    padding: 10px 0 0 0;
	border-top: 1px dotted #8E8E8E;
	}
.cmn-sub_recommend ul.cmnc-service3 li.cmnc-shoppingB {
    background: url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 0 transparent;
    float: left;
    margin: 0 10px 2px 0;
    min-height: 20px;
    padding: 5px 0 2px 25px;
	font-size:112.5%;
	font-weight:bold;
	line-height:1.4;
}
.cmn-sub_recommend ul.cmnc-service3 li.cmnc-shoppingB {
    background-position: 0 -2927px;
}
.cmn-sub_recommend ul.cmnc-site2 {
    list-style-type: none;
    margin: 0 0 10px 6px;
    padding: 0;
}
.cmn-sub_recommend ul.cmnc-site2 li {
    background-image: url(/parts/ds/images/common/mark_recommend.gif);
    background-position: 0 0.40em;
    background-repeat: no-repeat;
    line-height: 1.2;
    margin: 0 0 5px;
    padding: 2px 0 0 10px;
    position: relative;
}
.cmn-sub_recommend ul.cmnc-site2 span.cmnc-category2 {
    float: right;
    margin-left: 5px;
	border: 1px solid #969696;
}

/* 宿泊検索 ============================== */
.life-travel_search_box {
	padding: 25px 0;
	overflow: hidden;
}

.life-travel_search_box .fl_left {
	float: left;
	margin-right: 15px;
}

.life-travel_search_box input {
	font-size: 87.5%;
	padding: 2px;
	width: 230px;
	height: 23px;
	line-height: 23px;
}

.life-travel_search_box a:hover {
	-webkit-box-shadow: 0px 1px 3px #bbb;
	-moz-box-shadow: 0px 1px 3px #bbb;
	box-shadow: 0px 1px 3px #bbb;
}

/* layout.cssからの継承をoverride ============================== */
.cmn-sc_category_title span{
	background-color:#EEEEEE;
	background-image:none;
	font-weight:normal;
	padding: 3px 4px;
	line-height: 1.3;
}
.cmn-sc_category_title span a:link, .cmn-sc_category_title span a:visited{
	color:#113366;
}
.cmn-sc_category_title{
	padding: 4px 0 10px;
}


/*-------------------------------------------
 ライフ（トップ）
------------------------------------------ */
/* ライフトップ記事 */
.life-top_news2{
	border-bottom:1px dotted #CCC;
	margin:0 10px 20px;
}
.life-top_news2 ul.bzc-related2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.life-top_news2 ul.bzc-related2 li {
	font-size: 87.5%;
	line-height: 1.3;
	margin: 0 0 5px;
	padding: 0;
}
.life-top_news2 ul.bzc-related2 li img{
	margin-right:5px;
}


/* ライフ2-3記事 */
.life-second_news{
	margin:0 10px;
}
.life-second_news_half{
	width:319px;
	float:left;
}
.life-second_news_half2{
	width:319px;
	float:right;
}


/* ライフ4以降記事 */
.life-third_news{
	margin:0 10px 10px;
}
.life-third_news_half{
	width:319px;
	float:left;
}
.life-third_news_half2{
	width:319px;
	float:right;
}
.life-third_news_half .lifec-third_news_unit{
	border-top:1px dotted #CCC;
	padding-top:10px;
}


/* ライフ 右ハーフ枠（ウーマン・おすすめ枠） */
.life-third_news .sc_headline2{
	background: url(/parts/ds/images/common/bg_sc_headline.gif) repeat-x scroll left center #DDDDDD;
	border-color: #BFC2C9;
	border-style: solid;
	border-width: 1px 0;
	margin: 0;
}
.life-third_news .sc_headline2 .cmnc-title {
	padding: 5px 5px 5px 10px;
	font-size: 87.5%;
	line-height: 1.3;
}
.life-third_news .sc_headline2 .listlink{
	display: block;
	margin-top: -18px;
	text-align: right;
}
div.life-third_news_half2 .cmnc-right{
	float:right;
}
div.life-third_news_half2 .cmn-continue {
	background-image: url(/parts/ds/images/common/mark_continue.png);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	font-size: 87.5%;
	margin: 0 0 15px;
	min-height: 14px;
	padding-left: 21px;
	white-space: nowrap;
}

/* ライフ（おすすめ） */
.life-top_recommend {
	width: 100%;
	margin-bottom: 5px;
}
.life-top_recommend .cmn-sc_headline {
	margin-bottom: 0;
}
.life-top_recommend .cmn-sc_headline h4.cmnc-title a {
	background: none;
	padding-left: 0;
}
.life-top_recommend ul {
	margin: 0;
	padding: 0;
}
.life-top_recommend li {
	list-style-type: none;
	padding: 5px;
}
.life-top_recommend ul li.lifec-odd {
	background-color: #fbfbfb;
}
.life-top_recommend ul li.lifec-even {
	background-color: #f2f2f2;
}
.life-top_recommend .lifec-figure {
	float: left;
}
.life-top_recommend .lifec-title {
	margin: 0 0 5px 58px;
	font-size: 75%;
	font-weight:normal;
}
.life-top_recommend ul li p {
	margin: 0 0 0 58px;
	font-size: 87.5%;
	line-height: 1.3;
	font-weight:bold;
}


/* 画面下部　日付別最近の記事関連CSS */
.cmn-headline_stylesec {
	background: url(/parts/ds/images/common/sprites_bg_rpx.gif) repeat-x scroll 0 0 #E4E4E4;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #E9E9E9;
	margin: 0 10px 15px;
}
.cmn-headline_stylesec_inner {
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #CCCCCC;
	margin: 0 -1px;
}
.cmn-headline_stylesec_title {
	border: 1px solid #FFFFFF;
	font-size: 87.5%;
	line-height: 1.1;
	padding: 4px 8px;
	position: relative;
}
.cmnc-daily{
	margin:0 10px;
}
.cmn-headline_styleday{
	border-bottom:3px solid #CCC;
	font-size: 75%;
	line-height: 1.1;
	font-weight:bold;
	padding:0 0 3px 5px;
	margin: 0 1px 10px;
}
.cmnc-oneday{
	margin-bottom:20px;
}
.cmnc-oneday .cmnc-onedayL{
	width:130px;
	float:left;
}
.cmnc-oneday .cmnc-onedayR{
	width:518px;
	float:right;
}
.cmnc-oneday ul.cmnc-onedaylist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cmnc-oneday ul.cmnc-onedaylist li{
	border-bottom:1px dotted #CCC;
	margin: 0 0 5px;
	padding: 0 0 4px;
}
.cmnc-oneday ul.cmnc-onedaylist div.areatitle{
	float:left;
	width:313px;
	background: url(/parts/ds/images/home/sprites_marks.png) no-repeat scroll 0 -497px ;
	font-size: 87.5%;
	line-height: 1.3;
	padding: 0 0 0 15px;

}
.cmnc-oneday ul.cmnc-onedaylist div.areasite{
	float:left;
	width:190px;
	padding:0;
	font-size: 75%;
	line-height: 1.3;
}
.cmnc-oneday ul.cmnc-onedaylist div.areasite span{
	background:#e0e0e0;
	padding:2px 4px;
}
.cmnc-onedayL p {
	color: #3C3C3C;
	font-size: 62.5%;
	line-height: 1.2;
	margin: 4px 0 0;
	text-align: left;
}


/*-------------------------------------------
 ウーマン
------------------------------------------ */
ul.cmn-woman_list {
	list-style: none;
	padding-left: 0;
}
ul.cmn-woman_list li {
	background: url(/parts/ds/images/common/mark_link_list_01.gif) no-repeat 0 3px;
	padding: 0 0 10px 15px;
	margin-bottom: 10px;
	font-size: 87.5%;
	line-height: 1.3;
	border-bottom: 1px solid #eeeef9;
}
ul.cmn-woman_list li a {
	font-weight: bold;
}
ul.cmn-woman_list li span.cmnc-time {
    color: #7C7C7C;
    font-size: 83%;
    white-space: nowrap;
}

/*-------------------------------------------
 セクションMenu一覧画面CSS
 (ライフはsection.cssにリンクされていないので、section.cssからコピーしています)
------------------------------------------ */
.cmn-section_headline {
	background-image: url(/parts/ds/images/common/bg_section_headline.gif);
	background-repeat: no-repeat;
	line-height: 1.6;
	margin: 0 0 10px;
}
.cmn-section_headline .cmnc-title a:link, .cmn-section_headline .cmnc-title a:visited{
	color: #FFFFFF;
	padding: 5px 0 5px 8px;
	text-decoration: none;
}
.cmn-section_headline .cmnc-title a:hover{
	text-decoration: underline;
}
.cmn-sec_menufrm{
	margin:0 10px 20px 0;
}
dl.cmn-sec_menu{
	width:48%;
	margin:0;
}
dl.cmn-sec_menu .cmnc-title {
	background: url(/parts/ds/images/common/mark_link_list_02.gif) no-repeat left 6px;
	padding: 2px 0 2px 15px;
	line-height: 1.3;
}
dl.cmn-sec_menu dt{
	margin-bottom:5px;
}
dl.cmn-sec_menu dd{
	font-size:100%;
	line-height:1.3;
}
.cmn-sec_menu_full{
	width:100% !important;
}
.cmn-sec_menu_left{
	float:left;
}
.cmn-sec_menu_right{
	float:right;
}


/*-------------------------------------------
 やわ経
------------------------------------------ */

.yawakei{
	margin:0 0 15px;
	background:#e6dfc6;
	padding:50px 0 40px;
}
.yawakei h3{
	padding:0 0 30px;
	text-align:center;
}
.yawakei .campWrapper{
	text-align:center;
	margin:0 0 25px;
}
.yawakei .camp{
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:10px 0 0;
	text-align:center;
	font-size:13px;
	background:url(/parts/ds/images/life/yawakei/bg_line2.gif) repeat-x left top;
}
.yawakei .campInr{
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:0 10px 10px;
	background:url(/parts/ds/images/life/yawakei/bg_line2.gif) repeat-x left bottom;
}
.yawakei .mainVis{
	padding:0 0 30px;
}

.yawakei .mainVisBaloon{
	padding:38px 134px 0;
	height:129px;
	line-height:1.8;
	font-weight:bold;
	font-size:18px;
	background:url(/parts/ds/images/life/yawakei/bg_baloon_01.gif) no-repeat center 0;
}

.yawakei .txt{
	margin:0 auto;
	padding:15px 0 0;
	line-height:2;
	width:400px;
	text-align:left;
}
.yawakei .boxImgL,.yawakei .boxImgR,.yawakei .boxImgN{
	width:580px;
	margin:0 auto;
	padding:30px 0 34px;
	color:#808080;
	font-weight:bold;
	background:url(/parts/ds/images/life/yawakei/bg_line.gif) repeat-x bottom;
}
.yawakei .boxImgL .img{
	float:left;
	width:240px;
}
.yawakei .boxImgL .baloon{
	float:right;
	margin-right:-10px;
	position:relative;
	width:340px;
	height:170px;
	font-size:16px;
	line-height:1.8;
	background:url(/parts/ds/images/life/yawakei/bg_baloon_02.gif) no-repeat right 20px;
}
.yawakei .boxImgL .baloon .baloonInr{
	margin:50px 30px 0 60px;
}
.yawakei .boxImgL .baloon a,.yawakei .boxImgR .baloon a,.yawakei .boxImgN .baloon a,.mainVisBaloon a{
	color:#808080;
}
.yawakei .boxImgR .img{
	float:right;
	width:240px;
}
.yawakei .boxImgR .baloon{
	float:left;
	margin-left:-10px;
	position:relative;
	width:340px;
	height:170px;
	font-size:16px;
	line-height:1.8;
	background:url(/parts/ds/images/life/yawakei/bg_baloon_03.gif) no-repeat left 20px;
}
.yawakei .boxImgR .baloon .baloonInr{
	margin:40px 50px 0 40px;
}
.yawakei .boxImgN .baloon{
	padding:30px 100px 40px 110px;
	height:74px;
	font-size:16px;
	line-height:1.8;
	background:url(/parts/ds/images/life/yawakei/bg_baloon_04.gif) no-repeat center;
}

.yawakei .more{
	width:580px;
	margin:0 auto;
	padding:30px 0 50px 0;
	text-align:right;
}
.yawakei .more a{
	padding:0 0 0 30px;
	color:#666666;
	font-weight:bold;
	background:url(/parts/ds/images/life/yawakei/bg_mark.gif) no-repeat 0.5em;
}
.yawakei .ad{
	width:580px;
	margin:0 auto;
}

.yawakei .mainVis .img{
	margin:0 auto;
	width:400px;
}
.yawakei .caption{
	margin-top:3px;
	font-size:13px;
	font-weight:normal;
	color:#808080;
}

/* --------------------------------------------------------- */
/* QUICK マーケット＆データ／ガジェット CSS Document qmd-c12 */
/* --------------------------------------------------------- */

/* ------------------------------------------------------- *
	コンテナ
 * ------------------------------------------------------- */
div#QMD_GADJET {
	margin:0px auto;
	font-size:12px;
	width:100%;
	position: relative;
	border:1px solid #ffffff;
}
/* Chrome定義 */
div#QMD_GADJET {
	min-height:228px;
}
/* Chrome以外定義 */
*:first-child+html div#QMD_GADJET {
	min-height: 234px !important;
}
div#QMD_GADJET .clearfix:after {
	content: ".";
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
div#QMD_GADJET .clearfix {
	min-height: 1px;
}
* html #QMD_GADJET .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* TITLE */
div#QMD_GADJET_TITLE{
}
div#QMD_GADJET h1{
	float:left;
	width:214px;
	margin:5px 5px 6px;
	font-size:14px;
	padding-left:22px;
	background-image: url(/parts/ds/images/market/gadjet_h1.gif);
	background-repeat: no-repeat;
	/* for IE */
	margin:5px\9;
}
div#QMD_GADJET img#qmd_gadget_quicklogo{
	float:left;
	height:16px;
	margin:4px 0px 4px;
	/* for IE */
	margin:4px 0px 4px\9;
}
/* ------------------------------------------------------- *
	タブメニュー
 * ------------------------------------------------------- */
/* 初期値 */
div#QMD_GADJET #QMD_MG_TABS {
	font-family:Verdana,Arial,sans-serif;
	border:0 solid #ffffff;
	margin:0 1 0 0;
	padding:0;
	width:296px;
	font-size:12px;
}
div#QMD_GADJET #QMD_MG_TABS ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
	height:20px;
	padding:0;
	margin-left:4px;
	margin-bottom:0;
	background-image: none;
	background-color: #ffffff;
	border:1px solid #ffffff;
}
div#QMD_GADJET #QMD_MG_TABS ul.ui-tabs-nav {
	clear:left;
}
div#QMD_GADJET #QMD_MG_TABS li {
	display:inline;
	margin:0;
	padding-bottom:1px;
	border:1px solid #aaaaaa;
  border-bottom-width:1px !important;
  float:left;
  background-color:#e6e6e6;
}
div#QMD_GADJET #QMD_MG_TABS .ui-tabs-nav li {
}

div#QMD_GADJET li.ui-state-active{
	border-bottom:1px solid #ffffff;
}
div#QMD_GADJET #QMD_MG_TABS ul li a{
	position: relative;
	float:left;
	border:1px solid #eeeeee;
	margin:0;
	padding:4px 0 2px;
	display:block;
	height:12px;
	width:67px;
	text-align:center;
	color:#006BB4;
	line-height:1;
}

/* deprecated */
div#deprecated_QMD_GADJET #QMD_MG_TABS .ui-tabs-nav ul li a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;8
/*	color: #27537a;*/
/*	font-weight: bold;*/
/*	line-height: 1.2;*/
/*	text-align: center;*/
/*	text-decoration: none;*/
	white-space: nowrap; /* required in IE 6 */	
	outline: 0; /* prevent dotted border in Firefox */
	background-image: url(/parts/ds/images/market/tabmenu1_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#QMD_GADJET #QMD_MG_TABS .ui-tabs-nav .ui-tabs-selected{
	border-bottom:1px solid #ffffff;
}
div#QMD_GADJET #QMD_MG_TABS .ui-tabs-nav .ui-tabs-selected a {
	z-index: 2;
	background-image: url(/parts/ds/images/market/tabmenu1_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	cursor: default;
}

/* タブコンテンツ*/
div#QMD_GADJET #tabs-indices,
div#QMD_GADJET #tabs-foreignindices,
div#QMD_GADJET #tabs-foreignexchange,
div#QMD_GADJET #tabs-ratecommodities
{
  margin:0;
  padding:0;
  float:left;
}

/* ------------------------------------------------------- *
	項目
 * ------------------------------------------------------- */
div#QMD_GADJET table { 
	border-collapse: collapse;
	empty-cells: show;
	/*width:100%;*/
	width:295px;
	/*margin-top:1em;*/
	margin-top:2px;
	text-align:right;
}
div#QMD_GADJET table tr{ 
	height: 16px;
}

div#QMD_GADJET table td {
	/*height:15px;*/
	padding:1px 0 0;
	font-size:12px;
}
div#QMD_GADJET table .name {
	color:#000000;
	text-align:left;
	padding-left:2px;
}
div#QMD_GADJET table .value {
	color:#373A95;
}
div#QMD_GADJET table .change {
	color:#000000;
}
div#QMD_GADJET table .plus {
	color:#E50615;
}
div#QMD_GADJET table .minus {
	color:#008F3B;
}
div#QMD_GADJET table.table_bottom{
  margin-top:1px;
	border-top:#cccccc solid 1px;
}
div#QMD_GADJET .bordertop {
	border-top:#cccccc solid 1px;
}
div#QMD_GADJET a{
	display:block;
	padding:4px 1px;
	text-decoration: none;
}
/* ------------------------------------------------------- *
	項目背景色
 * ------------------------------------------------------- */
div#QMD_GADJET table tr.colorcell {
	background-color: #EDF3F8;
	cursor:default;
}
/* ホバー時 */
div#QMD_GADJET table tr.hovered {
  background-color: #AEC9DF;
	cursor:default;
}
/* ------------------------------------------------------- *
	チャート
 * ------------------------------------------------------- */
div#QMD_GADJET #CHART {
	position: absolute;
	overflow: hidden;
	top:52%;
	left:27%;
	border:solid 1px #eeeeee;
}
div#QMD_GADJET a:link .chart { 
	margin:0px;
}
div#QMD_GADJET a:active .chart { 
	color:#666666; 
}

/* ------------------------------------------------------- *
	マーケットタブ、マウスオーバー
 * ------------------------------------------------------- */
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-pickup 
table.cmnc-pickup_table th:hover,
.cmn-sub_rightbox div.cmnc-market div.cmnc-body .cmnc-data_table th:hover 
{
    color: #458CDD;
}
