/************************
左カラム リスト
************************/

#left h4.heading{
background: none;
padding: 0;
margin: 0;
}

#left .list{
font-size:10px;
width: 180px;
margin-bottom: 20px;
}

#left .list ul li{
display: block;
width: 180px;
height: 52px;
clear: both;
margin: 6px 0;
background: url(../img/dot.png) repeat-x 0 100%;
}

#left .list ul li a{
display: block;
width: 180px;
height: 52px;
background: none;
}

#left .list ul li a img{
margin: 10px 7px 0 0;
float: left;
}

#left .list ul li a span {
display: block;
width: 120px;
float: right;
}


#left .list ul li:hover{
background: #f0f0f0;
}

.more{
padding: 4px 0 0 2px;
width: 54px;
height: 7px;
text-indent: -3000px;
}
	
.more a, .more a:hover{
display: block;
width: 54px;
height: 7px;
background: url(../img/more.png) no-repeat;
}



/************************
中央カラム
************************/

#inner{
font-size: 10px;
line-height: 100%;
}

#inner p{
font-size: 10px;
line-height: 180%;
padding: 0;
}

#inner h3.heading{
font-size: 16px;
color: #333;
padding-bottom: 3px;
margin-bottom: 10px;
line-height: 150%;
background: url(../img/heading.png) repeat-x 0 100%;
}


/*********************
お気に入り、ページナビ
*/


ul#tag, ul#pageNav{
background: url(../img/heading.png) repeat-x;
padding: 5px 2px;
margin-top: 20px;
}

ul#tag li,
ul#pageNav li{
display: inline;
list-style-type:none;
margin-right: 5px;
}


ul#tag li#mail{
background: url(../img/mail.png) no-repeat 0 4px;
padding-left: 14px;
}

ul#tag li img{
vertical-align: bottom;
}

ul#pageNav{
margin-top: 2px;
}

ul#pageNav li{
border-left: 1px solid #333;
margin:0;
padding:0 9px 0 7px;
}

ul#pageNav li.first{
border: 0;
padding-left:1px;
}