/* contents-detail ----------------------------------------------------------------- */

/* Top-page(2column) --------------------------------------- */


/* Right-ad */
#two-w #right-side .ad300 {
    margin: 0;
    padding-bottom: 10px;
}


/* Left-news ---------------- */
#main-img1 {
    margin: 0 auto;
    margin-bottom: 10px;
    background: #f2f1f4 url("../img/topimg_left.gif") no-repeat left top;
}
#main-img2 {
    margin: 0 auto;
    margin-bottom: 10px;
    background:  url("../img/topimg_right.gif") no-repeat right top;
}



/* Left-news ---------------- */
.category {
    margin: 0 0 20px 0;
}

/* Left-news-subtitle */
.subtitle {
    margin: 0;
    padding: 10px 0 7px 10px;
    background: url("../images/subt_back.gif") no-repeat left top;
    border-bottom: 1px dashed #bac8e6;
    min-height: 1em;
    clear: both;
}
.subtitle:after {
     content: "";
     display: block;
     clear: both;
     overflow: hidden;
}
/*\*/
* html .subtitle {
     height: 1em;
}
.subtitle {
     display: block;
}
/**/


.subtitle-left {
    float: left
}

.subtitle-rss {
    float: right;
}

.subtitle-left h2 {
    font-size: 14px;
    font-weight: normal;
    color: #003;
    line-height: 1.1em;
}
.subtitle-rss img {
    vertical-align: top;
    line-height: 1.0em;
    font-size:8px;
}

.category .list {
    margin: 10px 0 0 0;
}

.category .list ul {
    margin: 0;
    padding: 10px 0 0 25px;
    font-size: 12px;
}

.category .list li {
    margin: 0;
    padding: 0 0 3px 10px;
    list-style-type: none;
    background: url("../images/top_arrow1.gif") no-repeat left top;
}

.category a:link {
    text-decoration: none;
}

.category0 a:visited {
    text-decoration: none;
}

.category a:hover {
    text-decoration: underline;
}

.category a:link,
.category a:visited,
.category a:hover {
    color: #009;
}


.category p {
    padding: 10px 0 0 20px;
    font-size: 12px;
}


.category p a:link {
    color:#009;
    text-decoration: none;
}
.category p a:visited {
    color:#009;
    text-decoration: none;
}
.category p a:hover {
    color:#009;
    text-decoration: underline;
}




.category-pro-container {
    margin: 0;
    padding: 10px 0 0 25px;
    min-height: 1em;
    clear: both;
}
.category-pro-container:after {
     content: "";
     display: block;
     clear: both;
     overflow: hidden;
}
/*\*/
* html .category-pro-container {
     height: 1em;
}
.category-pro-container {
     display: block;
}
/**/


.category-pro-container .product {
    width: 42%;
    height: 100px;
    margin: 0 10px 0 0;
    padding: 5px;
    border: 1px solid #bac8e6;
    float: left;
}


.category-pro-container .product img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

.category-pro-container .product p {
    margin: 0 0 0 100px;
}

.category-pro-container .product .item {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}













/* Search-page(3column) --------------------------------------- */

/* center-pagetitle */
#pagetitle {
    height: 30px;
    margin: 0 0 20px 0;
    padding: 8px 0 2px 0;
    background: #fff url("../images/portal_ptitle_back.gif") no-repeat top left;
    border-bottom: 1px dashed #bac8e6;
}


#pagetitle h2 {
    margin: 6px 0 4px 0;
    padding: auto 0;
    padding-left: 10px;
    color: #003;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25em;
    vertical-align: middle;
}

#three-w #contents-inner p {
    margin: 0 0 15px 0;
    padding: 0;
}

.kensu {
    font-size: 12px;
    font-weight: bold;
}


/* center-pagemove */
.page-move {
    margin: 0;
    padding: 0;
    min-height: 1em;
    clear: both;
    text-align: left;
    font-size: 10px;
    line-height: 1.2em;
}
.page-move:after {
     content: "";
     display: block;
     clear: both;
     overflow: hidden;
}
/*\*/
* html .page-move {
     height: 1em;
}
.page-move {
     display: block;
}
/**/


.page-move-left {
    float: left;
    font-weight: bold;
}

.page-move-right {
    float: right;
}

.page-move-right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.page-move-right li {
    margin: 0;
    padding: 0 5px 0 0;
    float: left;
}

.page-move-right li a:link {
    color: #009;
    text-decoration: none;
    font-size: 12px;
}
.page-move-right li a:visited {
    color: #009;
    text-decoration: none;
}
.page-move-right li a:hover {
    color: #009;
    text-decoration: underline;
}


/* center-contents-result */

#result {
    margin: 5px 0;
    padding: 5px 0;
}

#result ul {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    list-style-type: none;
    border-top: 1px dotted #003;
}

#result li {
    margin: 0 0 5px 0;
    padding: 0;
    border-bottom: 1px dotted #003;
}



.result-inner {
    margin: 0;
    padding: 5px 0 0 0;
    min-height: 1em;
    clear: both;
    text-align: left;
    line-height: 1.2em;
}
.result-inner:after {
     content: "";
     display: block;
     clear: both;
     overflow: hidden;
}
/*\*/
* html .result-inner {
     height: 1em;
}
.result-inner {
     display: block;
}
/**/


.result-text {
    float: left;
    width: 80%;
    margin: 0;
    padding: 0;

}

.result-pic {
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

.result-text h3 {
    font-size: 12px;
    line-height: 1.2em;
}

#result li p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2em;
}

.result-text a:link {
    color: #009;
    text-decoration: none;
    font-size: 12px;
}
.result-text a:visited {
    color: #009;
    text-decoration: none;
}
.result-text a:hover {
    color: #009;
    text-decoration: underline;
}

.search-icon {
    float: left;
    padding: 0 5px 5px 0;
}
.clear-search-icon {
    clear: left;
}


/* right-ad */
#three-w #right-side .ad250 {
    margin: 0;
    padding-bottom: 10px;
}

/* right-top5 */
#three-w #right-side .toplist {
    margin: 0;
    padding-bottom: 10px;
}

/* right-top5-bunken */
.toplist-contents-bunken {
    margin: 10px 0 0 0;
    padding: 0;
}
.toplist-contents-bunken ul {
    margin: 0;
    padding: 0 0 0 25px;
}
.toplist-contents-bunken li {
    margin: 0;
    padding: 0px 5px 5px 0px;
    font-size: 12px;
    list-style-type: decimal;
}

.toplist-contents-bunken a:link {
    color: #009;
    text-decoration: none;
}
.toplist-contents-bunken a:visited {
    color: #009;
    text-decoration: none;
}
.toplist-contents-bunken a:hover {
    color: #009;
    text-decoration: underline;
}


/* right-top5-kusuri */
.toplist-contents-kusuri {
    margin: 10px 0 0 0;
    padding: 0;
}
.toplist-contents-kusuri ul {
    margin: 0;
    padding: 0 0 0 25px;
}
.toplist-contents-kusuri li {
    margin: 0;
    padding: 0px 5px 5px 0px;
    font-size: 12px;
    list-style-type: decimal;
}
.toplist-contents-kusuri a:link {
    color: #009;
    text-decoration: none;
}
.toplist-contents-kusuri a:visited {
    color: #009;
    text-decoration: none;
}
.toplist-contents-kusuri a:hover {
    color: #009;
    text-decoration: underline;
}


/* right-top5-products */
.toplist-contents-product {
    margin: 10px 0 0 0;
    padding: 0;
}
.toplist-contents-product ul {
    margin: 0;
    padding: 0 0 0 25px;
}
.toplist-contents-product li {
    margin: 0;
    padding: 0px 5px 5px 0px;
    font-size: 12px;
    list-style-type: decimal;
}
.toplist-contents-product a:link {
    color: #009;
    text-decoration: none;
}
.toplist-contents-product a:visited {
    color: #009;
    text-decoration: none;
}
.toplist-contents-product a:hover {
    color: #009;
    text-decoration: underline;
}


/* right-top5-book */
.toplist-contents-book {
    margin: 10px 0 0 0;
    padding: 0;
}
.toplist-contents-book ul {
    margin: 0;
    padding: 0 0 0 25px;
}
.toplist-contents-book li {
    margin: 0;
    padding: 0px 5px 5px 0px;
    font-size: 12px;
    list-style-type: decimal;
}
.toplist-contents-book a:link {
    color: #009;
    text-decoration: none;
}
.toplist-contents-book a:visited {
    color: #009;
    text-decoration: none;
}
.toplist-contents-book a:hover {
    color: #009;
    text-decoration: underline;
}


/* right-top5-more */
.toplist-more {
    margin: 10px 0 0 0;
    padding: 5px 5px 0 0;
    text-align: right;
    font-size: 10px;
    background: url("../images/portal_rlist_moreback.gif") no-repeat left top;
}
.toplist-more a:link {
    color: #009;
    text-decoration: none;
}
.toplist-more a:visited {
    color: #009;
    text-decoration: none;
}
.toplist-more a:hover {
    color: #009;
    text-decoration: underline;
}


img.icon {
    vertical-align:top;
    line-height: 0em;
    font-size: 10px;
}



/* Left-menu-clustering */
#left-menu1 {
    margin: 0 0 20px 0;
    padding: 0;
}

#left-menu1 #title1 {
    margin: 0;
    padding: 0;
}



#left-menu1 #contents-main {
    margin: 0;
    padding: 10px 5px;
    border-left: 1px solid #9095b0;
    border-right: 1px solid #9095b0;
}

#left-menu1 #contents-top {
    margin: 0;
    padding: 10px;
    border-left: 1px solid #9095b0;
    border-right: 1px solid #9095b0;
    
}

#left-menu1 #contents-bottom {
    margin: 0;
    padding: 10px;
    border-left: 1px solid #9095b0;
    border-right: 1px solid #9095b0;
    border-bottom: 1px solid #9095b0;
    background: url("../images/left_dotted.gif") no-repeat left top;
    text-align: right;
}



/* Left-menu-select-site */
#left-menu2 {
    margin: 0 0 20px 0;
    padding: 0;
}

#left-menu2 #title2 {
    margin: 0;
    padding: 0;
}

#left-menu2 #contents2 {
    margin: 0;
    padding: 10px 5px;
    border-left: 1px solid #9095b0;
    border-right: 1px solid #9095b0;
    border-bottom: 1px solid #9095b0;
}

#left-menu2 #contents2 ul {
    margin: 0;
    padding: 10px 0 0 5px;
}

#left-menu2 #contents2 li {
    margin: 0;
    padding: 0px 0 5px 12px;
    font-size: 12px;
    list-style-type: none;
    background: url("../images/left_arrow.gif") no-repeat left top;
}


#left-menu2 a:link {
    color: #009;
    text-decoration: none;
}
#left-menu2 a:visited {
    color: #009;
    text-decoration: none;
}
#left-menu2 a:hover {
    color: #009;
    text-decoration: underline;
}

#logout {
    margin: 0;
    padding: 0;
    text-align: center;
}

#logout .msg1 {
    margin: 0;
    paddin: 0 0 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    line-height: 1.4em;
}

#logout .msg2 {
    margin: 0;
    paddin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}

/* Cross-search-results */
.cross-search-type-bunken { color: #0033CC; }
.cross-search-type-report { color: #0033CC; }
.cross-search-type-kusuri { color: #CC3366; }
.cross-search-type-product { color: #CC6600; }
.cross-search-type-book { color: #006633; }
