﻿/* basic elements */

body {
   text-align: center;
   margin: 0px;
   padding: 0px;
}

#all {
   text-align: left;
   background-color:#FFFFFF;
   width: 750px;
   margin-left: auto;
   margin-right: auto;
   color: #666666;
   font-size: x-small;
}


/* header elements */

#top-h1h2 {
   height: 13px;
   text-align: right;
}

#top-h1h2 h1,h2 {
   font-size: 8pt;
   margin: 0px;
   font-weight: normal;
   display: inline;
}

#header {
   float: none;
   width: 750px;
   height: 80px;
   background-color: #FAFAFA;
   background-repeat: no-repeat;
}

#header-left {
   width: 230px;
   height: 70px;
   float: left;
   border-style: dotted;
   border-width: 0px 1px 0px 0px;
   border-color: #cccccc;
   position: relative; top: 5px;
   position: relative; left: 5px;
}

#header-right{
   float: left;
   width: 510px;
   position: relative; top: 10px;
   position: relative; left: 28px;
}

#header-logo {
   position: relative; top: 12px;
   position: relative; left: 14px;
}


/* contents elements */

#contents {
   clear: both;
   width: 750px;
   margin-top: 3px;
}

#contents-right {
   float: right;
   width: 570px;
   font-size: 14px;
}

#left-side {
   float: right;
   width: 170px;
   position: relative; left: -10px;
}

#contents-right2 {
   float: left;
   width: 570px;
   position: relative; left: 10px;
}

#left-side2 {
   float: left;
   width: 170px;
   position: relative; left: 0px;
}


/* intro elements */

#intro {
   clear: both;
   width: 560px;
   margin-top: 5px;
   margin-bottom: 5px;
}

#intro-box {
   width: 550px;
   margin-top: 10px;
   position: relative; left: 10px;
   font-size: 12px;
}

.midashi {
}


/* catch elements */

#catch {
   width: 580px;
   font-size: 9pt;
   text-align: left;
   color: #333333;
}

.catch-hikakuspace-low {
   clear: both;
   width: 580px;
   height: 200px;
   margin-top: 15px;
   position: relative; top: 0px;
}

.catch-hikakuspace-name {
   float: left;
   width: 150px;
   text-align: center;
}

.catch-hikakuspace-intro {
   float: left;
   width: 260px;
}

.catch-hikakuspace-hyoka {
   float: left;
   width: 150px;
   position: relative; top: 3px;
   position: relative; left: 5px;
}

#catch-categorytop {
   float: none;
   width: 580px;
}

.catch-categorytop-hikakuspace-low {
   width: 580px;
   position: relative; top: -10px;
}

.catch-categorytop-hikakuspace-name {
   float: left;
   width: 160px;
   text-align: center;
}

.catch-categorytop-hikakuspace-intro {
   float: left;
   width: 280px;
   position: relative; top: 5px;
   position: relative; left: 3px;
}

.catch-categorytop-hikakuspace-hyoka {
   float: none;
   width: 120px;
   position: relative; top: 0px;
   position: relative; left: 1px;
}

#catch-recommend {
   float: none;
   width: 580px;
   position: relative; left: -2px;
}

.catch-recommend-low {
   width: 580px;
   height: 85px;
   position: relative; top: -7px;
}

.catch-recommend-midashi {
   width: 580px;
   position: relative; top: -10px;
   position: relative; left: 8px;
}

.catch-recommend-name {
   float: left;
   width: 160px;
   text-align: center;
}

.catch-recommend-intro {
   float: left;
   width: 270px;
   position: relative; top: 5px;
   position: relative; left: 1px;
}

.catch-recommend-point {
   float: none;
   width: 140px;
   position: relative; top: 5px;
   position: relative; left: 1px;
}

.hr-hikaku {
   position: relative; left: 1px;
}


/* contents-keyword elements */

#contents-keyword {
   width: 550px;
   margin-top: 10px;
   font-size: 12px;
   position: relative; left: 8px;
}


/* sidenavi elements */

#favorite {
   clear: both;
   width: 165px;
   height: 40px;
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: #cccccc;
   margin-top: 3px;
   padding-top: 4px; 
}

#favorite input {
   position: relative; top: 5px;
}

#sidenavi-ranking {
   width: 165px;
   height: 460px;
   border-style: solid;
   border-width: 1px;
   border-color: #cccccc;
   margin-top: 5px;
   padding-top: 5px; 
   position: relative; left: 0px;
}

#ranking-box {
   text-align: left;
   position: relative; top: -3px; left: 5px;
}

#sidenavi-rankingsite {
   width: 165px;
   height: 140px;
   border-style: solid;
   border-width: 1px;
   border-color: #cccccc;
   margin-top: 5px;
   padding-top: 5px; 
   color: #888888;
}

#sidenavi-rankingsite-box {
   width: 150px;
   height: 108px;
   text-align: left;
   position: relative; left: 5px;
   font-size: 11px;
}

#aboutsite {
   width: 165px;
   height: 120px;
   border-style: solid;
   border-width: 1px;
   border-color: #cccccc;
   margin-top: 5px;
   padding-top: 5px; 
   color: #888888;
}

#aboutsite-box {
   width: 150px;
   height: 108px;
   font-size: 8pt;
   text-align: left;
   position: relative; top: 5px;
   position: relative; left: 10px;
}

#osusume-item {
   width: 165px;
   text-align: center;
   margin-top: 5px;
   padding-top: 5px; 
   position: relative; left: 0px;
}

.midashi {
   position: relative; left: 3px;
}

.side-sankaku{
   position: relative; top: 1px;
   position: relative; left: -5px;
}

.side-lineheight {
   display: inline;
   height: 20px;
}

#side-link-iframe {
   position: relative; left: 5px;
}

#side-ga {
   text-align: center;
   width: 165px;
   margin-top: 7px;
}

#category-contents-ichiran-box {
   font-size:11px;
   line-height: 16px;
   position: relative; top: 1px;
   position: relative; left: 8px;
}

.title-bar-sidenavi {
   width: 160px;
   height: 15px;
   position: relative; top: -2px;
   position: relative; left: -6px;
}

.title-bar-sidenavi b {
   position: relative; top: 0px;
   position: relative; left: 10px;
}

#sidenavi-recommend {
   width: 165px;
   margin-top: 20px;
}

#sidenavi-recommend-box {
   text-align: left;
   margin-top: 5px;
   position: relative; left: 5px;
   font-size: 10px;
}



/* access elements */

#access-counter-space {
   clear: both;
   width: 750px;
   height: 18px; 
}

.access-counter{
   padding-left : 10px;
   display: inline;
}

#footer {
   clear: both;
   text-align: right;
   position: relative; left: 0px;
   width: 750px;
   font-size: 11px;
}

#access-annalyzer {
   text-indent: -9999px;
}


/* category elements */

#pankuzu {
   margin-top: 5px;
   font-size: 11px;
   text-align: right;
   position: relative; top: 2px;
   position: relative; left: -3px;
}

#pankuzu-box {
   font-size: 12px;
   text-align: right;
   position: relative; top: 0px;
}

#intro-category {
   width: 560px;
}

#intro-category p {
   line-height : 13pt;
   font-size: 12px;
   position: relative; top: 0px;
   position: relative; left: 5px;
}

#contents-substance {
   margin-top: 10px;
   position: relative; left: 0px;
   font-size: 13px;
}

#contents-substance p {
   line-height : 13pt;
}

#contents-substance h3 h4 {
   display: inline;
   font-size: 13px;
   position: relative; top: -1px;
   position: relative; left: 3px;
}

.contents-substance-midashi {
   font-size: 13px;
   display: inline;
   color: #888888;
   position: relative; top: -1px;
   position: relative; left: 3px;
   font-weight: bold;
}

#contents-right h3 {
   display: inline;
   font-size: 13px;
   position: relative; top: -2px;
   position: relative; left: 3px;
}


/* link cascade */

.contents_1{ color : #666666; text-decoration : none; }
a.contents_1:link { color:#666666; text-decoration: none;}
a.contents_1:hover { color:#0080c0; }

.contents_2{ color : #666666; text-decoration: none;}
a.contents_2:link { color:#666666; text-decoration: none;}
a.contents_2:hover { color:#666666; text-decoration: underline;}

.link_1{ text-decoration: none;}
a.link_1:link { text-decoration: none;}
a.link_1:hover { text-decoration: underline;}
