﻿/*----------------------------------------------------------
   SEOBY
-----------------------------------------------------------*/

/*setting
------------------------------------*/
@charset "utf-8";

body{
font-size: 12px;
line-height: 150%;
height:100%;
color: #444444;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}

html{
height:100%;
overflow-y: scroll;  
}
   
* html div#wrapper{
height:100%;
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}


* html .iepngfix{
behavior: expression(IEPNGFIX.fix(this));
}

p.clear{
clear: both;
}

/* form
------------------------------------*/
input, textarea, select{
background: #eefafa;
}
/* h1,h2,h3
------------------------------------*/
h1{
margin: 0;
}
h2{
color: #115577;
margin: 1px 0;
padding-left: 0px;
font-size: 22px;
background: #FFFFFF url('') repeat-x;
line-height: 150%;
}

h3{

padding-left: 10px;
margin: 10px 0;
font-size: 14px;
}

/* div
------------------------------------*/
div.center{
padding: 50px 0;
text-align: center;
}
div.w_800{
width: 800px;
margin-left: auto;
margin-right: auto;
}
/* Link Color
--------------------------------*/
a:link {
color:#0099AA;
text-decoration: none;
}

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

a:hover {
color:#00AABB;
text-decoration: underline;
}

a:active {
color:#00AABB;
text-decoration: underline;
}



/* wrapper
------------------------------------*/
#wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -116px; /* the bottom margin is the negative value of the footer's height */
width: auto;
text-align: center;
}

body > #wrapper{
height: auto;
}

/* outline
------------------------------------*/
#outline{
width: 1200px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* header_top
------------------------------------*/

#header_top{
height: 450px;
}
#header_top #header_left{
float: left;
width: 400px;
}
#header_top img#title{
margin: 10px 10px 10px 40px;
}
#header_top img#catchcopy{
margin: 40px 10px 0 40px;
}
p.summary{
color: #AAAAAA;
}
#header_top #header_center{
float: left;
width: 400px;
}
#header_top #header_right{
float: left;
width: 400px;
text-align: right;
}

#header_top #header_right div#entry_login{
margin-top: 40px;
text-align: center;
}

#header_top #header_right div#login{
margin-top: 20px;
padding-top: 75px;
color: white;
font-weight: bold;
height: 220px;
background: #ffffff url('../images/bg_login.png') top no-repeat;
}
#header_top img#produced{
margin-right: 50px;
}

/* header_other
------------------------------------*/

ul#sbm{
margin: 0 4px 0 0;
padding: 0;
}
#header_top #header_right ul#sbm{
margin: 0 54px 0 0;
padding: 0;
}
ul#sbm li {
list-style: none;
vertical-align: middle;
padding:0 1px 0 1px;
float: right;
}

/* header_other
------------------------------------*/

#header_other{
height: 101px;
}
#header_other #header_left{
float: left;
width: 400px;
}
#header_other img#title{
margin: 10px 10px 10px 40px;
}
#header_other img#catchcopy{
margin: 0px 10px 0px 40px;
}
#header_other #header_center{
float: left;
width: 400px;
height: 101px;
}
#header_other #header_right{
float: left;
width: 350px;
height: 101px;
text-align: right;
padding-right: 50px;
}

#header_other #header_right div#entry_login{
margin-top: 40px;
text-align: center;
}

#header_other #header_right div#login{
margin-top: 20px;
padding-top: 75px;
color: white;
font-weight: bold;
height: 220px;
background: #ffffff url('../images/bg_login.png') top no-repeat;
}

/* menu
------------------------------------*/
#menu{
padding-left: 40px;
text-align: center;
}
#menu ul{
margin: 5px;
padding: 5px;
}

#menu ul li{
margin: 0px;
padding: 0px;
float: left;
list-style-type: none;
line-height: 0;
}
#menu ul li img.blue{
border-right: #2B47B9 1px solid;
border-left: #8EAEFE 1px solid;
}
#menu ul li img.blue_left{
border-right: #2B47B9 1px solid;
}
#menu ul li img.blue_right{
border-left: #8EAEFE 1px solid;
}
#menu ul li img.gray{
border-right: #444444 1px solid;
border-left: #BBBBBB 1px solid;
}
#menu ul li img.gray_left{
border-right: #444444 1px solid;
}
#menu ul li img.gray_right{
border-left: #BBBBBB 1px solid;
}
/* contents
------------------------------------*/
#contents{
width: 1065px;
margin-left: auto;
margin-right: auto;
padding: 0 0 25px 0;
background: #ffffff;
text-align: left;
}

/* rss
------------------------------------*/
.new{
font-size: 85%;
color:#ff7000;
}

/* footer
------------------------------------*/
.push {
height: 116px; /* .push must be the same height as .footer */
}

#footer{
text-align: center;
background: #ffffff url('') center bottom no-repeat;
height: 116px;
}


/* footer Link Color
--------------------------------*/
#footer a:link{
color:#5577DD;
text-decoration: none;
}

#footer a:visited{
color:#5577DD;
text-decoration: none;
}

#footer a:hover{
color:#7799FF;
text-decoration: none;
}

#footer a:active{
color:#7799FF;
}



/* table
--------------------------------*/
table{
width: 983px;
margin: 20px auto;
border-collapse: separate;
border-spacing: 0px;
empty-cells: show;
}

th {
padding: 6px 3px 3px 6px;
font-weight: bold;
font-size: 12px;
line-height: 120%;
text-align: left;
color: #FFFFFF;
border-top: 1px solid #EEEEEE;
border-left: 1px solid #EEEEEE;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
text-align: left;
background: #525252 url('../images/bg_header.png') repeat-x;
}
th.digit_1{
padding: 6px 8px 3px 9px;
text-align: center;
}
th.center{
text-align: center;
}

td {
padding: 5px 3px 3px 3px;
border: solid 1px #BBBBBB;
background: #FFFFFF;
text-align: left;
font-size: 12px;
border-top: 1px solid #EEEEEE;
border-left: 1px solid #EEEEEE;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
td.center{
text-align: center;
}

table td.price {
text-align: right;
}
td.gray{
background: #CCCCCC;
text-align: center;
}

table#filter{
width: 983px;
}
table#filter td{
background: #FCFCFC;
}
table#filter th{
width: 200px;
}
table#filter td.thumbnail{
padding: 0;
width: 200px;
}
table#filter select{
width: 550px;
}
/* span
--------------------------------*/
span.keyword{
color: #006070;
font-size: 14px;
font-weight: bold;
}
span.keyword_small{
color: #003070;
font-size: 11px;
}
span.small{
color: #222222;
font-size: 11px;
font-weight: normal;
margin-left: 20px;
}
/* index
--------------------------------*/
#seo_topics{
margin: 10px;
width: 715px;
float:left;
}
#seo_topics h2{
display:inline;
}
#seo_topics span{
position: relative; top: -10px;
}
#seo_topics iframe{
border: solid 2px #777777;
position: relative; top: -6px;
}

#maintenance{
margin: 10px;
width: 300px;
float: right;
}

div.text_overflow{
height: 300px;
overflow: auto;
padding: 5px;
border: solid 2px #777777;
}

/* whats
--------------------------------*/
img#whats_image{
margin-left: 30px;
float: right;
}
body#whats div#contents{
width: 940px;
margin: 0 auto;
}
body#whats div.center{
text-align: center;
margin: 0;
padding: 0;
height: 253px;
}
/* sample
--------------------------------*/
body#sample div#contents{
width: 940px;
margin: 0 auto;
}
body#sample #contents div.center{
padding: 0px;
}
body#sample #contents div.center img{
margin-top: 20px;
}

/* howto
--------------------------------*/
body#voice div#contents{
width: 940px;
margin: 0 auto;
}
body#voice .voices{
clear: both;
width: 900px;
margin: 10px auto 45px;
}
body#voice .voices h3{
margin: 0 0 6px 0;
padding: 0;
}
body#voice .voices .interview{
width: 200px;
height: 200px;
float: right;
text-align: center;
}
/* price
--------------------------------*/
body#price div#contents{
width: 940px;
margin: 0 auto;
}
body#price table#price{
width: 930px;
margin: 30px auto;
}
body#price table#price td{
width: 155px;
height: 56px;
text-align: center;
font-weight: bold;
}
body#price table#price td.entry{
background: #FFFFFF;
}
body#price table#price td.standard{
background: #FFFFFF;
}
body#price table#price td.master{
background: #FFFFFF;
}
body#price table#price th{
width: 155px;
height: 56px;
text-align: center;
}
body#price table#price tr.tr_h th{
font-size: 11px;
}
body#price table#price tr.tr_1 td{
font-size: 16px;
color: #EE5599;
}
body#price table#price tr.tr_2 td{
font-size: 16px;
color: #006670;
}
body#price table#price td.shadow{
background: #cccccc;
}
/* contact
--------------------------------*/
body#contact div#contents{
width: 940px;
margin: 0 auto;
}

fieldset{
width: 900px;
margin: 20px auto 20px auto;
}

fieldset dl{
margin: 0;
}

fieldset dl dt{
width: 200px;
float: left;
padding: 10px 0 10px 0;
clear: both;
color: #666666;
font-weight: bold;
}

fieldset dl dd{
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #cccccc;
}

fieldset dl dd span{
color: #006070;
font-weight: bold;
}

div.submit{
margin: 10px 10px 0px 200px;
}

div.submit input{
padding: 5px;
margin: 5px;
}

fieldset textarea{
width: 62%;
}

/* user_entry
--------------------------------*/
#user_entry #contents{
width: 940px;
margin: 0 auto;
}
#user_entry #contents h3{
margin: 0;
padding: 0;
}
ul#select_course li{
list-style-type: none;
font-weight: bold;
color: #006070;
}
ul#select_term li{
list-style-type: none;
font-weight: bold;
color: #006070;
}
table#entry{
margin: 24px auto 0;
width: 900px;
}
table#entry th{
width: 330px;
}
table#entry td{
color: #006070;
font-weight: bold;
}
table#entry span.validate{
margin-left: 12px;
font-size: 11px;
color: #006070;
}
/* user_entry regulations
--------------------------------*/
div#regulations{
overflow:auto;
width: 900px;
height:400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
border: solid 2px #666666;
text-align: left;
}
div#regulations dt{
margin: 10px 0;
font-weight: bold;
}

/* mypage
--------------------------------*/
table.mypage{
margin: 20px auto 0;
}
table.mypage td{
white-space: normal;
}
table.mypage th{
width: 130px;
}
table.mypage td.thumbnail{
width: 200px;
padding: 0;
text-align: center;
}
table.mypage td.button{
width: 50px;
text-align: center;
}
img.pagerank{
position: relative;
top: 4px;
}
table.backlink{
margin: 0 auto 30px;
}

table.backlink td{
text-align: center;
}
table.backlink th{
width: 23%;
text-align: center;
}
table.backlink .clm1{
width: 8%;
}
td.td_pagerank{
width: 195px;
text-align: center;
}
th.th_yahoocategory{
width:
}
td.td_yahoocategory{
width: 195px;
text-align: center;
}

.help{
background-color: #eeeeee; color:#6666ff;
position: absolute;
left: 0px; top:0px;
padding: 3px;
border-color: #003399;
border:solid; border:1px;
}


/* settings
--------------------------------*/
table.settings{
width: 983px;
margin: 0 auto;
}
table.settings th{
width: 150px;
}
table.settings td{
font-weight: bold;
color: #006070;
text-align: left;
border: solid 0px #FFFFFF;
}
table.settings td.w_350{
width: 350px;
}
table.settings td.center{
text-align: center;
}
table.settings span.validate{
margin-left: 12px;
font-size: 10px;
color: #006070;
}

/* keyword
--------------------------------*/
table.keyword{
margin: 0 auto;
}

/* 補足説明メッセージボックス
--------------------------------*/
div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}
div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}
div.baloon a:hover {
   background-color: #eef;
}
div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}

/* recent
--------------------------------*/
table.recent{
margin: 0 auto;
}
table.recent .ranking, table.recent .after{
text-align: center;
}
table.recent .keyword{
width: 25%;
}
table.recent .ranking{
width: 15%;
}
table.recent .after{
width: 10%;
font-weight: bold;
}
table.recent td font{
font-size: 16px;
}

/* information
--------------------------------*/
body#information div#contents{
width: 940px;
}
table#info{
width: 900px;
margin: 30px auto;
}
body#information table#info th{
height: 30px;
}
td.small{
font-size: 11px;
}