@charset "utf-8";
/*
Theme Name: Car Info Pod 
Theme URI: http://carinfopod.jp
Description: カー情報サイトのために作られたデザイン
Version: 1.0
Author: Atsushi Ogai
Author URI: http://carinfopod.jp
Tags: blue, custom header, fixed width, two columns, widgets
*/



/*編集後記タイトル要素*/
.aft{
	border-bottom:#36F solid 2px;
	border-left:#36F solid 10px;
	margin:0;
	padding:4px 0 4px 10px;
	}



/*お問い合わせフォーム*/
.ctb {
	border-collapse:collapse;
	margin-top:50px;
	margin-left:30px;
	padding:0;
	width:650px;
	border:#FFF dotted 1px;
	font-size:12px;
	
}
.ctb td {
	background-color:#9CF;
	border:#666 solid 1px;
	font-size:12px;
	height:40px;
	vertical-align:middle;
}




/*会社概要*/
.tb_about{
	border:#666 solid 2px;
	width:550px;
	margin:auto;
	padding:0;
	font-size:12px;
	border-collapse:collapse;
	}

.tb_about th{
	width:150px;
	border:#333 solid 2px;
	border-collapse:collapse;
	margin:auto;
	padding:10px;
	
	}


.tb_about td{
	border:#333 solid 2px;
	border-collapse:collapse;
	margin:auto;
	padding:10px;
	
	}

.tb_about p{
	font-size:12px;
	font-style:normal;
	margin:0;
	padding:15px;
	}




/*Edit*/
#edit_table {
	border:hidden;
	background-color:#ffffff;
}
#edit_table td {
	border:hidden;
	border-collapse:collapse;
	background-color:#ffffff;
}
#ed_photo {
	border:1px solid #999999;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#ed_photo td {
	border:1px solid #666666;
	border-collapse:collapse;
	background-color:#FFFFCC;
	font-size:10px;
	font-style:oblique;
	color:#000000;
}
/*finish edit*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
}
#lyout_table {
	width:950px;
	border:#CCCCCC solid 1px;
	padding:0;
	margin-left:1px;
	border-collapse:collapse;
}
#lyout_table th {
	border-collapse:collapse;
	margin:0;
	padding:0;
	vertical-align:top;
	border:#CCCCCC solid 1px;
}
#lyout_table td {
	border:#CCCCCC solid 1px;
	border-collapse:collapse;
	margin:0;
	padding:0;
	vertical-align:top;
}

.side_1 {
	width:200px;
}
.center {
	width:435px;
}
.side_2 {
	width:305px;
}


#page {
	/*background-color: white;*/
	border: 1px solid #959596;
	text-align: left;
}
#header {
	width:950px;
	height:100px;
}
#headerimg {
	margin: 7px 9px 0;
	height: 100px;
	width: 950px;
}
/*ナビゲーションバー設置に伴うnav要素CSS*/
#nav, #nav li, #nav a {
	display:block;
	background-color:#000000;
	margin-top:0;
	margin-bottom:0;
	margin-left:1px;
	margin-right:auto;
	padding:0;/*width:950px;
	height:30px;*/
	
}
#nav li {
	float:left;
	margin-top:75px;
}
#nav a {
	font-size:1.2em;
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	text-decoration:none;
	color:#FFFFFF;
	border-right:#FFFFFF solid 2px;
}
#nav .current_page_item a {
	color:#FF0000;
}
#f_f {
	float:left;
}
/*ここまでがナビゲーションバー設置に伴うnav要素CSS*/
#h_banner {
	background-color:#000;
	width:auto;
	margin:0;
}
#content {
	font-size: 1.2em;
}
.h3_fonts {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
}
.widecolumn .entry p {
	font-size: 11px;
	line-height:14px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14px;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.1em;
}
/*news table*/
nt {
	border:#666666 solid 2px;
	border-collapse:collapse;
}
nt th {
	border:#666666 solid 2px;
	border-collapse:collapse;
}
nt td {
	border:#666666 solid 2px;
	border-collapse:collapse;
}
/*end news table*/


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	width:200px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:left;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	border:#CCCCCC solid 1px;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 950px;
}
#header {
	background:url(images/header_03.gif) no-repeat;
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px;
	padding: 0;
	height: 100px;
	width: 950px;
}
#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
}
.narrowcolumn {
	margin-top:12px;
	margin-bottom:15px;
	margin-left:1px;
	margin-right:1px;
	width: 435px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 5px;
	width: 700px;
}
.widecolumn_s {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 5px;
	width: 750px;
}

.post {
	margin-left:2px;
	margin-right:2px;
	padding:0;/*	text-align: justify; */
	}

.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}


#footer {
	background-color:#000000;
	padding: 0;
	margin: 0 auto;
	width: 950px;
	height:39px;
	clear: both;
}


#footer p {
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	border:hidden;
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin-left:15px;
	padding: 0;
}
#s_sidebar ul, #sidebar ul ol {
	margin-left:15px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#s_sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#s_sidebar ul p, #s_sidebar ul select {
	margin: 5px 0 8px;
}
#s_sidebar ul ul, #s_sidebar ul ol {
	margin: 5px 0 0 10px;
}
#s_sidebar ul ul ul, #s_sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #s_sidebar ul ol li {
	list-style: decimal outside;
}
#s_sidebar ul ul li, #s_sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#s_sidebar img{
	border:none;
}


/*リンク制御*/
#link table td{
	border:hidden;
}


#catego{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
	list-style:none;
	list-style-type:none;
	display:block;
	width:165px;
	margin-top:5px;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
}

#catego a{
	display:block;
	padding-left:8px;
	color:#FF9933;
	text-decoration:none;
}

#catego li{
	border-left:#FF6600 solid 10px;
	border-bottom:#FFCC00 solid 2px;
	width:165px;

}

#catego a:hover{
	padding-left:3px;
	color:#0066FF;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;


}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

