/* globals */
html					{ height: 100%; min-height: 100%; margin: 0; padding: 0; }
body					{ background:url(/wp-content/uploads/parts/kiteru_bg_2nd.jpg) no-repeat top center scroll #dc8c84; color: #333; font: 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'Lucida Grande','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }
/* body.home				{ background:url(/wp-content/uploads/parts/kiteru_bg.jpg) no-repeat top center scroll #d04d47; } */

h1, h2, h3, h4, h5, h6	{ font-weight: 700; color: #1E1B1A; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #659900; text-decoration: none; }
a:hover					{ color: #4bc913; }

p						{ line-height: 1.5em; margin: 0 0 1.25em; }
blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; font-style: normal; }
blockquote p:last-child	{ margin: 0 0 5px; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #c3c3c3; padding: 5px 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'Lucida Grande','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #c3c3c3; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; }
input[type=submit]:hover, #wp-email-submit:hover    { background: #313428; color: #FFF; }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: 700; color: #333; background: #EEE; }
td, tbody td			{  }

#content				{ background:url(/wp-content/uploads/parts/content_bg_bottom.png) no-repeat left bottom; padding:0 0 65px; }
body.home #content		{ background:none; padding:0; }

.breadcrumb				{ margin:0 0 20px; }

.text_remark			{ font-size:11px; color:#999; }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }
.tags a:hover					{ text-decoration: underline; }

.xoxo					{ padding: 0; }
.arras					{ color: #383332 !important; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; padding: 20px 0 0; }
#main					{ padding: 0 10px; }
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ padding: 0; }
#branding				{ width: 960px; margin: 0 auto; padding: 15px 0; }
.logo					{ float: left; }
.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 11px; font-weight: 700; color: #7d716d; margin: 0; padding: 3px 0 0; text-transform: uppercase; zoom: 1; *display: inline; }

#header_right			{ float:right; text-align:right; }
#top_banner				{  }
#header_bottom			{ margin:12px 0 0; text-align:right; display:inline-block; }
#header_bottom p		{ margin:5px 10px 0 0; font-size:11px; }
#mailmag_header			{ float:right; }
#header_bottom #searchbar	{ float: right; margin: 0 20px 0 0; }
#header_bottom .searchtitle	{ float:right; }

/* navigation */
#nav					{ zoom: 1; max-height: 41px; background: url(/wp-content/uploads/parts/topnav_bg.gif) repeat-x top; }
#nav-content			{ margin: 0 auto; width: 960px; }

.sf-menu				{ font-weight: 700; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 36px; padding: 0 0 2px; margin: 0; height: 41px; }
.sf-menu a, .sf-menu a:link, sf-menu a:visited	{ display: block; text-decoration: none; padding: 2px 20px; color: #fff!important; font-size: 14px;  }
.sf-menu a:hover		{ color: #FFF; }
.sf-menu li.sfhover, .sf-menu li:hover { background: url(/wp-content/uploads/parts/topnav_bg_hover.gif) repeat-x top; }
.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border-top: 1px solid #373331; }
.sf-menu li li			{ width: 148px; }
.sf-menu li li a		{ background: #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -25px 0 0 148px; }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: #383332; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: #FFF; color: #666; font-size: 11px; }
.sf-menu .sf-with-ul	{ padding-right: 15px; }
.sf-sub-indicator		{ background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 11px; }
*:first-child+html .sf-sub-indicator { top: -5px; }

.sf-menu li.nav_divider, .sf-menu li.nav_divider:hover	{ color:#d3645e; font-size:12px; font-weight:normal; padding:2px 0 0; background:none; }

.quick-nav				{ display:none!important; visibility:hidden; }
.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }

/* search bar */
#searchbar				{ float: left; overflow: hidden; margin: 0 20px 0 0; }
#searchbar .searchform	{ float:left; }
.searchform				{ padding: 0px; }
.searchform .s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 12px; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-left: 1px solid #c3c3c3; border-right:none!important; background: #fff; padding: 4px; margin: 0; float: left; width: 205px !important; }
.searchform .searchsubmit { background: url(/wp-content/uploads/parts/searchsubmit.gif) no-repeat 5px 5px #fff; text-indent: -9000px; width: 25px; height: 25px; float: left; cursor: pointer; color: transparent; text-transform: capitalize; }
.searchform .searchsubmit:hover { background: url(/wp-content/uploads/parts/searchsubmit.gif) no-repeat 5px 5px #fff; }

.searchform input[type=text]:focus	{ border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-left: 1px solid #c3c3c3; border-right:none!important; }
.searchform input[type=submit]:focus	{ border: 1px solid #c3c3c3!important; }


/* mailmagazine */
#mailmag_header .mailmag_address		{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 12px!important; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-left: 1px solid #c3c3c3; border-right:none!important; background: #fff; padding: 4px; margin: 0; float: left; width: 200px !important; }
#mailmag_header .mailmag_submit { background: url(/wp-content/uploads/parts/mailsubmit.gif) no-repeat 4px 6px #fff; text-indent: -9000px; width: 30px; height: 25px; float: left; cursor: pointer; color: transparent; text-transform: capitalize; }
#mailmag_header .mailmag_submit:hover { background: url(/wp-content/uploads/parts/mailsubmit.gif) no-repeat 4px 6px #fff; }


/* sidebar */
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin: 0; padding: 0; }
.widgetcontainer li		{ margin: 3px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }
.widgetcontent			{ background: repeat-x #FFF; margin: -1px 0 10px; padding: 10px; line-height: 1.4em; }

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{ float: left; border: 3px solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ font-size: 11px !important; text-transform: uppercase; font-weight: 700; color: #000; }

.multi-sidebar .tabs	{ list-style: none; margin: 0 0 5px; padding: 0; overflow: hidden; }
.multi-sidebar .tabs li	{ float: left; background: #383332; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts	{ list-style: none !important; margin: 0 0 0 5px !important; }
.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ width: 100%; border: 1px solid #999; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }

#primary				{ margin:0 0 15px; }

#primary .widgetcontent	{ background:none; padding:0; margin-bottom:0!important; }
#primary .ad_siderec	{ margin:0 0 20px; }
#primary .side_update li	{ float:left; margin:5px 2px 7px 10px; }
#primary .side_info_title	{ margin:0 0 5px; }
#primary .ad_side1		{ background-color:#fff; margin:0 0 10px; padding:10px; display:inline-block; }
#primary .ad_side1_left	{ float:left; margin:0 10px 0 0; }
#primary .ad_side1_right	{ float:left; width:200px; }
#primary .ad_side1_title	{ margin:0 0 5px; font-weight:bold; }
#primary .ad_side1_body	{ margin:0; line-height:140%; }
#primary .ad_side1_right:after	{ clear:left; }
#primary .ad_side2		{ background-color:#fff; margin:0 0 1px; padding:5px 10px; }

#secondary				{ background: url(/wp-content/uploads/parts/side_news_title.gif) no-repeat 0 0; padding:36px 0 0; }

#secondary .widgetcontainer	{ margin:0 0 15px; }
#secondary .widgetcontent	{ background:none; padding:0; margin:0; }
#secondary .widgetcontent a	{ font-weight:normal; }
#secondary .cat-post-item	{ background-color:#fff; margin:0 0 1px; padding:5px 10px; }
#secondary .keywords		{ margin:5px 0 0; }
#secondary .keywords h2		{ float:left; margin:0 20px 0 0; }
#secondary .keywords h2 a	{ font-size:12px; color:#fff; }


/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; overflow: hidden; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; position: absolute; left: 10px; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; position: absolute; left: 610px; }
#controls .next:hover, #controls .prev:hover { opacity: 1; }
#controls a:focus		{ outline: none; }

#featured-slideshow		{ position: relative; margin-right: 20px; z-index: 0 !important; border: 5px solid #CCC; }			

.featured-article		{ display: block; width: 640px; height: 250px; text-decoration: none !important; background-position: center !important; }
.featured-article img	{ width: 640px; height: 250px; }
.featured-entry			{ position: relative; top: -85px; overflow: hidden; background: #000; height: 85px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 18px; font-weight: 700; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

/* home featured */
#index-news .entry-thumbnails, #index-news .entry-info, #index-news .entry-title, #index-news .quick-read-more, #bottom-content-1 .widgettitle, .sidebar .cat-posts_readmore, .sidebar .widgettitle	{ display:none; visibility:hidden; }

/* home ranking */
#index-news				{ background:url(/wp-content/uploads/parts/home_left_ranking_bg.png) no-repeat 0 0; height:472px; }
#index-news .posts-quick li	{ border-bottom:none; }
#index-news .home-title, #index-news .trpage_thumb	{ display:none; visibility:hidden; }
#index-news .entry-summary	{ margin:0; float:left; }
#index-news .trpage_info	{ margin:65px 0 0; color:#999; text-align:right; width:365px; }
#index-news .trpage_vol	{  }
#index-news .trpage_date	{ margin:0 0 0 10px; }
#index-news ul.trpage_lists	{ margin:10px 0 0 0; list-style:none; padding:0; width:365px; }
#index-news ul.trpage_lists li	{ margin:0; padding:10px 0 10px 52px; border-bottom:1px solid #cd3933; display:inline-block; }
#index-news .trpage_1	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px 9px; }
#index-news .trpage_2	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px -55px; }
#index-news .trpage_3	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px -115px; }
#index-news .trpage_4	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px -175px; }
#index-news .trpage_5	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px -234px; }
#index-news .trpage_list_text	{ float:left; width:270px; }
#index-news .trpage_list_text h3, #home_underranking .ad_undertrend h3	{ margin:0; }
#index-news .trpage_list_icon_up, #index-news .trpage_list_icon_down, #index-news .trpage_list_icon_new, #index-news .trpage_list_icon_stay	{ float:left; width:30px; margin:-5px 0 0 10px; text-indent:-9000px; line-height:42px; }
#index-news .trpage_list_icon_up	{ background:url(/wp-content/uploads/parts/home_left_ranking_parts.jpg) no-repeat -3px -53px; }
#index-news .trpage_list_icon_down	{ background:url(/wp-content/uploads/parts/home_left_ranking_parts.jpg) no-repeat -3px 8px; }
#index-news .trpage_list_icon_new	{ background:url(/wp-content/uploads/parts/home_left_ranking_parts.jpg) no-repeat -3px -125px; }
#index-news .trpage_list_icon_stay	{ background:url(/wp-content/uploads/parts/home_left_ranking_parts.jpg) no-repeat -3px -185px; }


/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; padding: 0; position:relative; }

#bottom-content-1		{ margin: -80px 20px 10px 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

#bottom-content-1 .widgetcontainer	{ height:95px; }
#bottom-content-1 .widgetcontent	{ background:none; padding:0; }

#home_underranking		{ margin:0 0 28px; width:365px; }
#home_underranking .ad_undertrend	{ background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 8px -294px; height:45px; padding:10px 0 0 52px; }
#home_underranking .link_trend-ranking	{ text-align:right; padding:2px 0 0; /margin:10px 0 0; }
#home_underranking .link_trend-ranking img	{ vertical-align:top; }

#home_update_left		{ padding:10px; background-color:#fff; width:620px; }
#home_update_left img	{ margin:0 0 4px; }
#home_update_left li	{ margin:6px 0 0; /margin:2px 0 0; }
#home_update_left .update_date	{ color:#999; margin:0 0 0 10px; }

#bottom-content-2		{ width:660px; margin: 25px 20px 10px 0; }
#bottom-content-2 .widgetcontainer	{ float:left; width:310px; margin:0 20px 20px 0;}
#bottom-content-2 .widgettitle	{ background:url(/wp-content/uploads/parts/home_bottom_title_bg.gif) repeat-x 0 0; border:0; color:#fff; padding:10px; line-height:1em; }
#bottom-content-2 .widgetcontent	{ margin:0; height:98px; }
#bottom-content-2 .widgetcontent li	{ display:inline-block; margin:0; }

#bottom-content-2 .home_bottom_thumb	{ float:left; width:96px; text-align:center; border:1px solid #ece3d9; }
#bottom-content-2 .home_bottom_thumb a	{ line-height:0; }
#bottom-content-2 .wp-post-image	{ margin:0 auto; }
#bottom-content-2 .home_bottom_texts	{ float:left; margin:0 0 0 10px; width:182px; line-height:140%; }
#bottom-content-2 .post-title	{ color:#333; font-weight:normal; }
#bottom-content-2 .cat-posts_readmore	{ text-align:right; height:15px; margin:10px 0 0; }
#bottom-content-2 .cat-posts_readmore a	{ font-weight:normal; }
#bottom-content-2 .cat-posts_readmore img	{ vertical-align:top; }
#bottom-content-2 .amazon_img	{ width:96px; height:96px; /height:101px; }

/* latest headlines */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0 0 20px; padding: 0; }
.posts-default .post	{ float: left; margin: 0 15px 5px 0; font-size: 12px; padding: 0; }
.posts-default img		{ float: left; background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px; line-height: 1.4em;  }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #111; margin: 0 5px; line-height: 1.4em; }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; padding: 4px; }
.posts-default .published { text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.no-js .posts-default .entry-summary	{ height: 60px; }

.entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails:hover	{ border-color: #383332; }
.entry-thumbnails-link { background: #fff; display: block; text-decoration: none !important; }
.posts-quick			{ margin: 0 0 10px 0; padding: 0; }
.posts-quick li			{ padding: 0; border-bottom: 1px dotted #CCC; margin: 0 0 10px; }
.posts-quick .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px 0 0; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; }
.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; margin-bottom: 15px; }
.posts-quick .entry-thumbnails	{ float: left; margin: 0 20px 10px 0; border: 1px solid #c3c3c3; padding:0; background: #FFF; width:200px; height:200px; text-align:center; }
.posts-quick .quick-read-more	{ margin: 10px 0 0; }
.posts-quick .entry-info { font-size: 10px; color: #666; border: none; margin: 5px 0 5px; }
.posts-quick .entry-info abbr { padding: 0 4px 0 0; text-decoration: none; border: none; }
.posts-quick .entry-info span { padding: 0 4px; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ background: none; }
.posts-quick .quick-read-more a:hover {  }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -25px 0 0; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; line-height: 1.4em; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; max-width: 450px; line-height: 1.4em; }
.layout-3c-fixed .posts-line .entry-title, .layout-3c-r-fixed .posts-line .entry-title { max-width: 300px; }
.posts-line a:link, .posts-line a:visited	{ color: #373331; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

.navigation				{ margin: 0 10px 10px 0; }

.home-title				{ font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 20px 10px 0; color: #383331; }

/* single post */
.single .post, #main .single-post, #archivepage	{ background: #FFF; margin: 0 20px 0 0!important; padding: 20px 15px; }
.single .post .entry-title, .single-post .entry-title	{ font-size: 24px; font-weight: 700; padding: 0 0 5px; letter-spacing: -1px; line-height: 1.3em; border-bottom: 1px solid #CD3933; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{ text-decoration: none; }
.single .post .entry-info, .single-post .entry-info	{ margin: 30px 0 0; /margin: 60px 0 0; color: #848485; font-size: 11px; text-transform: uppercase; }
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 5px 0 0; }
.single-post .entry-cat a:link, .single-post .entry-cat a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-cat a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
#main .single .post .tags, #main .single-post .tags { margin: 15px 0; padding: 15px 0 0; color: #848485; border-top: 1px dotted #CCC; }
#main .single .post .tags a, #main .single-post .tags a { padding: 0; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo img, .single-post .entry-photo img	{ margin: 10px 0; overflow: hidden; border: 1px solid #CCC; }

.entry-content, .entry-content	{ margin: 20px 0; font-size: 12px; line-height: 1.5em; }
.entry-content p, .entry-content p	{ }
.entry-content ul { padding: 0 1.2em 0.5em; }
.entry-content ol { padding: 0 1.5em 0.5em; }
.entry-content ul li, .entry-content ol li { margin: 0.5em 0; }
.entry-content blockquote { font-style: italic; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin: 1.2em 0 0; }
.entry-content h3 { font-size: 16px; }
.entry-content form { margin: 1em 0; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; padding: 0 0 0 14px; }

.page .entry-content	{ margin: 0 0 20px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.single-post-meta-field { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	{ border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 11px; margin: 0 0 10px; color: #333; font-weight: 700; text-transform: uppercase; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

#kiteru_postheader		{ display:inline-block; margin:0 0 30px; }
#kiteru_postheader .breadcrumb	{ float:left; width:480px; margin:0: }
#kiteru_postheader .eazy-retweet	{ float:right; width:111px; margin:0 0 0 19px; text-align:right; }

.recentpost_samecat		{ margin:20px 0 0; border-top:1px solid #C3C3C3; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC !important; color: #313428 !important; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC !important; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: 700; border: 1px solid #CCC !important; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* comments */
#commentlist			{ background: #F3F3F3; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child	{ padding: 0; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }
#commentlist p			{ clear: left; line-height: 1.8em; }
#commentlist .reply		{ float: right; }

#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li	{ border-bottom: none; border-left: 5px solid #DEDEDE; padding: 0 0 0 10px; }
#commentlist #respond	{ clear: both; padding: 10px 0 0; border-top: 1px solid #CCC; }
#commentlist #respond .module-title { margin: 0; background: url(../../images/feed-title-blue.jpg) top repeat-x; color: #FFF; border: 1px solid #0052A3; }
#commentlist #respond #commentsform	{ margin: 0; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; font-size: 12px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 10px; font-weight: 700; float: right; display: none; }
#commentlist .comment-node:hover .comment-controls { display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #313428; color: #FFF; }

.comments-navigation	{ clear: both; margin: 0 20px 10px 10px; }
.comments-navigation a	{ border-top: 0; }

.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 150px; padding: 5px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; }
#commentsform .error	{ display: block; padding: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; padding: 0 10px; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }


/* search results */
#search_wrapper			{ background-color:#fff; margin:0 20px 0 0 !important; padding:20px 15px; }
.search-results h2      { color: #333; }
.search-results-content { margin: 0 10px 20px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { width: 250px; }
#search_wrapper .entry-thumbnails	{ width:100px!important; height:100px!important; }
#search_wrapper .entry-thumbnails img	{ width:100px!important; height:100px!important; }
#content #search_wrapper .page .entry-title	{ border:none; padding:0; }
#content #search_wrapper .entry-title	{ font-size:16px; }

/* Archives */
#archivepage .cat_description	{ margin:70px 0 30px; }
#archivepage .cat_title_img	{ margin:0 0 10px; }
#archivepage .home-title	{ display:none; visibility:hidden; }
#archivepage .quick-read-more, #search_wrapper .quick-read-more	{ text-align:right; }
#archivepage .quick-read-more img	{ vertical-align:middle; }
#archivepage .entry-thumbnails img	{ width:auto!important; height:auto!important; }
#archivepage .entry-title	{ font-size:16px; margin:0; }
#archivepage .entry-info	{ color:#999; }


/* footer */
#footer				{ margin: 20px 0 0; padding: 40px 0 10px; /padding: 60px 0 10px; color:#fff; text-align:center; background:url(/wp-content/uploads/parts/kiteru_bg_footer_2nd.jpg) no-repeat top center scroll #d04d47; }
/* body.home #footer	{ margin:0; /margin:20px 0 0; padding: 20px 0 10px; background:none; } */
#footer .widgetcontainer	{ min-width: 150px; }
.no-js #footer .widgetcontainer { height: 190px; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }
#footer .footer-message	{ margin: 0 auto; font-size: 11px; text-align:left; width:960px; }
#footer .footer-message p { margin: 0 0 0.5em; }
#footer .footer-message .floatright { margin-left: 20px; }
#footer-sidebar		{ margin: 20px auto 0; /margin: 40px auto 0; padding: 0; text-align:left; width:960px; }
/* body.home #footer-sidebar	{ margin: 40px auto 0; } */
#footer-sidebar .widgetcontainer	{ float: left; margin: 0; }
#footer-sidebar ul	{ list-style: none; margin: 0; padding: 0; }
#footer-sidebar li	{ margin: 0 0 3px; }

#footer a			{ color:#fff; }
#footer p			{ margin:10px 0; }
#footer-sidebar .widgetcontainer h5, .footer-message .arras	{ display:none; visibility:hidden; }

/* Pages */
#content .page .entry-title	{ border-bottom:1px solid #cd3933; padding:0 0 20px; /margin:0; }
#content .page .entry-content h3	{ margin:20px 0 10px; }

/* 流行りものランキング */
.single #content .category-trend-ranking	{ background: url(/wp-content/uploads/parts/title_trendranking.gif) no-repeat 15px 60px #fff; }
.single .category-trend-ranking .entry-title	{ margin:40px 0 0 50px; /margin:80px 0 0 50px; border:none; }
.single .category-trend-ranking .entry-info	{ display:none; visibility:hidden; }
.single .category-trend-ranking .entry-content	{ margin:0; }

#tr_single .tr_single_header	{ text-align:right; color:#999; font-size:14px; margin:-85px 0 0; }
#tr_single .tr_single_date	{ margin:0 0 0 10px; }
#tr_single .tr_single_titlebox	{ border-bottom:1px solid #cd3933; padding:0 0 20px; width:610px; clear:both; margin:17px 0; display:inline-block; }
#tr_single .tr_single_rank1	{ float:left; background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 0px 0px; width:50px; height:50px; text-indent:-9000px; }
#tr_single .tr_single_rank2	{ float:left; background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 0px -64px; width:50px; height:50px; text-indent:-9000px; }
#tr_single .tr_single_rank3	{ float:left; background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 0px -124px; width:50px; height:50px; text-indent:-9000px; }
#tr_single .tr_single_rank4	{ float:left; background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 0px -184px; width:50px; height:50px; text-indent:-9000px; }
#tr_single .tr_single_rank5	{ float:left; background:url(/wp-content/uploads/parts/home_left_ranking_numbers.jpg) no-repeat 0px -243px; width:50px; height:50px; text-indent:-9000px; }
#tr_single .tr_single_titletext	{ float:left; }
#content .tr_single_title	{ position:relative; top:26px; left:50px; }

/* #tr_single .tr_single_main	{ clear:left; position:relative; top:-20px; } */

#tr_single .tr_single_left	{ float:left; }
#tr_single .tr_single_commentbox	{ width: 400px; margin: 0 0 20px; position: relative; }
#tr_single .tr_single_img	{ float: left; width:63px; height:91px; margin:0; }
#tr_single .tr_single_commentbox .momo1	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat 0 0; }
#tr_single .tr_single_commentbox .momo2	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -92px 0; }
#tr_single .tr_single_commentbox .momo3	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -187px 0; }
#tr_single .tr_single_commentbox .sakura1	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat 0 -133px; }
#tr_single .tr_single_commentbox .sakura2	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -93px -132px; }
#tr_single .tr_single_commentbox .sakura3	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -189px -132px; }
#tr_single .tr_single_commentbox .yuri1	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -1px -261px; }
#tr_single .tr_single_commentbox .yuri2	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -96px -261px; }
#tr_single .tr_single_commentbox .yuri3	{ background: url(/wp-content/uploads/parts/trendranking_faces.jpg) no-repeat -193px -260px; }
#tr_single .tr_single_comment	{ width: 323px; float: right; background: url(/wp-content/uploads/parts/voicebg_bottom.gif) no-repeat left bottom; }
#tr_single .tr_single_comment div	{ background: url(/wp-content/uploads/parts/voicebg_top.gif) no-repeat; padding: 20px; }
#tr_single .tr_single_commentbox p.comment_arrow	{ position: absolute; left: 64px; top: 20px; }
#tr_single .tr_single_commentbox:after	{ height:0;	visibility: hidden;	content: ".";	display: block;	clear: both; }

#tr_single .tr_pics	{ float:right; width:200px; text-align:center; }
#tr_single .wp-caption	{ margin:0 auto; text-align:center; border:none; padding:0; background:none; width:200px!important; }
#tr_single .wp-caption-text	{ width:200px!important; }

#tr_single .tr_bottomnav	{ clear:both; }
#tr_single .tr_bottomnav ul	{ list-style:none; margin:10px 0 20px 50px; padding:0; }
#tr_single .tr_bottomnav li	{ float:left; width:54px; height:54px; margin:0 10px 20px 0; }
#tr_single .tr_bottomnav_1	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat 0 0; }
#tr_single .tr_bottomnav_1c	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat 0 -56px; }
#tr_single .tr_bottomnav_2	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -64px 0; }
#tr_single .tr_bottomnav_2c	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -64px -56px; }
#tr_single .tr_bottomnav_3	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -128px 0; }
#tr_single .tr_bottomnav_3c	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -128px -56px; }
#tr_single .tr_bottomnav_4	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -192px 0; }
#tr_single .tr_bottomnav_4c	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -192px -56px; }
#tr_single .tr_bottomnav_5	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -256px 0; }
#tr_single .tr_bottomnav_5c	{ background: url(/wp-content/uploads/parts/trendranking_ranks.gif) no-repeat -256px -56px; }
#tr_single .tr_bnlink	{ clear:left; /margin:-20px 0 0; }
#tr_single .tr_rtr		{ padding:20px 0 0; }
#tr_single .tr_rtr h3	{ background: url(/wp-content/uploads/parts/rtr_logo.jpg) no-repeat 0 0; padding:2px 0 20px 210px; font-size:14px; margin:30px 0 0 0; }
#tr_single .tr_rtr table	{ border:none; margin:0; }
#tr_single .tr_rtr hr	{ background:none; }
#tr_single .tr_rtr table td	{ background:none; border:none; font-size:12px; vertical-align:top; }

#content h4.module-title, p.nocomments	{ display:none; visibility:hidden; }

/* 流行りものランキング・バックナンバー */
.category-trend-ranking-backnumber #content #archivepage, .single #content .category-trend-ranking-backnumber	{ background: url(/wp-content/uploads/parts/title_trendranking_bn.gif) no-repeat 15px 60px #fff; }
.category-trend-ranking-backnumber .entry-title, .category-trend-ranking-backnumber .entry-info, .category-trend-ranking-backnumber #archivepage .trpage_list_text span, .category-trend-ranking-backnumber #archivepage .trpage_list_icon_up, .category-trend-ranking-backnumber #archivepage .trpage_list_icon_down, .category-trend-ranking-backnumber #archivepage .trpage_list_icon_new, .category-trend-ranking-backnumber #archivepage .entry-thumbnails, .category-trend-ranking-backnumber #archivepage .quick-read-more	{ display:none; visibility:hidden; }
.category-trend-ranking-backnumber #archivepage .posts-quick li	{ padding:0 0 20px; }
.category-trend-ranking-backnumber #archivepage .trpage_info	{ float:left; width:150px; font-weight:bold; }
.category-trend-ranking-backnumber #archivepage .trpage_vol	{ font-size:16px; margin:0 50px 0 0; }
.category-trend-ranking-backnumber #archivepage .trpage_date	{ font-size:20px; color:#CD3933; }
.category-trend-ranking-backnumber #archivepage .trpage_thumb	{ float:left; border:1px solid #c3c3c3; }
.category-trend-ranking-backnumber #archivepage .trpage_thumb img	{ width:150px; height:150px; }
.category-trend-ranking-backnumber #archivepage .entry-summary ul	{ float:left; list-style:none; padding:0; margin:0 0 0 10px; }
.category-trend-ranking-backnumber #archivepage .entry-summary li	{ background-color:#fff; background-repeat:no-repeat; border:none; margin:0; padding:8px 0 6px 35px; /padding:6px 0 6px 35px; }
.category-trend-ranking-backnumber #archivepage .trpage_list_text	{ margin:0; padding:0; }
.category-trend-ranking-backnumber #archivepage .entry-summary h3	{ font-size:16px; margin:0; padding:0; line-height:16px; /line-height:11px; }

.category-trend-ranking-backnumber #archivepage .trpage_1	{ background-image:url(/wp-content/uploads/parts/trendranking_bn_numbers.gif); background-position:0 6px; /background-position:0 8px; }
.category-trend-ranking-backnumber #archivepage .trpage_2	{ background-image:url(/wp-content/uploads/parts/trendranking_bn_numbers.gif); background-position:0 -39px; /background-position:0 -37px; }
.category-trend-ranking-backnumber #archivepage .trpage_3	{ background-image:url(/wp-content/uploads/parts/trendranking_bn_numbers.gif); background-position:0 -82px; /background-position:0 -80px; }
.category-trend-ranking-backnumber #archivepage .trpage_4	{ background-image:url(/wp-content/uploads/parts/trendranking_bn_numbers.gif); background-position:0 -126px; /background-position:0 -124px; }
.category-trend-ranking-backnumber #archivepage .trpage_5	{ background-image:url(/wp-content/uploads/parts/trendranking_bn_numbers.gif); background-position:0 -171px; /background-position:0 -169px; }

/* 超速ニュース */
.category-news #content #archivepage, .single #content .category-news	{ background: url(/wp-content/uploads/parts/title_news.gif) no-repeat 15px 60px #fff; }
.category-news #archivepage .entry-thumbnails	{ width:100px!important; height:100px!important; }
.category-news #archivepage .entry-thumbnails img	{ width:100px!important; height:100px!important; }
.single #content .category-news .entry-title	{ margin:0; padding: 0; border-bottom: none; }
.category-news #content #archivepage .ProductName	{ font-size:13px; font-weight:bold; color:#666; margin:5px 0 0; }
.single #content .category-news .ProductName	{ font-size:14px; font-weight:bold; color:#666; padding:5px 0; border-bottom: 1px solid #CD3933; }

/* 売れ筋ランキング */
.page-id-15 #post-15	{ background: url(/wp-content/uploads/parts/title_salesranking.gif) no-repeat 15px 60px #fff; }
.page-id-15 #post-15 .entry-content	{ margin:70px 0 0; }
.page-id-15 #post-15 .entry-title	{ display:none; visibility:hidden; }
.hs_rankboxes			{ clear:left; margin:0 0 20px; display:inline-block; }
.hs_rankbox_wrapper		{ float:left; width:285px; margin:0 20px 0 0; }
.hs_rankbox_wrapper h3	{ background:url("/wp-content/uploads/parts/topnav_bg.gif") repeat-x scroll 0 -5px transparent; padding:5px; }
.hs_rankbox_wrapper h3 a	{ color:#fff; }
.hs_rankbox_wrapper ul	{ list-style:none; margin:0; padding:0; }
.hs_rankbox_wrapper ul li.hs_rankbox	{ margin:0; padding:10px 0; height:75px; display:inline-block; border-bottom:1px solid #DEDEDE; }
.hs_rankbox div			{ float:left; }
.hs_num1, .hs_num2, .hs_num3, .hs_num4, .hs_num5	{ font-size:14px; font-weight:bold; color:#CD3933; width:30px; margin:0 10px 0 0; }
.hs_img					{ width:75px; text-align:center; margin:0 10px 0 0; }
.hs_img img				{ margin:0 auto; }
.hs_text				{ width:160px; height:75px; overflow:hidden; }
.hs_bottom				{ text-align:right; font-size:11px; margin:40px 0 0; }

/* 取材レポート */
.category-reports #content #archivepage, .single #content .category-reports	{ background: url(/wp-content/uploads/parts/title_reports.gif) no-repeat 15px 60px #fff; }

/* プレゼント */
.category-present #content #archivepage, .single #content .category-present	{ background: url(/wp-content/uploads/parts/title_present.gif) no-repeat 15px 60px #fff; }
.present_goform			{ margin:30px 0 0; text-align:center; font-size:16px; }
.present_goform a		{ padding:10px; font-weight:bold; background: url(../../images/feed-title-white.jpg) repeat-x center bottom; border: 1px solid #c3c3c3; }
.present_formtitle		{ margin:20px 0 10px; padding:10px 0; border-bottom:1px solid #CD3933; }
.present_formtitle h3	{ font-size:16px; margin:0; }
.present_submit			{ text-align:center; }
.present_submit input	{ font-size:16px; background: url(../../images/feed-title-white.jpg) repeat-x center bottom; }
/* .category-present #content #archivepage .quick-read-more	{ display:none; visibility:hidden; } */
.category-present #content #archivepage .posts-quick .entry-thumbnails	{ margin:0 20px 30px 0; }

/* ブログルーム */
.category-blog #content #archivepage, .single #content .category-blog	{ background: url(/wp-content/uploads/parts/title_blog.gif) no-repeat 15px 60px #fff; }
.category-blog #content #archivepage .staffblog_box	{ float:left; width:275px; margin:0 10px 0 0; background-color:#eee; padding:10px; display:inline-block; }
.category-blog #content #archivepage .staffblog_box:after	{ clear:left; }
.category-blog #content #archivepage .staffblog_img	{ float:left; margin:0 10px 0 0; }
.category-blog #content #archivepage .staffblog_texts	{ float:left; width:165px; padding:0; }
.category-blog #content #archivepage .staffblog_texts h3	{ margin:5px 0; line-height:120%; font-size:16px; }
.category-blog #archivepage .cat_description h4	{ font-size:20px; color:#CD3933; margin:30px 0 0; }
.category-blog #content #archivepage .staffblog_texts p	{ margin:0; }
.category-blog #archivepage .entry-thumbnails	{ width:100px!important; height:100px!important; }
.category-blog #archivepage .entry-thumbnails img	{ width:100px!important; height:100px!important; }

/* 流行りものグランプリ */
.single #content .category-trend-grandprix .entry-info	{ margin:0; display:none; visibility:hidden; }
#post-38 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2009.png) no-repeat 0 0; height:160px; border:none; }
#post-1223 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2008.png) no-repeat 0 0; height:160px; border:none; }
#post-1255 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2007.png) no-repeat 0 0; height:160px; border:none; }
#post-1256 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2006.png) no-repeat 0 0; height:160px; border:none; }
#post-1257 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2005.png) no-repeat 0 0; height:160px; border:none; }
#post-1258 .entry-title	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2004.png) no-repeat 0 0; height:160px; border:none; }
.tg_subtext				{ text-align:center; margin:-105px 0 0; }
.tg_subtext span		{ display:block; width:570px; margin:0 auto; font-size:14px; color:#fff; line-height:140%; text-align:left; }
#tg_wrapper .tg_title_1st	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_1st.png) no-repeat 0 0; height:50px; margin:40px 0 20px; }
.tg_box					{ display:inline-block; margin:0 0 30px; }
.tg_img_l				{ float:left; width:150px; border:1px solid #c3c3c3; margin:0 10px 0 0; text-align:center; }
.tg_img_l img			{ margin:0 auto; }
.tg_text_l				{ float:left; width:445px; /width:440px; }
.tg_text_l h3.tg_prodname	{ margin:0 0 10px; font-size:24px; }
#tg_wrapper .tg_title_2nd	{ clear:left; text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_2nd.png) no-repeat 0 0; height:50px; margin:0 0 20px; }
#tg_wrapper .tg_title_other	{ clear:left; text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other.png) no-repeat 0 0; height:50px; margin:0 0 20px; }
.tg_box_other			{ display:inline-block; margin:0 0 20px; }
.tg_other_subboxes		{ display:inline-block; }
.tg_other_subbox		{ float:left; width:285px; /width:275px; margin:0 20px 0 0; display:inline-block; }
.tg_other_subbox h3.tg_title_other_beauty	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 0; height:24px; margin:0 0 10px; }
.tg_img_m				{ float:left; width:100px; margin:0 10px 0 0; text-align:center; }
.tg_img_m img			{ margin:0 auto; }
.tg_text_m				{ float:left; width:175px; /width:165px; }
.tg_text_m h4			{ margin:0 0 10px; font-size:15px; }
.tg_clear				{ clear:left; text-indent:-9000px; }
.tg_other_subbox h3.tg_title_other_health	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -30px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_fasion	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -60px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_hit	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -90px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_ent	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -120px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_movie	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -150px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_music	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -180px; height:24px; margin:0 0 10px; }
.tg_other_subbox h3.tg_title_other_book	{ text-indent:-9000px; background:url(/wp-content/uploads/parts/title_trendgp_other_sub.gif) no-repeat 0 -210px; height:24px; margin:0 0 10px; }
.tg_box_amazonlink		{ border:1px solid #659900; font-weight:bold; width:163px; /width:150px; padding:5px; }
.tg_bottombox			{ margin:0 0 30px; padding:15px; border:1px solid #666; }
.tg_bottombox h3		{ margin:0 0 20px; }
.tg_bottombox strong	{ color:#cd3933; }
.category-trend-grandprix #content #archivepage	{ background: url(/wp-content/uploads/parts/title_trendgp_archive.png) no-repeat 15px 60px #fff; }
.category-trend-grandprix #content #archivepage .cat_description	{ margin:100px 0 30px; }
.category-trend-grandprix #content #archivepage #archive-posts	{ margin:40px 0 0; }
.category-trend-grandprix #archivepage .entry-thumbnails	{ width:100px!important; height:100px!important; }
.category-trend-grandprix #archivepage .entry-thumbnails img	{ width:100px!important; height:100px!important; }


/* メルマガ */
.mailmag_cmpdate		{ background-color:#CD3933; color:#fff; margin:10px 0; padding:5px; font-weight:bold; }
.mailmag_form			{ margin:0 0 30px; }
.mailmag_form p			{ margin:0; }
.mailmag_form input[type="text"]	{ height:26px; /height:21px; margin:0 0 5px; /margin:10px 0 0; padding:0 5px; /padding:5px 5px 0; }
.mailmag_form input[type="submit"]	{ height:28px; }
.mailmag_sample			{ border:1px solid #C3C3C3; margin:0 0 20px; padding:10px; overflow:scroll; width:580px; height:500px; }

/* About Us */
.aboutus_name			{ clear:left; font-size:14px; }
.aboutus_girl			{ margin:0 0 20px; display:inline-block; }
.aboutus_pics			{ float:left; margin:0 10px 0 0; }
.aboutus_sidetext		{ float:left; }

/* メディア掲載実績 */
#post-172 .entry-content h3.media_year	{ font-size:20px; margin:20px 0; }
#post-172 ul.media_list	{ list-style:none; margin:0; padding:0; }
#post-172 ul.media_list li	{ clear:left; display:inline-block; margin:0 0 40px; }
#post-172 .media_list_img	{ float:left; margin:0 10px 0 0; width:150px; height:150px; }
#post-172 .media_list_text	{ float:left; width:445px; }
#content .page .entry-content .media_list_text h3	{ margin:0 0 10px; }
#post-172 p.media_list_info	{ padding:0 0 5px; border-bottom:1px solid #dedede; }
.media_list_past		{ margin:0 0 30px; }
.media_list_past ul		{ list-style:none; margin:0; padding:0; }
.entry-content .media_list_past li		{ clear:left; display:inline-block; margin:0; padding:5px 0; border-top:1px solid #eee; }
.media_list_past span.date	{ float:left; margin:0 10px 0 0; width:100px; }
.media_list_past span.comment	{ float:left; width:500px; }
.media_bottom	{ text-align:right; font-size:11px; margin:20px 0 0; }


/* Transration Bar*/
#translation_bar_wrapper	{ margin:0 0 15px; }
#translation_bar_wrapper span	{ font-weight:bold; }
#flag_ja				{ display:none; visibility:hidden; }
#flag_ko, #flag_zh-CN, #flag_zh-TW, #flag_en, #flag_de, #flag_fr	{ margin:0 5px 0 0; }

#primary .banner_rec	{ margin:0 0 15px; }

/* 404 */
#content .nf_list_wrapper		{ background:url(/wp-content/uploads/parts/404_bg.jpg) no-repeat 0 0; margin:40px 0 0; padding:90px 0 0 25px; }
#content .nf_list h2			{ font-size:16px; }
