﻿/*
Theme Name: Chronicle
Description: A News wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com
Version: 1.

*/

.tabber{display:none;}

body {
	margin:0 auto;
	padding: 0px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	color:#080808;
	background: #1c1c1c;
	font-size:12px;
}

a:focus { outline:none;}

a {color:#FF0000;text-decoration:none}

a:hover {color:#d53030;text-decoration:none;}

h1, h2, h3, h4, h5, h6 {}

blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	background:#CFCFCF;
	border-left:8px solid #FDB101;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}

img {border:0;margin: 0 0;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;

}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#fff;
}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#fff;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}


/* ----------------------------------------------------------------------
 Wrapper 
-------------------------------------------------------------------------*/

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#d6d6d6;
	padding-top:0px;
	position: relative;
}

#casing {
	padding:0px 0px ;
	background:#E4E4E4;
	margin:0px 0px;
	width:1000px;
	float:left;
}


/* ----------------------------------------------------------------------
 Header 
-------------------------------------------------------------------------*/

#top {
	height:100px;
	margin:auto;
	background:#fff  url(images/box-bg.gif) repeat-x;
	width:1000px;
}


/* ---------------------
 translation / plugin
------------------------*/
#translation{
	width:40px;
	float:right;
	height:15px;
	margin:0 5px;
	position: absolute;
	top: 0px;
	right: 5px;
}

/* ---------------------
 Title-Logo
------------------------*/
.blogname {
	width:300px;
	margin:10px 0 0 0px;
	float:left;
	background-repeat:no-repeat;
}

.blogname h1  {
	height:70px;
	font-size:50px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:5px 0 0 10px;
	text-indent:-9000px;
	background:url(images/logo.gif) no-repeat;
}

.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
}

.blogname h1 a:hover { 
	color: #eee;
}

.blogname h2 {
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	color:#b6b6b6;
	text-align:left;
	text-transform:uppercase;
}


/* ---------------------
 RSS-icon
------------------------*/
#menu .rssicon {
	padding:0px 0px ;
	margin:0px 0px;
	float:right;
}


/* ---------------------
 date
------------------------*/
#dates {
	float: right;
	height: 22px;
	line-height:22px;
	padding-right: 15px;
	font-size: 13px;
	color: #111;
	font-weight:bold;
	text-transform:uppercase;
	margin: 2px 0 0 0px;
}


/* ---------------------
 468size / banner-space
------------------------*/
#feeds {
	float:right;
	width:490px;
	margin-top:20px;
	padding:0px;
}

#feeds ul {	
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#feeds ul li {	
	list-style-type: none;
	margin:0px 0px 0px 0px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}

#feeds ul li a:link,
#feeds ul li a:visited {color:#ce0606;}
#feeds ul li a:hover{ color:#a30909;}

.feed {
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	border:1px solid #fff;
	background:#ececec url(images/feed.jpg) no-repeat;
}

.feed form {margin: 0;padding: 0;}
.feed fieldset {margin: 0;padding: 0;border: none;}
.feed p {margin: 0;font-size: 85%;}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

.sbutton{
	width:57px;
	float: left;
	background:#fff url(images/submit.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}

.ad2 {text-align:center;margin:2px auto;}


/* ---------------------
 Page menu
------------------------*/
#menucontainer{
	height:33px;
	background:#373737 url(images/menu.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	font-weight:normal;
	z-index: -1;
}

#menu {
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#373737 url(images/menu.png) repeat-x;
	height:33px;

}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_sepa.gif) left center no-repeat;
}

#menu li a, #menu li a:link, #menu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 10px 14px 9px 14px;
}

#menu li a:hover, #menu li a:active {
	background:#c2311d url(images/menuapng) repeat-x;
	color: #fff;
	margin: 0px;
	padding: 10px 14px 9px 14px;
	text-decoration: none;
}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#313639;
	width: 150px;
	color: #fae7df;
	font-size: 12px;
	font-family: Tahoma, century gothic,Georgia, sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #535A5F;
}

#menu li li a:hover, #menu li li a:active {
	background: #B60606 ;
	color: #fff;
	padding: 8px 10px 7px 10px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#menu li li { }
#menu li ul a { width: 140px;}
#menu li ul a:hover, #menu li ul a:active { }

#menu li ul ul {
	margin: -32px 0 0 170px;
	border-left: 1px solid #555;
	padding-left: 1px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {	left: -999em;}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {	left: auto;}

#menu li:hover, #menu li.sfhover { position: static;}



/* ---------------------
 Category
------------------------*/
.category {
	font-size:10px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Century gothic, Arial,Tahoma,sans-serif;
	padding:2px 5px 5px 10px;
	text-transform: uppercase;
	height:15px;
	overflow:hidden;
}

.category a:link,.category a:visited {
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#c50000;
}

.category a:hover {color:#fff;}


/* ---------------------
 Category menu
------------------------*/
#catmenucontainer {
	height:33px;
	background:#565b5e url(images/catmenupng) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px;
	font-weight:normal;
	border-bottom:1px solid #fff;
}

#catmenu {
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#565b5e url(images/catmenupng) repeat-x;
	height:33px;
}

#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
}

#catmenu li a:hover, #catmenu li a:active {
	background:#373C3F ;
	color: #fff;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
}

#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#202020;
	width: 150px;
	color: #bbb;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom: 1px solid #282828;
}

#catmenu li li a:hover, #catmenu li li a:active {
	background:#B60606 url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#catmenu li li { }
#catmenu li ul a { 	width: 140px;}
#catmenu li ul a:hover, #catmenu li ul a:active { }
#catmenu li ul ul {	margin: -34px 0 0 170px;}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
}

#catmenu li:hover, #catmenu li.sfhover { 	position: static;}



/* ----------------------------------------------------------------------
 Main Content 
-------------------------------------------------------------------------*/
.box {
	width:320px;
	overflow: hidden;
	margin:0px 0px 5px 5px;
	height:100%;
	color:#504945;
	font-size: 10px;
	font-family: Tahoma, century gothic,Georgia, sans-serif;
	background:#fff url(images/box-bg.gif) repeat-x;
	line-height:18px;
	border:1px solid #bbb;
	float:left;
	display: inline;
}

.box h2 {
	font-family: Tahoma, century gothic,Georgia, sans-serif;
	font-size: 13px;
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 10px;
	text-align: left;
	overflow:hidden;
	height:16px;
}

.box  h2 a, .box  h2 a:link, .box  h2 a:visited {
	color:#252525;
	background-color: transparent;
}

.box h2 a:hover {
	color: #c12828;
	text-decoration:underline;
	background-color: transparent;
}

.sentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	height:200px;
	overflow:hidden;
}

.sentry a:link,
.sentry a:visited {
	color: #AC0604;
	background-color: transparent;
}

.sentry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: underline;
}

img.ethumb {
	padding:5px 5px;
	background:#D6D6D6;
	margin:10px 5px 5px 5px;
	float:left;
	}

.sentry a:hover img {
	opacity:0.75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75);
	}

.sentry p {
	margin:5px 5px;
	padding:0px 0px;
	font-size:13px;
}

.rmore {
	float:right;
	color:#9F0505;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 5px;
	width:68px;
	height:15px;
	font-size:11px;
	font-weight:bold;
}

.rmore a:link,
.rmore a:visited {	color:#fff;}
.rmore a:hover {	color:#fff;}

.scomm {
	float:right;
	padding:5px 2px 0px 4px;
	position:relative;
	margin:0px 5px 0px 0px;
	font-size:11px;
	width:100px;
	height:12px;
	text-align:right;
	font-weight:bold;
}

.scomm a:link,
.scomm a:visited {	color:#fff;}
.scomm a:hover {	color:#fff;}

.sinfo {
	height:20px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/black_alpha_50.png) repeat-x;
	font:12px;
}


/* ----------------------------------------------------------------------
 Content 
-------------------------------------------------------------------------*/
#content {
	float:left;
	width: 660px;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}

#fullcontent {
	float:left;
	width:100%;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}

#fullcontent h2 {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	margin: 5px 0 0 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-size: 18px;
	color:#000;
	font-weight:normal;
	overflow:hidden;
}

.title {
	margin: 0 0 0 0px;
	padding: 10px 0px 0px 0px;
	background:#fff url(images/box-bg.gif) repeat-x;
}

.date {
	font-size:10px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	padding:0px 5px;
	color:#2a2a2a;
	text-transform: uppercase;
}

.single {
	width:650px;
	overflow: hidden;
	margin:0px 4px 5px 5px;
	height:100%;
	color:#504945;
	font: 13px 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	background:#fff url(images/box-bg.gif) repeat-x;
	line-height:20px;
	border:1px solid #bbb;
}

/* ---------------------
 Blog_archive
------------------------*/
.blog_archive {
	width:650px;
	margin:0px 4px 5px 5px;
	color:#555;
	font: 13px verdana, sans-serif;
	background:#fff ;
	border:1px solid #bbb;
	line-height:15px;
}

.blog_archive ul {
	list-style-type: none;
	padding:10px;
	color:#000;
}

.blog_archive ul li {
	width:100%;
	padding:3px;
	color:#fff;
}

.blog_archive ul li a:link, .blog_archive  ul li a:visited {
	padding:3px;
	color:#0000ff;
}

.blog_archive ul li a:hover {
	padding:3px;
	color: #dd0000;
}

.emptymonth {	padding:3px;	color:#aaa;}


.single h2 {
	margin: 5px 0 0 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-size: 18px;
	font-weight:normal;
	overflow:hidden;
}

.single h2 a, .single h2 a:link, .single h2 a:visited {
	color:#000;
	background-color: transparent;
}

.single h2 a:hover {
	color: #4F4F4F;
	text-decoration:underline;
	background-color: transparent;
}

.author {
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#565B5E;
	margin-left:5px;
}

.clock {
	color:#000;
	padding:2px 5px 2px 5px;
	background:#fff;
	margin-left:10px;
}	

.comm {
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#ff0000;
	margin-left:10px;
}

.comm a:link,
.comm a:visited {	color:#fff;}

.comm a:hover {	color:#fff;}

.more {
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {		color:#AC0604;}
.more a:hover {	color:#d42323;}

.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 0px;
	font:12px;
}

.postmore {
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;
}

.postmore a:link,
.postmore a:visited {	color:#fff;}
.postmore a:hover {color:#fff;}



/* ----------------------------------------------------------------------
 Entry
-------------------------------------------------------------------------*/
.entry {
	margin:0 0;
	padding: 5px 15px 15px 15px;	
	font-size:13px;
	color:#111;
}

.entry img {
	margin:5px 0;
	padding: 0px 0px;	
}

.entry a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.entry a:link,
.entry a:visited {
	color: #c10604;
	text-decoration: underline;
	background-color: transparent;
}

.entry a:hover {
	color:#c10604;
	background-color: transparent;
	text-decoration: none;
}

.entry p {
	margin:5px 5px 20px 5px;
	padding:0px 0px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	line-height: 180%;
}

.entrypage {
	margin:0 0;
	padding: 15px 15px 15px 15px;	
	font-size:13px;
	color:#111;
}

.entrypage img {
	margin:0 0;
	padding: 0px 0px 5px 0px;	
}

.entrypage a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.entrypage a:link,
.entry a:visited {
	color: #c10604;
	text-decoration: underline;
	background-color: transparent;
}

.entrypage a:hover {
	color:#c10604;
	background-color: transparent;
	text-decoration: none;
}

.entrypage p {
	margin:15px 5px;
	padding:0px 0px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
	line-height: 180%;
}


/* ----------------------------------------------------------------------
 Sidebar
-------------------------------------------------------------------------*/
#rightcol {
	margin:0px 0px;
	float:right;
	width:335px;
	padding:0px 0px 5px 0;	
}


/* ----------------------------------------------------------------------
 Sidebar1
-------------------------------------------------------------------------*/
.sidebar1 {
	float:left;
	width:160px;
	font-size:12px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
}

.sidebar1 h2 {
	line-height:30px;
	font-size:12px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#B10404;
	font-weight:bold;
	font-family: Tahoma,Century gothic,'ＭＳ Ｐゴシック',Verdana,Arial,Tahoma,sans-serif;
	text-transform:uppercase;
	border:1px solid #DF0000;
}

.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;	
}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
}

.sidebar1 ul li a:hover {
	background:#fff;
	text-decoration: underline;
	color: #B10404;
}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;
}


/* ----------------------------------------------------------------------
 Sidebar2
-------------------------------------------------------------------------*/
.sidebar2 {
	float:right;
	width:160px;
	padding-right:10px;
	font-size:12px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
}

.sidebar2 h2 {
	line-height:30px;
	font-size:12px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#B10404;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #DF0000;
}

.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar2 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
}

.sidebar2 ul li a:hover {
	background:#fff;
	color: #B10404;
	text-decoration: underline;
}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar2 table {
	width:100%;
	text-align:center;
	color:#787d7f;
}



/* ----------------------------------------------------------------------
 FOOTER   2010.06.18 
-------------------------------------------------------------------------*/
#footer {
	padding:10px 0px 0px 0px;
	color:#B7B7B7;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	float:left;
	width:1000px;
	background:#4F4F4F;
}

.list-page{
	width:980px;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;	
}

.list-page a{white-space: nowrap;}

.list-page ul{
	display: inline;
	text-align:left;
	margin-right:5px;
	padding:0;
}

.list-page ul li{
	display: inline;
	text-align:left;
	margin-right:5px;
	padding:8px 0;
}

#footer a:link , #footer a:visited {color:#B7B7B7;}
#footer a:hover {color:#FFFFFF;}

#footer .copy {
	text-align:center;
	height:20px;
	padding-top:5px;
	font-size:10px;
	background:#222;
}

/* ---------------------------------
 The Navigation 
----------------------------------- */
#navigation {	
	width:640px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;
}

/* ---------------------------------
 The Attachment 
----------------------------------- */
.contentCenter {text-align:center;}


/* ---------------------------------
 The Page Title 
----------------------------------- */
h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:12px;
	text-align:center;
	color:#4A413C;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,Century gothic, Arial,Tahoma,sans-serif;
}


/* ------------------------------------------------------------------------------
 PLUGIN WP-Page Navi  2011.09.11
------------------------------------------------------------------------------- */
.navigation { padding: 15px; text-align:center;}

.wp-pagenavi { font-weight: normal;}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 1px 5px 2px 5px; 
	margin: 4px 4px;
	text-decoration: none;
	color: #fff;
	background-color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi a:visited {
	padding: 1px 5px 2px 5px; 
	margin: 4px 4px;
	text-decoration: none;
	border: 1px solid #666;
	color: #fff;
	background-color: #666;
}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #2267b7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi a:active {
	padding: 1px 5px 2px 5px; 
	margin: 4px 4px;
	text-decoration: none;
	color: #333;
	background-color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi span.pages {
	padding: 1px 5px 2px 5px; 
	margin: 4px 4px;
	color: #fff;
	background-color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi span.current {
	padding: 1px 5px 2px 5px;
	margin: 4px 4px;
	color: #fff;
	background-color: #5593ea;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi span.extend {
	padding: 1px 5px 2px 5px;
	margin: 4px 4px;
	color: #fff;
	background-color: #888;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* ------------------------------------------------------------------------------
 PLUGIN  Scroll-to-top  2011.09.21 角丸・テキストシャドウ
------------------------------------------------------------------------------- */
#scroll_to_top a{
	text-shadow: #000 1px 1px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display : none;
	z-index : 9;
	position : fixed;
	top : 100%;
	margin-top : -30px;
	height : 20px;
	padding : 3px 5px;
	font-size : 12px;
	text-align : center;
	padding : 3px;
	opacity : .8;
	text-decoration : none;
}




/* -----------------------------------------
  com_info  2010.06.01 page/company info
------------------------------------------- */
table.com_info {
	margin-top: 0;
	margin-bottom: 1.6em;
	width: 620px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #d9d9d9;
	border-width: 1px 0 0 1px;
	font-size: 100%;
}
table.com_info caption {
	margin: 0.6em 0 0 0;
	padding: 0;
	text-align: right !important;
	font-weight: normal;
}
table.com_info th,
table.com_info td {
	padding: 0.5em 11px;
	line-height: 1.35;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
}
table.com_info th {
	font-weight: normal;
	background: #f2f2f2;
}
table.com_info thead th {
	text-align: center !important;
}


/* -----------------------------------------
  Logolist  2010.06.24 sidebar
------------------------------------------- */
#logolist-link {
	margin: 0 ;
	padding: 5px;
	height:100%;
	width: 320px;
}
#logolist-link ul {
	list-style-type: none;
}
#logolist-link ul li{
	margin-bottom: 5px;
	padding: 0;
}
#logolist-link .logolist-side1 {float: left;}
#logolist-link .logolist-side2 {float: right;}
#logolist-link ul li img {border: 1px solid #aaa;}
#logolist-link ul li a:hover img {border: 1px solid #555;}


/* -----------------------------------------
  ProductsMenu   2010.06.18 page/products
------------------------------------------- */
#productsmenu {
	width:950px;
	text-align:center;
}

#productsmenu ul{
	list-style-type: none;
	margin:0px;
	padding-left:40px;
}

#productsmenu ul li{
	display: inline;
	float:left;
	padding-right:10px;
	margin-right:20px;
}

/* -----------------------------------------
  ecs-products  2010.06.17 page/ecs
------------------------------------------- */
div.ecs-top {
	text-align: center;
	background: #000;
	height: 90px;
}
div.ecs-index {
	height: 100px;
	margin: 20px;
	padding-bottom: 20px;
}
div.ecs-index p span{float:right}

div.ecs-index ul{
	width: 180px;
	float: left;
}
div.ecs-index ul li a:link{
	font-weight : bold;
	line-height:200%;
}
div.ecs {width:100%;}

div.ecs img{
	padding:3px;
	border: 1px solid #aaa;
	background:#ededed;
}
div.ecs ul{margin: 20px 0;}

div li.ecs-products{
	display: inline;
	float:left;
	width:300px;
	padding:5px 8px;
}
div li.ecs-products span{font-size:14px;}


/* -----------------------------------------
  milltek改造中  2011.01.07 page/milltek
------------------------------------------- */
.mill {width:900px;}

.mill h2{
	float: left;
	font-size: 12px;
	font-style: bold;
	font-color: red;
	padding-left: 10px;
}

.mill h3{
	font-size: 12px;
	font-style: bold;
	padding-left: 10px;
}

.mill li{
	font-size: 10px;
	padding-left: 20px;
}

.mill h4{
	font-size: 8px;
	font-color: red;
	padding-right: 10px;
}

.mill-icon1 li{
	width: 32px;
	float: left; 
	padding-left: 10px; 
	padding-right: 7px;
}

.mill-icon2 li{
	width: 30px;
	float: left; 
	padding-right: 6px;
}

.mill-icon3 li{
	width: 36px;
	float: left; 
	padding-right: 7px;
}

.mill-icon4 li{
	width: 32px;
	padding-right: 10px;
}



/* -----------------------------------------
  Media 年月別並べ替え  2011.01.20 
------------------------------------------- */
table.media2011 {text-align:center;margin-left:30px;}
table.media2011 td {text-align:left;}
.mag_ym{
  font-size : large;
  font-weight : bold;
  background-color : #cccccc;
  width : 900px;
  padding : 5px;
}

.mag_left{
  width : 450px;
  left : 0px;
  float : left;
}
.mag_left2{
  width : 526px;
  left : 0px;
  float : left;
}

.mag_left_img{
  padding-top : 10px;
  width : 182px;
  float : left;
}

.mag_left_img2{
  padding-top : 10px;
  padding-left : 132px;
  width : 364px;
}
.mag_left_text{
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 5px;
}
.mag_left_title{
  padding-left : 15px;
  font-weight : bold;
  float : none;
}
.mag_left_index{
  float : left;
  font-size : small;
  padding-top : 10px;
  padding-left : 25px;
  padding-right : 5px;
}

.mag_right{
  width : 450px;
  position: 451px;
  text-align : right;
  float : left;
}
.mag_right2{
  width : 384px;
  text-align : right;
  padding-right : 0px;
  margin-right : 0px;
  float : left;
}

.mag_right_img{
  padding-top : 10px;
  width : 182px;
  float : left;
}

.mag_right1_img{
  padding-top : 10px;
  padding-right: 10px;
  position : 526px;
  width : 182px;
  float : left;
}

.mag_right2_img{
  padding-top : 10px;
  padding-right: 0px;
  padding-left: 10px;
  position : 708px;
  width : 182px;
  float : left;
}

.mag_right_img2{
  padding-top : 10px;
  width : 364px;
  float : left;
}

.mag_right_text{
  float : left;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 5px;

}
.mag_right_title{
  font-weight : bold;
  float : none;
}
.mag_right_index{
  float : none;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 5px;
}

/* -----------------------------------------
  Media テンプレート  2011.09.17 
------------------------------------------- */
table.media-template {text-align:center;margin-left:30px;}
table.media-template td {text-align:left;}
table.media-template img {padding:5px;	background: #fff;;border:1px solid #ccc;margin:5px;}
table.media-template ul li {float:left;padding-right:10px;}

/* ----------------------------------------------------------------------------
   カスタムフィールドテンプレート  2011.09.11 
----------------------------------------------------------------------------- */
/** FORGE/ecs/evo 商品テンプレート [cft format=0] **/

div.lineup-wrap {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,sans-serif;
	width:960px;
	font-size: 12px;
	margin:10px 0px;
	padding-top:10px;
}
div.lineup-wrap table {width:100%; background: #bbb;}
div.lineup-wrap a img {border:none;}
div.lineup-wrap th {
	padding: 5px;
	width: 100px;
	white-space: nowrap;
	font-weight:bold;
	background: #f2f2ee;
}
div.lineup-wrap td {padding:0 8px; background: #fff;}
div.lineup-wrap td.name {width:320px; font-weight: bold;}
div.lineup-wrap td.brand {width:180px;}
div.lineup-wrap td.brand a {
	background: #555;
	font-size: 9px;
	color:#fff;
	border:1px solid #666;
	padding: 1px 3px;
	text-decoration:none;
	text-shadow: #000 1px 1px 1px;
}
div.lineup-wrap td.brand a:hover {background: #5d60ff;}
div.lineup-wrap td.brand ul {margin: 2px 0;}
div.lineup-wrap td.brand li {padding: 1px 0;}
div.lineup-wrap td.brand span {
	background: #e6e6e6;
	font-size: 10px;
	color:#333;
	border-bottom:1px solid #999;
	padding: 0px 3px;
	margin-bottom:2px;
}
div.lineup-wrap td.maker {width:185px;}
div.lineup-wrap td.maker ul{list-style-type:none;}
div.lineup-wrap td.model {font-size: 11px;width:345px;}
div.lineup-wrap td span.model-icon{ padding: 5px; float: left;}
div.lineup-wrap td.price {
	white-space: nowrap;
	color:#e60000;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
}
div.lineup-wrap td.img-link { vertical-align: middle;}
div.lineup-wrap td.img-link ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.lineup-wrap td.img-link li { float: left; padding: 5px;}


/* -------------------------------------------------------------------------------
 Forge Index Page 2011.09.14
------------------------------------------------------------------------------- */

#forge-index{width:960px; margin:0px;}
#forge-index table{	
	border-collapse: collapse;
	border-spacing: 0;
}
#forge-index div.top-image{
	margin-left: 30px;
	border:none;
	text-align: center;
}
#forge-index p  {line-height:1.8;font-size:14px;}
#forge-index ul {list-style: disc;}
#forge-index li {padding: 5px 0;}

#forge-index table.list_tb1 {
	width: 960px;
	text-align: left;
	margin-bottom:10px;
}
#forge-index table th {
	background: #f1f0eb;
	border: 1px solid #aaa;
	color: #555;
	text-align: center;
}
#forge-index table td {
	padding: 3px;
	background: #fff;
	border: 1px solid #aaa;
}
#forge-index table th.name {width:240px;}



/* -------------------------------------------------------------------------------
 Millteksport page Index PRODUCTS LIST 2011.09.18 
------------------------------------------------------------------------------- */
div.mil-maker-index {
	width:950px;
	padding-top:15px;
}
div.mil-maker-index h3{
	width:950px;
	font-size:16px;
	padding:5px;
	text-align:center;
	background:#333;
	color:#fff;
	margin:0;
}
div.mil-maker-index ul {
	list-style:none;
	padding;5px;
}
div.mil-maker-index ul li{
	line-height:180%;
	margin-left:5px;
}
div.mil-maker-index ul li a:link{color:#003586}
div.mil-maker-index ul li a:visited{color:#003586}
{color:#003586}
div.mil-maker-index ul li a:hover{background:#90c4f4;color:#000}

div.column-wrapper {
	width:120px;
	margin:5px;
	padding:10px;
	float:left;
}
div.column-wrapper h4,
div.column-wrapper-left h4{
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-bottom:3px;
}
div.column-wrapper-left {
	width:170px;
	margin:5px;
	padding:10px;
	float:left;
}
div.column-wrapper p,
div.column-wrapper-left p{
	padding:0px;
	margin:0px;
	background:#fff;
}
div.column-wrapper ul,
div.column-wrapper-left ul{margin-bottom:30px;}

table.mil4icons { width:550px;margin:0;}
table td.markicons  {
	vertical-align:middle;
	white-space: nowrap;
	padding:0 5px;
}
table td.markicons img {
	vertical-align:middle;
	padding:5px;
	margin-right:5px;
}
div.m-logo-black {float:left;margin-bottom:15px;}
div.m-logo-black span a:hover img{
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
}



/* -------------------------------------------------------------------------------
 Millteksport page 車種別 
------------------------------------------------------------------------------- */
/* milltek */
.carname{
  text-align:left;
  font-size:20px;
  font-weight:bold;
  color:red;
  float:left;
}
.backtoaudi{text-align:right;float:left;}

table.mill{
  width:225px;
  border:1px solid silver;
  padding:5px;
  margin-top:5px;
  text-align:left;
  vertical-align:top;
}
th.mill{
  font-weight:bold;
  font-size:150%;
  text-align:center;
  padding:5px;
  border:2px solid dimgray;
}
td.mill1{ border-bottom:1px dashed silver;}
td.mill2{ padding-left:50px;}


/* milltek e-mark campaign*/

table.mill-maker{
  width:100%;
  margin-top:30px;
  text-align:center;
  font-size:20px;
  font-weight:bold;
  background-color:black;
  color:red;
}
td.mill-maker{
  padding:5px 5px 5px 20px;
  text-align:left;
  vertical-align:middle;
  font-size:20px;
  font-weight:bold;
  color:red;
}
td.mill-back{
  padding:5px 20px 5px 5px;
  text-align:right;
  font-size:12px;
  color:red;
}
table.mill-products{
  width:100%;
  margin-top:10px;
  text-align:left;
  border:1px solid silver;
  border-collapse: collapse;
}
td.mill-products1{
  width:160px;
  padding:0px;
  background-color:black;
  border:1px solid silver;
}
td.mill-products2above{
  text-align:left;
  vertical-align:center;
  padding:10px 5px 0px 10px;
  font-size:20px;
  font-weight:bold;
  border:1px solid silver;
}
td.mill-products2{
  width:auto;
  text-align:left;  
  border:1px solid silver;
}
td.mill-products3{
  width:120px;
  text-align:center;
  vertical-align:middle;
  border:1px solid silver;
}
td.mill-products4{
  width:150px;
  text-align:center;
  vertical-align:middle;
  border:1px solid silver;
}
table.mill-photo{
  background-color:black;
  width:150px;
  margin:5px;
  border:0px;
  cellpadding:0px;
  vertical-align:middle;
}
td.mill-mark1{
  text-align:left;  
  width:32px;
  padding:0px;
}
td.mill-mark2-3{
  text-align:center;  
  width:30px;
  padding:0px;
}
td.mill-mark4{
  text-align:right;  
  width:32px;
  padding:0px;
}
td.mill-mark5{
  text-align:center;  
  vertical-align:middle;
  padding:0px;
  color:white;
  font-weight:bold;
}
h2.mill-products{
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
}
li.mill-parts{
  padding-left:45px;
  line-height:150%;
}

/* milltek 上部 */

.mill-icons{
  background-color: #000000;
  color: #ffffff;
  border: 0px;
  margin-top:10px;
  padding: 0px 2px 0px 2px;
  text-align:left;
}



/* renntech */
hr.renn{
  width :850px;
  border:1px dashed silver;
}
table.renn{
  width:950px;
  border:0px;
  padding:5px;
  valign:top;
}
table.renn-amg{
  margin-top:50px;
  margin-bottom: 10px;
  width : 950px;
  padding:0px 5px 0px 5px;
  border:1px solid red;
}
td.renn-amg{
  padding-left:25px;
  valign:top;
}
td.renn-amg-movie{ padding-right:0px;}
td.renn-parts{ padding-left:5px;}

table.renn-photo{
  padding:0px;
  width:950px;
  height:100px;
  border:0px;
  align:left;
  vertical-align:top;
}
td.renn-photo1{
  padding:0px;
  width:325px;
  vertical-align:top;
}
td.renn-photo1_text{
  padding:0px 5px 0px 5px;
  width:325px;
  vertical-align:top;
  align:left;
  font-size:90%;
}
td.renn-photo2-4{
  padding:0px 5px 0px 5px;
  align:left;
  width:200px;
  font-size:90%;
}
td.renn-photo3-4{
  padding:0px 5px 0px 5px;
  align:left;
  width:410px;
  font-size:90%;
  line-height:170%;
}
table.renn-left{
  margin-top:5px;
  padding:0px;
  width:315px;
  border:1px solid silver;
  valign:top;
}
td.renn-products{
  padding:5px;
  border-bottom:1px solid silver;
  font-size : 18px;
  font-weight : bold;
}
td.renn-tekigou{
  padding:5px;
  width:185px;
  border-right:1px solid silver;
  valign:toppx;
}
td.renn-price1{
  padding:5px;
  width:70px;
  align:right;
  valign:middle;
}
td.renn-price2{
  padding:5px;
  width:40px;
  valign:middle;
}
td.renn-c74-1{
  background-color:#ff6666;
  color:#ffffff;
  font-size:120%;
  width:100%;
}
td.renn-c74-2{ border-left:2px solid #ff6666;}
td.renn-c63-1{
  background-color:#009999;
  color:#ffffff;
  font-size:120%;
  width:100%;
}

td.renn-c63-2{border-left:2px solid #009999;}

table.renn-list{
  border:0px;
  text-align:center;
  vertical-align:bottom;
  margin:30px auto;
  padding:5px 0px 0px 0px;
}
th.renn-list{
  text-align:left;
  font-size:120%;
  font-weight:bold;
}
table.renn-list-parts{
  height:100%;
  width:220px;
  border:1px solid silver;
  vertical-align:top;
}
th.renn-list-parts{
  width:220px;
  text-align:right;
  font-size:100%;
  font-weight:bold;
  padding:1px;
  border-bottom:1px dashed silver;
}
td.renn-list-parts{
  height:30px;
  text-align:left;
  border-bottom:1px dashed silver;
}
table.renn-list-class{
  height:100%;
  text-align:center;
  vertical-align:top;
  margin-left:5px;
  padding:1px;
  border:1px solid silver;
  border-right:1px solid silver;
}
th.renn-list-class{
  line-height:110%;
  height:28px;
  font-size:85%;
  border-bottom:1px dashed silver;
}
td.renn-list-class{
  border-bottom:1px dashed silver;
  padding:1px;
}
td.renn-list-amg{
  padding:0px 5px 0px 5px;
  border:1px solid red;
}


/* Carbonio */
td.carbonio{
  width : 900px;
  border:1px solid red;
  padding-top:15px;
  vertical-align:middle;
}
td.carbonio-top{
  border-bottom:2px dashed dimgray;
  padding-bottom:5px;
}
table.carbonio-left{
  width : 400px;
  height:410px;
  vertical-align:top;
}
table.carbonio-left-low{
  width : 400px;
  height:304px;
  vertical-align:top;
}
td.carbonio-left2{
  vertical-align:top;
}
img.carbonio-left2{
  width : 130px;
  text-align: justify;
  float:right;
}
table.carbonio-right{
  width : 490px;
  height:410px;
  margin-top:7px;
  margin-left:10px;
  border:2px solid silver;
  vertical-align:top;
}
table.carbonio-right-low{
  width : 490px;
  height:304px;
  margin-top:7px;
  margin-left:10px;
  border:2px solid silver;
  vertical-align:top;
}
th.carbonio-right1{
  height:90px;
  vertical-align:middle;
  padding:5px;
  font-size:120%;
  font-weight:bold;
  color:white;
  background-color:black;
}
td.carbonio-right2{
  padding:5px 5px 5px 20px;
  line-height:200%;
}
td.carbonio-right3{
  height:45px;
  vertical-align:middle;
  padding:5px;
  font-size:80%;
  font-weight:bold;
  font-color:white;
  background-color:darkgray;
}
td.carbonio-right4{
  padding:5px;
  height:100px;
  text-align:right;
  vertical-align:middle;
}

/* hartmann */

table.hartmann{
  text-align:center;
  font-size:-1;
}



/* -------------------------------------------------------------------------------
 taxonomyアーカイブ
------------------------------------------------------------------------------- */

div.tax-title{
	color:#8b0000;
	font-weight: bold;
	margin:0 10px 0 10px;
	padding-top:10px;
}


/* -------------------------------------------------------------------------------
 EVENT-PAGE 2011.09.18
------------------------------------------------------------------------------- */
div.event-page {
	text-align:center;
	margin-bottom:10px;
}

div.event-page ul{
	width: 800px;
	text-align:center;
	margin: 0 auto;
	padding-bottom:20px;
}

div.event-page ul li{
	line-height:150%;
	text-align:left;
}

/* -------------------------------------------------------------------------------
 world-report-PAGE 2011.09.18
------------------------------------------------------------------------------- */
div.world-report-page {
	text-align:center;
	margin-bottom:10px;
}

div.world-report-page ul{
	width: 800px;
	text-align:center;
	margin: 0 auto;
	padding-bottom:20px;
}

div.world-report-page ul li{
	line-height:150%;
	text-align:left;
}
