/* 画像のボーダー削除 */
img {
border: 0;
}
/* 初期空き解除 */
body,
div,dl,dt,dd,
h1,h2,h3,h4,h5,h6,
form,input,
li,p,td,textarea {
margin:0;
padding:0;
}
body {
background:url(http://feel-tokyo.jp/img/bg.gif) repeat-y center #FDFBE3;
}
#wrap {
position: absolute;   /* ウインドウの左上を基準に */
width: 800px;     /* divの幅を指定 */
left: 50%;     /*divの左端を ページの真ん中へ移動 */
margin-left: -400px;    /* divの半分を右に戻す */

background:url(http://feel-tokyo.jp/img/left_bg.gif) repeat-y;
}

#paeg_des {
font-size:12px;
line-height:140%;
margin:5px 0;
}

a {
text-decoration:none;
}

a:hover {
color:#FF6600;
text-decoration:underline;
}
.clear {
height: 0px;
line-height: 0px;
font-size: 0px;
clear: both;
margin: 0px;
padding: 0px;
}



#title strong a{
background:url(http://feel-tokyo.jp/img/title.jpg) no-repeat;
width:800px;
height:230px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:5px;
}


/*左メニュー**************************************************************************************************************************/

#left {
width:180px;
float:left;
}


/*カテゴリ***************/
#cate {
width:150px;
margin-top:15px;
}

#cate h3 {
background:url(http://feel-tokyo.jp/img/cate_t.gif) no-repeat;
width:150px;
height:15px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:10px;
}

#cate ul {
list-style:none;
margin:0;
padding:0;
}

#cate li {
font-size:12px;
margin-bottom:15px;
}

#cate img {
float:left;
margin-right:5px;
}

#cate p {
font-size:10px;
line-height:140%;
}

#cate strong {
margin-bottom:3px;
text-decoration:underline;
}



.add_b {
width:150px;
margin:25px 0;
font-size:12px;
line-height:120%;
}

/*最新の投稿***************/
#new_post {
width:150px;
margin-top:25px;
}

#new_post h3 {
background:url(http://feel-tokyo.jp/img/new_post_t.gif) no-repeat;
width:150px;
height:15px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:10px;
}

#new_post ul {
list-style:none;
margin:0;
padding:0;
}

#new_post li {
font-size:12px;
padding-bottom:2px;
margin-bottom:5px;
border-bottom:dotted 1px #666666;
}


/*月別表示***************/
#month_list {
width:150px;
margin-top:25px;
}

#month_list h3 {
background:url(http://feel-tokyo.jp/img/month_list_t.gif) no-repeat;
width:150px;
height:15px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:10px;
}

#month_list ul {
list-style:none;
margin:0;
padding:0;
}

#month_list li {
font-size:12px;
padding-bottom:2px;
margin-bottom:5px;
border-bottom:dotted 1px #666666;
}


/*others***************************************/
#others_list {
width:150px;
margin-top:25px;
}

#others_list h3 {
background:url(http://feel-tokyo.jp/img/others_list_t.gif) no-repeat;
width:150px;
height:15px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:10px;
}

#others_list ul {
list-style:none;
margin:0;
padding:0;
}

#others_list li {
font-size:12px;
padding-bottom:2px;
margin-bottom:5px;
border-bottom:dotted 1px #666666;
}


/*検索***************/
#search {
width:150px;
margin-top:25px;
}

#search h3 {
background:url(http://feel-tokyo.jp/img/search_t.gif) no-repeat;
width:150px;
height:15px;
text-decoration: none;
text-indent: -9999px;
display:block;
margin-bottom:10px;
}


/*メイン記事**************************************************************************************************************************/

#main {
width:370px;
float:left;
margin:0 35px;
}

.news {
background:#FDFBE3;
padding:15px;
border:2px dotted #CCCCCC;
width:336px;
font-size:12px;
line-height:160%;
margin-bottom:15px;
}

.news h2 {
font-size:14px;
background:#F4E7CE;
line-height:160%;
margin-bottom:5px;
}

.box {
margin-bottom:50px;
}

.box h2 {
background-color:#4D5D70;
padding:5px 2px;
border-left:solid 10px #000066;
}

.box h2 a {
color:#FFFFFF;
font-size:14px;
margin-left:3px;
}

.cate_day {
margin:10px 0;
font-size:12px;
float:right;
}

.cate_day .box_cate {
font-size:12px;
}

.cate_day .box_day {
margin-left:20px;
font-weight:bold;
}

.box p {
font-size:12px;
line-height:160%;
clear:both;
}







/*右メニュー**************************************************************************************************************************/
#right {
width:180px;
background-color:#E0E0E0;
float:left;
text-align:center;
}


.add_a {
width:140px;
margin:25px auto;
font-size:12px;
line-height:120%;
}

.add_a img {
margin-bottom:3px;
}


/*フッター*****************************************************************************************************************************/

.footnavi {
width:800px;
font-size:12px;
font-weight:bold;
background:#FDFBE3;
padding:5px 0;
text-align:center;
}

#foot {
width:780px;
padding:10px;
background:#dddddd;
font-size:10px;
line-height:160%;
color:#666666;
}
















