@charset "utf-8";
/* 
Theme Name: DigiPress Basic 3カラム
Theme URI: http://digipress.digi-state.com/
Description: DigiPress for WordPress Theme
Version: 2.5.0.6
Author: Digi-State Co.,Ltd.
Author URI: http://www.digistate.co.jp/
*/

/* Base CSS */
@import "css/base.css";
/* Color */
@import "css/color-black.css";
/* Sidebar */
@import "css/design-sidebar2-main-sidebar1.css";
/*-------------------------------------------------------------------------
（調整）サイドバーの文字
-------------------------------------------------------------------------*/
#sidebar1 ul li ul li, #sidebar2 ul li ul li {
line-height:109%;
padding: 2px 7px 2px 2px;
margin:2px 0 2px 0;
}

/*-------------------------------------------------------------------------
（自作CSS）カテゴリページのフォントサイズ
-------------------------------------------------------------------------*/
#track_word {
margin: -10px 0px 10px 0px!important;
}

/*-------------------------------------------------------------------------
（自作CSS）カテゴリページのフォントサイズ
-------------------------------------------------------------------------*/
.archivettitle h3 {
font-size:13px!important;
}

/*-------------------------------------------------------------------------
（自作CSS）記事内のリスト
-------------------------------------------------------------------------*/
.post li {
font-size:12px!important;
}


/*-------------------------------------------------------------------------
（自作CSS）続きを見るの編集
-------------------------------------------------------------------------*/
.more-haba {
margin: -15px 0px 5px 0px!important;
}

/*-------------------------------------------------------------------------
（自作CSS）メタ情報ボックス
-------------------------------------------------------------------------*/
.postmetadata {
font-size:10px!important;
padding:2px 8px 2px 8px!important;
margin: -5px 0px 15px 0px!important;
}

/*-------------------------------------------------------------------------
（自作CSS）タイトルのフォントサイズ h3 h4
-------------------------------------------------------------------------*/
.posttitle {
font-size:12pt!important;
line-height:30px!important;
}

.post h4 {
font-size:11pt!important;
margin: -10px 0px 0px 0px!important;
}

/*-------------------------------------------------------------------------
（自作CSS）記事の中の画像大きさ
-------------------------------------------------------------------------*/
.entry img {
width: 115px;
}

/*-------------------------------------------------------------------------
（自作CSS）スクロールリスト行間
-------------------------------------------------------------------------*/
#scrollentrybox {
padding: 0px 0px -10px 0px!important;
margin: 0px 0px -10px 0px!important;
}

ul.scrolllist li {
margin-bottom: -6px;!important;
}

/*-------------------------------------------------------------------------
（自作CSS）楽天サイドバー用
-------------------------------------------------------------------------*/
#rakoukoku {
text-align: center;
}

#rakoukoku img {
width: 115px;
}


/*-------------------------------------------------------------------------
（自作CSS）ページランキング
-------------------------------------------------------------------------*/
#pageranking {
margin:-5px 0px -14px -1px;
padding:0px 0px 0px 0px;
}

#pageranking table, td, th {
margin:0px 0px 0px 0px;
border: 1px #cccccc solid;
}


/*-------------------------------------------------------------------------
（自作CSS）リンクのアンダーライン削除
-------------------------------------------------------------------------*/
a {
text-decoration: none!important;
}

/*-------------------------------------------------------------------------
（自作CSS）
-------------------------------------------------------------------------*/
.midasi{  
  font-size : 13px;
  font-weight : bold;
  padding : 5px 0px 0px 0px;
  margin : 1px 0px 1px 3px;
}


#miado{
padding-left : 50px;
margin-top : -23px;
}

ul.mylist1 li {
padding: 2px 0px 0px 0px!important;
list-style : disc!important;
margin-left:20px!important;
line-height : 15px!important;
}

ul.mylist li {
list-style : decimal!important;
margin-left:25px!important;
line-height : 8px!important;
}


#said1{  
line-height : 17px;
list-style-type : disc;
font-size : 13px;
}

#said2{  
line-height : 17px;
list-style-type : disc;
font-size : 13px;
}

#dougalink{
line-height : 12px;
}


#sp{
padding: 35px 25px;
width: 435px;
text-align: center;
background-color: black;
margin: -10px 0px 5px 0px;
}

#dou{
padding: 5px 0px 5px 0px;
width: 100%;
text-align: center;
background-color: black;
margin: -10px 0px 5px 0px;
}

/*-------------------------------------------------------------------------
（自作）広告部分
-------------------------------------------------------------------------*/
.ad_336{
padding: 20px 0 20px 0;
text-align: center;
width: 100%;
background-color: black;
margin: 15px 0 0 0
}

.ad_300{
padding: 40px 0 40px 0;
text-align: center;
width: 100%;
background-color: black;
margin: 15px 0 0 0;
}

.ad_250{
padding: 40px 0 40px 0;
text-align: center;
width: 100%;
background-color: black;
margin: 15px 0 0 0;
}

.ad_200{
padding: 70px 0 70px 0;
text-align: center;
width: 100%;
background-color: black;
margin: 15px 0 0 0;
}

.raku_ad{
padding: 90px 0 90px 0;
width: 100%;
text-align: center;
background-color: black;
margin: 15px 0px 0px 0px;
}

/*-------------------------------------------------------------------------
（自作CSS）記事上部右側広告
-------------------------------------------------------------------------*/
.koukokur {
position:relative;
top:40px;
left:155px;
margin:0px 0px -100px 0px;
}
