@charset 'shift_jis';
@import 'overture.css';
* {
margin:0;
padding:0;
}
body {
background-color:#FFF;
}
img {
border:none 0px;
vertical-align:middle;
}
a {
text-decoration:none;
color: #3366FF;
}
a:hover {
text-decoration:underline;
}

/* Analysis */
#analysis {
display:none;
}

/* container */
#container {
margin:0 auto;
/* width: 898px; */
width:886px;
border-left: solid 1px #CCC;
border-right: solid 1px #CCC;
}
/* head */
#head {
background:url(/images/top_back.gif);
height:89px;
margin-bottom:8px;
}
#head .logo {
display:block;
float:left;
width:482px;
height:0!important;
padding-top:89px;
background:url(/images/sitelogo.gif);
overflow:hidden;
}
#head .search-box {
float: right;
margin: 8px 8px 0px 0px;
height: 32px;
}
#head .search-box input {
font-size: 11px;
font-family:arial,helvetica,sans-serif;
}
#head .search-box .btn {
font-weight:bold;
border: none;
cursor:pointer;
color:#FFF;
background:#AAA;
}
#head .subtitle {
clear:right;
float:right;
}

/* foot */
#foot {
margin-top:8px;
padding:8px;
height:12px;
color:white;
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px;
background-color:#A00;
}
#foot .copyright {
float:left;
}
#foot .link {
float:right;
}
#foot ul li {
margin-left:8px;
display:inline;
}
#foot ul li a {
color:white;
text-decoration:none;
}
#foot ul li a:hover {
text-decoration:underline;
}

/* navibar */
#navibar {
margin:8px;
padding:2px 0;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
color:#FFF;
background-color:#000;
overflow:hidden;
}
#navibar li {
display:inline;
}
#navibar li a {
color:white;
text-decoration:none;
padding:4px 12px;
border-right:solid 1px #FFF;
}
#navibar li a:hover {
background-color:#A00;
}

/* ad-center-text */
#ad-center-text {
margin:8px 0;
text-align:center;
}

/* bottom-links */
#bottom-links {
width:870px;
margin:8px;
padding-top:8px;
border-top:dotted 1px #CCC;
font-size:11px;
zoom:100%;
}
#bottom-links dt {
clear:left;
float:left;
width:80px;
margin-right:8px;
text-align:right;
}
#bottom-links dd {
float:left;
width:782px;
zoom:100%;
}
#bottom-links ul li {
display:inline;
white-space:nowrap;
margin-right:2em;
}
#bottom-links ul li a {
color:#888;
text-decoration: underline;
}
#bottom-links:after,
#bottom-links dd:after{
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* contents */
#contents {
margin:8px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
line-height: 140%;
zoom:100%;
}
#contents:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#contents p {
margin-bottom:0.6em;
}

/* columns */
.col-main {
clear: left;
float: left;
width: 562px;
overflow: hidden;
zoom:100%;
}
.col-right300 {
clear: right;
float: right;
width: 300px;
overflow: hidden;
zoom:100%;
}
.col-main:after,
.col-right300:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* header */
#contents h1,
#contents h2 {
font-size:120%;
border-left: solid 12px #FF66FF;
border-bottom: solid 1px gray;
padding-left: 0.2em;
}

/* module in col-main */
.col-main .module {
margin:8px 0;
border: 1px solid #cccccc;
}
.col-main .module .header {
background-color: #cccccc;
padding: 4px 8px;
font-size: 1.17em;
font-weight: bold;
}
.col-main .module .content {
padding: 8px;
zoom:100%;
}
.col-main .module .content:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* Rectangle list in module */
.module ul.rect {
list-style:none;
}
.module ul.rect li {
float:left;
margin: 0 4px 4px 0;
}

/* module in col-right300 or col-banner90 */
.col-main .col-banner90 .module,
.col-right300 .module {
margin:8px 0;
background-color:#EEE;
border:none;
}
.col-main .col-banner90 .module .header,
.col-right300 .module .header {
font-family:verdana,arial,helvetica,sans-serif;
padding:4px 8px 2px 8px;
color:#FFF;
background:#A00;
font-size:120%;
font-weight:bold;
}
.col-main .col-banner90 .module .subject,
.col-right300 .module .subject {
font-family:verdana,arial,helvetica,sans-serif;
font-weight:bold;
}
.col-main .col-banner90 .module ul.item li,
.col-right300 .module ul.item li {
margin:4px 0;
list-style:none;
zoom:100%;
}
.col-main .col-banner90 .module ul.item li:after,
.col-right300 .module ul.item li:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
.col-main .col-banner90 .module ul.item li .float-left,
.col-right300 .module ul.item li .float-left {
clear:left;
float:left;
margin: 0 4px 4px 0;
}
.col-main .col-banner90 .module ul.item li .float-right,
.col-right300 .module ul.item li .float-right {
clear:right;
float:right;
margin: 0 0 4px 4px;
}
.col-main .col-banner90 .module ul.item-text,
.col-right300 .module ul.item-text {
padding:4px 4px 4px 1.6em;
}
.col-main .col-banner90 .module ul.cmdlist-right,
.col-right300 .module ul.cmdlist-right {
margin:4px;
text-align:right;
}
.col-main .col-banner90 .module ul.cmdlist-right li,
.col-right300 .module ul.cmdlist-right li {
display:inline;
margin-left:2em;
}
.col-main .col-banner90 .module ul.cmdlist-center,
.col-right300 .module ul.cmdlist-center {
margin:4px;
text-align:center;
}
.col-main .col-banner90 .module ul.cmdlist-center li,
.col-right300 .module ul.cmdlist-center li {
display:inline;
margin:0 1em;
}

/* Marks */
img.mark-new {
vertical-align:top;
}
img.mark-new-lt {
position:absolute;
}

/* Share This */
#share-this {
margin: 8px 0;
zoom:100%;
}
#share-this:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#share-this > ul {
list-style:none;
height:21px;
float:right;
}
#share-this > ul > li {
display:block;
float:left;
}
#share-this li.tweetmeme {
width: 100px;
padding-top:2px;
height: 19px;
overflow:hidden;
}
#share-this li.facebook {
height:21px;
overflow:hidden;
}
#share-this li.facebook iframe {
height:21px;
width:120px;
}
