/*
Theme Name: WP-tsubo
Theme URI: http://www.adphic.jp/
Description: adphic-WP-tsubo
Author: adphic
*/

/*++全称セレクタによる初期設定++*/
*   {
    margin: 0;
    padding: 0;
    }

/*++全体の設定++*/
body {
    font-size: 13px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 22px;
    color: #464646;
    background: #FFFFFF url(images/back.gif) repeat-y center top;
    }

img {
    border: 0;
    }

/*++イベント参加フォーム++*/
.event-form {
    width: auto;
    border: 1px #D8DDEC solid;
    padding: 10px 10px 5px 10px;
    margin-bottom: 10px;
    }

.event-form-title {
    width: auto;
    background: #EE9C00;
    border-left: 5px #DF0029 solid;
    font-weight: bold;
    line-height: 1;
    color: #FFFFFF;
    padding: 4px 0 4px 10px;
    margin-bottom: 5px;
    }


/*++リンク設定++*/
.link-title {
    width: auto;
    border-left: 5px #99BACF solid;
    padding: 2px 0 2px 10px;
    font-size: 11px;
    line-height: 1;
    color: #898989;
    margin-bottom: 10px;
    }

.link-title h1 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #2D4B9B;
    margin-bottom: 3px;
    }

.link-img  {
    width: 240px;
    border-color: #B8B8B8;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    text-align:center;
    margin-bottom: 10px;
    }

.link-title a:link {
    color: #898989;
    }

.link-title a:visited {
    color: #898989;
    }

/*++レッスン設定++*/
.tips  {
    width: 420px;
    line-height: 20px;
    background: #F0F0F0;
    padding: 10px 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    }

/*++クイック設定++*/
.quick-title {
    width: auto;
    border-left: 5px #D8DDEC solid;
    border-bottom: 1px #D8DDEC solid;
    background: #EAEDF6;
    padding: 7px 0 7px 15px;
    margin-bottom: 20px;
    }

.quick-title h1 {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #3576A0;
    }

.quick-subtitle  {
    font-size: 11px;
    line-height: 1;
    color: #464646;
    background: #EAEDF6;
    border-left: #D8DDEC 5px solid;
    border-bottom: #D8DDEC 1px solid;
    padding: 5px 0 3px 10px;
    margin-bottom: 10px;
    }

.quick-cord  {
    font-size: 15px;
    font-weight: bold;
    width: 450px;
    line-height: 1.5;
    padding: 10px0;
    margin-bottom: 20px;
    }

.quick-cord2  {
    line-height: 1.4;
    margin: 15px 0;
    }

.quick-cord3  {
    font-size: 12px;
    line-height: 1.6;
    border: #B8B8B8 1px solid;
    padding: 10px;
    margin-bottom: 15px;
    }

.indent  {
    padding-left: 3em;
    }


/*++++トップ設定++++*/
.top  {
    width: 450px;
    padding-bottom: 20px;
    }

.top ul  {
    list-style: none;
    font-weight: normal;
    line-height: 1.8;
    padding-left: 4px;
    }

.toptitle  {
    line-height: 1;
    background: #F0F0F0;
    padding: 5px;
    border-color: #D3D2D2;
    border-width: 0 0 0 5px;
    border-style: solid;
    margin-bottom: 5px;
    }

.top-menu  {
    width: 870px;
    text-align: right;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
    }


/*++++ブック設定++++*/
.book  {
    width: 450px;
    padding-bottom: 20px;
    }

.book-imge  {
    width: 130px;
    float: left;
    padding-top: 2px;
    }

.book-right  {
    width: 310px;
    float: right;
    }

.book h1  {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #464646;
    padding: 5px 0;
    }

.book h2  {
    font-size: 12px;
    line-height: 14px;
    }

/*++++全体・ヘッド設定++++*/
#page  {
    text-align:center;
    width: 870px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left:auto;
    margin-right:auto;
    background: url(images/logoback2.gif) no-repeat left top;
    }

#head  {
    text-align:left;
    width: 870px;
    height: 100px;
    }

#contents  {
    text-align:left;
    width: 870px;
    height: auto;
    background: url(images/backline.gif) repeat-y center top;
    }

/*++++レフトボックス++++*/
#left  {
    text-align: left;
    font-size: 11px;
    line-height: 15px;
    float: left;
    width: 180px;
    }

.lefthead  {
    width: 180px;
    height: 130px;
    }

#left ul  {
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
    list-style: none;
    }

#left ul ul  {
    font-weight: normal;
    padding: 0 0 0 6px;
    }

#left li	{
    border-top: 1px solid #EEE;
    padding: 4px 0;
    margin: 5px 0 -5px 0;
    }

#left li a {
    background: url(images/arrow.gif) no-repeat center left;
    padding: 0 0 0 8px;
    text-decoration: none;
    color: #464646;
    }

#left li a:hover {
    text-decoration: underline;
    color: #000000;
    }	

/*++++コンテナボックス++++*/
#container  {
    text-align: left;
    float: right;
    width: 675px;
    }

/*++++メインボックス++++*/
.center  {
    float: left;
    width: 450px;
    padding: 0 15px;
    }

.center-title  {
    font-size: 25px;
    line-height: 1;
    color: #CECECE;
    font-family: Times New Roman;
    padding-left: 2px;
    }

.center-infor  {
    width: 450px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 40px;
    }

.post-title {
    width: auto;
    border-left: 5px #3576A0 solid;
    padding: 5px 0 5px 15px;
    font-size: 11px;
    line-height: 1;
    color: #898989;
    margin-bottom: 20px;
    }

.post-title h1 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #3576A0;
    margin-bottom: 3px;
    }

.post-title a:link {
    color: #898989;
    }

.post-title a:visited {
    color: #898989;
    }

.linkbox  {
    width: 420px;
    font-size: 12px;
    line-height: 1;
    background: #ECECEC;
    padding: 0 15px;
    }

.post-subtitle {
    border-left: #B8B8B8 5px solid;
    padding: 5px 0 5px 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    }

.list ul  {
    font-size: 13px;
    line-height: 22px;
    padding: 0 0 0 20px;
    }

.list ul li	{
    padding: 6px 0;
    }

.imgbox  {
    width: 444px;
    border-color: #B8B8B8;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    text-align:center;
    }

.cord  {
    font-size: 12px;
    line-height: 1.6;
    border: #B8B8B8 1px solid;
    padding: 10px;
    margin: 10px 0;
    }

/*++++ライトボックス++++*/
#right-top  {
    float: right;
    width: 180px;
    font-size: 12px;
    line-height: 16px;
    }

#right  {
    float: right;
    width: 180px;
    line-height: 1;
    }

.cattitle  {
    width: 160px;
    font-weight: bold;
    line-height: 1;
    text-align:center;
    background: #F0F0F0;
    padding: 5px;
    border-color: #D3D2D2;
    border-width: 0 5px;
    border-style: solid;
    margin-bottom: 5px;
    }

.adbox  {
    width: 158px;
    border: 1px #ACACAC solid;
    padding: 10px;
    margin-bottom: 5px;
    }

#right ul  {
    border-bottom: 1px solid #EEE;
    list-style: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.4;
    }

#right ul li	{
    border-top: 1px solid #EEE;
    padding: 4px ;
    }

#rightlink  {
    width: 180px;
    }

#rightlink h2  {
    font-size: 12px;
    padding-top: 5px;
    font-weight: bold;
    }

#rightlink ul  {
    list-style: none;
    }

#rightlink ul ul  {
    list-style: none;
    }

/*++文字設定++*/
h1 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #464646;
    }

h2 {
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #464646;
    }

.indent1em  {
    padding-left: 1em;
    }

.indent2em  {
    padding-left: 2.25em;
    }


/*++リンク設定++*/
a  {
    color: #232323;
    text-decoration: none;
    }
a:link  {
    color: #232323;
    }
a:visited  {
    color: #232323;
    }
a:hover  {
   color: #000000;
   text-decoration: underline;
    }
a img {
    border:0;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    }

/*++ページトップ移動++*/
.gotop {
    clear: both;
    font-size: 12px;
    text-align: right;
    }

/*++ボーダー++*/
.imgdot0 {
    width: auto;
    height: 3px;
    background-image: url(images/border-dot.gif);
    background-repeat: repeat-x;
    margin: 0 0 2px 0;
    clear: both;
    }

.imgdot {
    width: auto;
    height: 3px;
    background-image: url(images/border-dot.gif);
    background-repeat: repeat-x;
    margin: 5px 0 5px 0;
    clear: both;
    }

.imgdot23 {
    width: auto;
    height: 23px;
    background-image: url(images/border-dot23.gif);
    background-repeat: repeat-x;
    clear: both;
    }

/*++スペーサー++*/
.spacer20 {
    clear: both;
    width: auto;
    height: 20px;
    }

.spacer10 {
    clear: both;
    width: auto;
    height: 10px;
    }

.spacer5 {
    clear: both;
    width: auto;
    height: 5px;
    }

.spacer1 {
    clear: both;
    width: auto;
    height: 1px;
    }

/*++++フットボックス++++*/
#foot  {
    clear: both;
    text-align:center;
    font-size: 10px;
    line-height: 1.2;
    width: 870px;
    border-color: #B8B8B8;
    border-width:1px 0 0 0;
    border-style:solid;
    margin-top: 10px;
    padding: 5px 0 10px 0;
    }
