/*
Theme Name: WP-tsubo
Theme URI: http://www.adphic.jp/
Description: adphic-WP-tsubo
Author: adphic
*/

/*++初期設定++*/
*   {
    margin: 0;
    padding: 0;
    }

/*++全体の設定++*/
body { 
    font-size: 12px;
    line-height: 1.6;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; 
    color: #333;
    background-color: #FFF;
    }

img {
    border: 0;
    }

/*++ロールオーバーテスト用++*/
.menu-a, .menu-a a {
    width: 150px; height: 30px; text-indent: -4000px;
    background: url(http://www.adphic.jp/wp/wp-content/uploads/menu-a-1.gif) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-a, .menu-a a:hover {
    background: url(http://www.adphic.jp/wp/wp-content/uploads/menu-a-2.gif) no-repeat;
    }
.menu-b, .menu-b a {
    width: 150px; height: 30px; text-indent: -4000px;
    background: url(http://www.adphic.jp/wp/wp-content/uploads/menu-b-1.gif) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-b, .menu-b a:hover {
    background: url(http://www.adphic.jp/wp/wp-content/uploads/menu-b-2.gif) no-repeat;
    }

/*++文字設定記事のタイトル++*/
h1  {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #00a0e9;
    margin-bottom: 12px;
    }

/*++文字設定小見出し++*/
h2  {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
    }

/*++文字設定STEP.1++*/
h3 {
    clear: both;
    border-top: 1px dotted #b5b5b6;
    font-size: 20px;
    line-height: 1;
    color: #00a0e9;
    font-family: "Arial black", "Arial-Black";
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
    }

/*++文字設定太字タグ1行++*/
h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    }

/*++文字設定太字タグ複数行++*/
h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    }

/*++CONTENTSとTIPSとINDEX++*/
.title {
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    font-family: "Arial black", "Arial-Black";
    padding-bottom: 15px;
    }

/*++チップス++*/
#tips  {
    width: 450px;
    float: left;
    padding-left: 30px;
    }

.tips-infor  {
    clear: both;
    font-size: 10px;
    line-height: 1;
    margin-bottom: 15px;
    }

.tips-title  {
    width: 450px;
    background: url(images/line-blue1.gif) repeat-x left top;
    margin: 15px 0 8px 0;
    overflow: hidden;  /* モダンブラウザ向け */
    zoom: 1;   /* IE向け */
    }

.tips-title-text  {
    float: left;
    background: #FFF;
    font-size: 10px;
    line-height: 1;
    color: #00a0e9;
    }

.tips-text {
    width: 428px;
    border-width:1px 1px 0 1px;
    border-style: solid;
    border-color: #00a0e9;
    background: #00b9ef;
    color: #FFFFFF;
    line-height: 1;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    overflow: hidden;  /* モダンブラウザ向け */
    zoom: 1;   /* IE向け */
    }

.tips-float-left {
    float: left;
    }

.tips-float-right {
    float: right;
    }

.tips-tag  {
    width: 428px;
    border: 1px solid #00b9ef;
    line-height: 1.5;
    padding: 10px;
    margin-bottom: 10px;
    }

.tips-link-title {
    width: 438px;
    border: 1px solid #c9caca;
    background-color: #efefef;
    font-size: 10px;
    line-height: 1;
    padding: 5px;
    margin-bottom: 5px;
    }

.tips-link {
    width: 450px;
    line-height: 1.5;
    margin-bottom: 15px;
    }

#tips img  {
    clear: both;
    border: 1px solid #c9caca;
    margin: 10px 0;
    }

#tips ul  {
    padding-left: 1.5em;
    margin-top: 10px;
    }

#tips li	{
    padding-bottom: 5px;
    }

#tips li.kanren	{
    line-height: 1.4;
    padding-bottom: 5px;
    }

#tips ol  {
    font-weight: bold;
    padding-left: 1.8em;
    margin-top: 10px;
    }

.normal {
    font-weight: normal;
    }

/*++トップ++*/
#top  {
    width: 870px;
    height: 220px;
    }

.top-logobox  {
    width: 660px;
    line-height: 1;
    float: right;
    margin-top: 10px;
    }

.top-logo1  {
    width: 660px;
    }

.top-logo2  {
    width: 660px;
    font-size: 40px;
    font-family: "Arial black", "Arial-Black";
    margin-bottom: 10px;
    }

.top-logo3  {
    width: 660px;
    border-bottom: 1px dotted #b5b5b6;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;  /* モダンブラウザ向け */
    zoom: 1;   /* IE向け */
    }

.top-title  {
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0.2em;
    }

.top-infor  {
    float: right;
    font-size: 9px;
    margin-top: 6px;
    }

#top-contents  {
    width: 450px;
    float: left;
    padding-left: 30px;
    }

#top-contents img {
    margin-bottom: 15px;
    }

.top-update {
    width: 438px;
    border-top: 1px  solid #7ecef4;
    border-left: 1px  solid #7ecef4;
    border-right: 1px  solid #005bac;
    border-bottom: 1px  solid #005bac;
    background: #00a0e9;
    color: #FFFFFF;
    line-height: 1;
    padding: 5px 0 5px 10px;
    margin: 20px 0 2px 0;
    }

.top-newsbox  {
    width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
    }

.top-message {
    border: 1px  solid #b5b5b6;
    line-height: 1;
    padding: 6px;
    margin-bottom: 5px;
   }

.top-message2 {
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 15px;
   }

#top-contents ul  {
    list-style: none;
    margin-bottom: 20px;
    }

#top-contents li	{
    border-bottom: 1px dotted #b5b5b6;
    padding: 3px 0 3px 0;
    }

.top-copy	{
    font-size: 15px;
    line-height: 1;
    color: #00a0e9;
    margin: 5px 0 15px 0;
    }

/*++コンテンツメニュー++*/
#contents  {
    width: 180px;
    float: left;
    }

.category-title  {
    width: 166px;
    border: 1px  solid #b5b5b6;
    font-weight: bold;
    line-height: 1;
    padding: 6px;
    }

#contents ul  {
    list-style: none;
    }

#contents  li	{
    line-height: 1.4;
    border-bottom: 1px  dotted #b5b5b6;
    padding: 4px 0;
    }

/*++インデックス++*/
#index  {
    width: 180px;
    line-height: 1.4;
    float: right;
    }

#index ul  {
    font-weight: bold;
    list-style: none;
    }

#index ul ul  {
    font-size: 11px;
    font-weight: normal;
    }

#index li	{
    border-top: 1px dotted #b5b5b6;
    padding: 4px 0;
    }

#index li a {
    text-decoration: none;
    }

#index li a:hover {
   text-decoration: underline;
    }

/*++リンク設定++*/
a, a:link, a:visited  {
    color: #000;
    text-decoration: none;
    }

a:hover  {
   color: #004ea2;
   text-decoration: underline;
    }

a img {
    border:0;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    }
/*++++ここまで修正済み++++*/

/*++++リンク設定++++*/
.link  {
    width: 450px;
    padding-bottom: 20px;
    }

.link img  {
    width: 240px;
    border-color: #B8B8B8;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    margin-bottom: 15px;
    }

.link-title {
    width:450px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    color: #00a0e9;
    }

.link-title a:link {
    color: #00a0e9;
    }

.link-title a:visited {
    color: #00a0e9;
    }

.link-pagetop  {
    clear: both;
    width: 450px;
    font-size: 12px;
    line-height: 1;
    text-align: left;
    margin: 10px 0 5px 0;
    }

/*++++ブック設定++++*/
#book  {
    width: 450px;
    float: left;
    padding-left: 30px;
    }

.book  {
    width: 450px;
    padding-bottom: 15px;
    }

.book img  {
    width: 130px;
    float: left;
    }

.book-right  {
    width: 300px;
    float: right;
    }

.book h1  {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    color: #00a0e9;
    margin: 10px 0;
    }

.book-pagetop  {
    clear: both;
    width: 450px;
    font-size: 12px;
    line-height: 1;
    text-align: right;
    }

/*++カスタムフィールドTips用++*/
.field {
    width:428px;
    font-size: 12px;
    border: 1px solid #9fa0a0;
    padding: 5px 10px 5px 10px;
    margin-bottom: 15px;
    background: #efefef;
   }

.field-box {
    width:428px;
    margin-bottom: 5px;
   }

.field-left {
    width:128px;
    float: left;
    line-height: 1;
    border: 1px solid #9fa0a0;
    background: #FFFFFF;
    padding: 3px;
    margin-bottom: 5px;
   }

.field-right {
    width:268px;
    float: right;
    line-height: 1;
    border: 1px solid #9fa0a0;
    background: #FFFFFF;
    padding: 3px;
    margin-bottom: 5px;
   }

.event {
    width: auto;
    font-size: 13px;
    line-height: 1.5;
    border-color: #FFFFFF; 
    border-width: 1px 1px 0 1px;
    border-style: solid;
    background: #e6e6e6 url(images/event-back.gif) repeat-y left top;
    overflow: hidden;  /* モダンブラウザ向け */
    zoom: 1;   /* IE向け */
   }

.event-left  {
    float: left;
    width: 110px;
    padding: 5px 0 3px 10px;
    }

.event-right  {
    float: left;
    padding: 5px 0 3px 10px;
    }

/*++全体表示++*/
#board  {
    width: 870px;
    background: #FFF url(images/back-logomark.gif) no-repeat left top;
    padding: 10px 35px 0 35px;
    margin-left: auto;
    margin-right: auto;
    }

/*++++共通指定++++*/
.center-infor {
    border: 1px  solid #b5b5b6;
    line-height: 1;
    padding: 6px;
    margin-bottom: 20px;
   }

.ad-box  {
    width: 158px;
    border: 1px #b5b5b6 solid;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

.navi-left  {
   width: 200px;
    float: left;
    text-align: left;
    line-height: 1;
    padding-bottom: 25px;
    font-family: "Arial black", "Arial-Black";
    }

.pagetop-right {
   width: 200px;
    float: right;
    text-align: right;
    line-height: 1;
    padding-bottom: 25px;
    font-family: "Arial black", "Arial-Black";
    }

.tags  {
    width: 450px;
    border-top: 1px dotted #b5b5b6;
    border-bottom: 1px dotted #b5b5b6;
    line-height: 1;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
    margin: 15px 0;
    }

#foot  {
    width: 940px;
    clear: both;
    text-align: center;
    font-size: 10px;
    line-height: 1.2;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #9fa0a0;
    padding: 10px 0;
    margin-left: auto;
    margin-right: auto;
    }

/*++スペーサー++*/
.spacer20 {
    clear: both;
    width: auto;
    height: 20px;
    }

.spacer15 {
    clear: both;
    width: auto;
    height: 15px;
    }

.spacer10 {
    clear: both;
    width: auto;
    height: 10px;
    }

.spacer5 {
    clear: both;
    width: auto;
    height: 5px;
    }

.spacer1 {
    clear: both;
    width: auto;
    height: 1px;
    }

.spacer0 {
    clear: both;
    width: auto;
    height: 0px;
    }

/*++ボーダー++*/
.border {
    clear: both;
    width: auto;
    height: 1px;
    border-top: 1px dotted #b5b5b6;
    margin: 15px 0;
    }

.imgdot23 {
    width: auto;
    height: 23px;
    background-image: url(images/border-dot23.gif);
    background-repeat: repeat-x;
    clear: both;
    margin: 5px 0;
    }

