@import url("css/base.css");
@import url("css/base_wordpress.css");
/*
Theme Name: CoolStreetMotors
Theme URI: http://www.cool-streetmotors.jp/
Description: アメ車の新車販売、アメ車の中古車販売、アメ車の修理・メンテナンス、アメ車のカスタム、アメ車パーツ販売・取り付け、アメ車のことなら全てお任せ！富山県のアメ車販売店クールストリートモータース
Author: glic株式会社
Version: 1.0
*/

#main_meun_area .main_menu_box{	background:url(./img/blog/title_bg.jpg) top no-repeat; }
/*++++++++++++++++
	main_contents
++++++++++++++++*/
#main_contents{
	width:620px;
}
#main_contents .pager{
	font-size:12px;
	line-height:20px;
	padding:10px 15px 10px 10px;
}
#main_contents .pager_top{
	margin-bottom:30px;
	background: url(./img/blog/blog_pager_bottom.gif) #E8E8E8 left bottom no-repeat;
}
#main_contents .pager_bottom{
	background: url(./img/blog/blog_pager_bottom.gif) #E8E8E8 left top no-repeat;
}
#main_contents .pager .page_num{
	float:left;
	white-space:nowrap;
}
#main_contents .pager .page_num .total{
	font-size:20px;
	font-weight:bold;
	color:#666666;
	padding-right:4px;
}
#main_contents .pager .page_num .now{
	font-size:20px;
	font-weight:bold;
	color:#59AB32;
	padding-left:6px;
	padding-right:4px;
}
#main_contents .pager .page_list{
	float:right;
	white-space:nowrap;
}
#main_contents .pager .page_list .prev{
	padding-right:10px;
}
#main_contents .pager .page_list .next{
	padding-left:10px;
}
#main_contents .pager .page_list .page span{
	padding:0 2px;
}
#main_contents .pager .page_list .now{
	font-weight:bold;
}

#main_contents .list{
}
#main_contents .list .item{
	padding-bottom:50px;
}
#main_contents .list .item_last{
	padding-bottom:30px;
}
#main_contents .list .item .item_header{
	padding:15px 16px 26px;
	background:url(./img/blog/item_header_bg.jpg) #000000 left bottom no-repeat;
}
#main_contents .list .item .item_header .title{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
}
#main_contents .list .item .item_header .title a{
	color:#FFFFFF;
}
#main_contents .list .item .entry{
	padding:12px 20px 16px;
	font-size:12px;
	line-height:18px;
	background:#DBDBDB;
}
#main_contents .list .item .item_footer{
	height:100%;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
	line-height:16px;
	padding:15px 18px 7px;
	background:url(./img/blog/item_footer_bg.jpg) #000000 left bottom no-repeat;
}
#main_contents .list .item .item_footer .date{
	float:left;
	padding-right:10px;
}
#main_contents .list .item .item_footer .category{
	float:left;
	padding-right:10px;
}
#main_contents .list .item .item_footer .category a{
	color:#FFFFFF;
}
#main_contents .list .item .item_footer .author{
	float:right;
}

/*++++++++++++++++
	default style
++++++++++++++++*/
#sidebar_calender{
	padding-bottom:20px;
}
#sidebar_calender tfoot td{
        color:#CCCCCC;
}
#sidebar_calender tfoot td a{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
        text-decoration:none;
}
#sidebar_calender tfoot td a:hover{
        text-decoration:underline;
}
#sidebar_category{
	padding-bottom:20px;
}
#sidebar_category .title{
	padding-bottom:6px;
}
#sidebar_category .list{
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
	padding:0 10px;
}
#sidebar_category .list li{
	padding:10px 16px 5px;
	border-bottom:solid 1px #000000;
	background:url(img/blog/category_ya.gif) left 17px no-repeat;
}
#sidebar_archive{
	padding-bottom:20px;
}
#sidebar_archive .title{
	padding-bottom:6px;
}
#sidebar_archive .list{
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
	padding:0 10px;
}
#sidebar_archive .list li{
	padding:10px 16px 5px;
	border-bottom:solid 1px #000000;
	background:url(img/blog/category_ya.gif) left 17px no-repeat;
}