@charset "UTF-8";

body{
background-color : #99cc99;
background-image : url(http://blog-imgs-29-origin.fc2.com/t/a/r/tarikihongan/back.gif);
text-align: center;
margin: 0px;
font-size: 12px;
color: #404040;
font-family: "Lucida Grande","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

/* リンクの設定 */
a{cursor : pointer ;}
a:link{color : #99cc99;}
a:visited{color : #99cc99;}
a:active{color : #9999ff;}
a:hover{color : #9999ff;}


h1, h2, h3{
color : #404040;
text-decoration: none;
margin: 0px;
padding: 0px;
font-weight: normal;
}

h2 a{
text-decoration: none;
}

blockquote {
margin: 5px;
background-color: #ffffff;
padding: 5px;
border-top: 1px dotted #99cc99;
border-right: 1px dotted #99cc99;
border-bottom: 1px dotted #99cc99;
border-left: 5px solid #99cc99;
}

legend{ background-color: #ffffff; }

/* 全体の幅 -------------------------------------------------*/
#box {
width: 870px;
margin-left: auto;
margin-right: auto;
padding: 0px;
line-height: 140%;
text-align: left;
background-color: #ffffff;
border-left : 1px solid #404040;
border-right : 1px solid #404040;
}

/* 左＋メインを合わせた幅 -----------------------------------*/
#box2 {
width: 680px;
margin: 0px;
padding: 0px;
line-height: 140%;
text-align: left;
float : left;
}

/* 左の幅 -------------------------------------------------*/
#left{
float : left;
width : 240px;
overflow: hidden;
}

/* 右の幅 -------------------------------------------------*/
#right{
float : left;
width : 190px;
overflow: hidden;
}

/* メインの幅 -----------------------------------------------*/
#main {
float : right;
width : 440px;
overflow: hidden;
}

/* ヘッダーの幅 ---------------------------------------------*/
#header {
height : 130px;
margin : 0 0 10px 0;
padding : 0 15px 0 10px;
background-color:#99cc99;
border-bottom : 1px solid #404040;
}


#header h1 {
font-weight : bold;
color : #404040;
font-weight : bold;
padding : 0px;
margin : 20px 0 0 0;
font-size : 18px;
}

#header a{
color : #404040;
text-decoration: none;
}

#header a:hover{
color : #9999ff;
text-decoration: underline;
}

.introduction {
margin : 10px 0 0 0;
font-size : 12px;
font-weight : normal;
line-height: 130%;
color : #404040;
}

/*フッター
-------------------------------------------------------------*/
#footer {
clear : both;
width : 870px;
font-size : 10px;
color : #404040;
margin : 30px 0 0 0;
text-align : center;
line-height: 10px;
background-color:#99cc99;
background-image : url(http://blog-imgs-29-origin.fc2.com/t/a/r/tarikihongan/dot.gif);
border-top:1px solid #404040;
}

#footer a{
color : #404040;
text-decoration: none;
}

#footer a:hover{
color : #9999ff;
text-decoration: underline;
}


/*エントリー
-------------------------------------------------------------*/
.entry{
padding: 15px 10px 5px 10px;
background-color: #ffffff;	
color: #404040;
font-family: "Lucida Grande","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
font-size: 12px;

}

.entry th {
background:#f5ece9;
}


/*エントリー：見出し*/
.date {
color: #404040;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
border-top: 2px solid #404040;
text-align: left;
padding: 3px;
}

.keyword {
color: #404040;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
border-top: 1px dotted #404040;
border-bottom: 1px solid #404040;
text-align: left;
margin-bottom: 10px;
padding: 3px;
}

.entry h4 {
color: #404040;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
border-top: 2px solid #404040;	
margin: 5px 0 5px 0;	
padding: 5px 5px 0 5px;	
}


/*エントリー：ステータス（日付等）*/
.posted {
color: #404040;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 14px;
border-top: 1px dotted #404040;
text-align: right;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

/*
.entry_state {
font-size: 10px;
color: #636363 ;
text-align: center;
margin: 10px 0px 20px 0px;
}
*/


/*テキスト内の画像*/
.entry_text img {
background-color: #fffffff;
margin: 0px 10px 5px 0px;
padding: 5px;
}

.bottom .commment{
color: #404040;
font-size: 14px;
border-bottom: 1px solid #472E12;
text-align: left;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
padding: 3px;
}


/*検索
-------------------------------------------------------------*/
#search{ margin-top:10px; }


/* 自己紹介部分の画像
--------------------------------------------------------------*/
.pay {
text-align: center;
}

.pay img{
text-align: left;
margin: 10px 0 10px 0;
} 


/* サイド
-------------------------------------------------------------*/
.side {
padding: 10px 4px 10px 4px;
}

.sidetitle{
color: #normal;
font-size:14px;
background-color:#99cc99;
background-image : url(http://blog-imgs-29-origin.fc2.com/t/a/r/tarikihongan/dot.gif);
border-width: 1px;
border-style: solid;
border-color: #404040;
WIDTH:180;
HEIGHT:10;
text-align: center;
}
.sideblock{
font-size:12px;
border-right: 1px solid #404040;
border-bottom: 1px solid #404040;
border-left: 1px solid #404040;
padding: 5px;
WIDTH:180;
HEIGHT:150;
margin-bottom:10px;
}

.side ul {
padding: 0px;
margin : 0px 0px 30px 10px;
}

.side li {
margin:3px 0 0 10px;
list-style-type: disc;
text-align: left;
font-size: 12px;
color:#404040;
line-height: 15px;
}


/* カレンダー
-------------------------------------------------------------*/
#calendar {
padding: 2px;
margin-bottom: 30px;
text-align: center;
font-size: 10px;
line-height: 140%;
}

#calendar table{
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
border-bottom: 1px dotted #000000;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
padding: 3px;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td { text-align: center; }

#calendar th#sun { color: #FF0000; }
#calendar th#sat { color: #0000FF; }

#calendar td#sun { color: #FF0000; }
#calendar td#sat { color: #0000FF; }

#calendar td a:link {
color: #330000;
text-decoration: underline;
}


#calendar td a:hover {
background: #ff6868;
color: #ffffff;
text-decoration: underline;
}


/* トップ　カテゴリー３
-------------------------------------------------------------*/
.maintitle{
color: #404040;
font-size:14px;
font-weight: normal;
background-image : url(http://blog-imgs-29-origin.fc2.com/t/a/r/tarikihongan/i36.gif);
border-width: 1px;
border-style: solid;
border-color: #404040;
WIDTH:440;
HEIGHT:10;
text-align: center;
}
.mainblock{
font-size:12px;
border-right: 1px solid #404040;
border-bottom: 1px solid #404040;
border-left: 1px solid #404040;
padding: 5px;
WIDTH:440;
HEIGHT:150;
margin-bottom:20px;
} 



/* ランキングスタイル01-02
-------------------------------------------------------------*/
.rankstyle01{
font-size: 12px;
WIDTH: 280px;
border-bottom-width: 1px;
border-bottom-style: dashed;
margin-bottom: 2px;
padding-bottom: 1px;
}

.rankstyle02{
font-size: 14px;
font-weight: bold;
WIDTH: 280px;
border-bottom-width: 1px;
border-bottom-style: dashed;
margin-bottom: 2px;
padding-bottom: 1px;

}

.rankstyle03{
font-size: 12px;
margin-bottom: 15px;

}


/* メニュー
-------------------------------------------------------------*/
.menu-genre{
background-color: #f0ffff;
}

.menu-pickup{
background-color: #ffefef;
padding : 2px 2px 2px 2px;
}

.rank-margin{
padding-bottom: 4px;
}

.strong-color{
color : #ff8484;
}

.newgames-style{
background-color: #ffefef;
background-position: center center;
width: 420px;

}


/* 自作クラス
-------------------------------------------------------------*/

/*アフィリエイトリンク*/
.siterink{
width:85%;
color:#404040;
background:#fff2df;
font-size:14px;
border:2px solid #404040;
font-weight:bold;
margin:0 0 0 25px;
padding:5px 5px 5px 5px;
text-align:center;
}

/* アーカイブいいねボタン調整
-------------------------------------------------------------*/
.fb-like {
padding:0px;
margin:0px;
vertical-align:top;
}