/*
Theme Name: carshop_tate type2
Theme URL: http://www.www.www/
Description: Basic Theme for WordPress.
Author: SeoWeb
*/


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
body h1 {
	font-size: 10px;
	text-indent: -5000em;
	float: left;
}
#bodyh2 {
	font-size: 10px;
	text-indent: -5000px;
	float: left;
}


p {
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

#toprogo {
	width: 860px;
}
#toprogoimg {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#searchform {
	width: 235px;
	padding-top: 5px;
	padding-left: 55px;
	background-image: url(images/sarchi_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	float: right;
	padding-right: 0px;
	height: 35px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topimg {
	width: 640px;
}
#body2 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#containerbg3 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#containerbg2 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#containerbg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 860px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#header {
	width: 860px;
}
#contents {
	width: 640px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 640px;
	float: left;
	padding-bottom: 20px;
}
#sidebar {
	width: 210px;
	padding-bottom: 50px;
	float: left;
}





#footer {
	width: 860px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	clear: both;
}
#footer p {
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
}



/* メニューCSS */

#menu_upper {
	background-image: url(images/menu_ue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 204px;
}
#menu {
	width: 204px;
	height: auto;
	float: none;
	clear: both;
	padding: 0px;
	background-image: url(images/menu_naka.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menu li {
	display: inline;
	font-size: 14px;
}
#menu   a,#menu  a:link   #menu a:visited      {
	text-decoration: none;
	color: #666666;
	display: block;
	width: auto;
	height: auto;
	padding-top: 0.7em;
	padding-right: 1em;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
	margin-right: 10px;
	margin-left: 15px;
	background-image: url(images/menu_yajirushi.jpg);
	background-repeat: no-repeat;
	background-position: 150px 7px;
}
#menu a:hover {
	color: #333333;



	padding-left: 2em
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FC9C14;
	border-left-width: 0.5em;
	background-image: url(images/menu_yajirushi_a.jpg);
	background-repeat: no-repeat;
	background-position: 150px 7px;
}
#menu_lower {
	background-image: url(images/menu_sita.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 204px;
}

/* カテゴリーサイドメニューCSS */

.category_upper {
	background-image: url(images/kate_ue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 204px;
	font-size: 0px;
}
.category {
	width: 204px;
	height: auto;
	float: none;
	clear: both;
	padding: 0px;
	background-image: url(images/kate_naka.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.category ul, #category li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.category ul {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.category li {
	display: inline;
	font-size: 14px;
}
.category a, #category a:link #category a:visited {
	text-decoration: none;
	color: #666666;
	display: block;
	width: auto;
	height: auto;
	padding-top: 0.7em;
	padding-right: 1em;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
	margin-right: 10px;
	margin-left: 15px;
	background-image: url(images/kate_yajirushi.jpg);
	background-repeat: no-repeat;
	background-position: 150px 7px;
}
.category a:hover {
	color: #333333;



	padding-left: 2em
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FC9C14;
	border-left-width: 0.5em;
	background-image: url(images/kate_yajirushi_a.jpg);
	background-repeat: no-repeat;
	background-position: 150px 7px;
}
.category_lower {
	background-image: url(images/kate_sita.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 204px;
	font-size: 0px;
}
.category_h2 {
	font-size: 90%;
	color: #666666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*ウィジェット*/
#sidebar_widget {
	font-size: 80%;
}
#sidebar_widget ul {
}
#sidebar_widget li {
	list-style-type: none;
}

/* PHPファイル共通CSS */
.clear {
	clear:both;
}
.box-left {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 620px;
}
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(images/meta.gif) repeat-x left top;
	color: #5e5e5e;
	margin-top: 20px;
	font-size: 85%;
}
.meta a {
	color: #FF9900;
	text-decoration: none;
}
.meta a:hover {
	text-decoration: underline;
}
.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/meta-comments.gif) no-repeat 0px 2px;
}
.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(images/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}


/* index_php ブログ CSS */
#blog_category {
}
.blogbox-left {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 30px;
}
#blog h3 a {
	color: #336666;
	text-decoration: none;
}
#blog h3 a:hover {
	text-decoration: underline;
}
#blog_single {
}


/* page_php HOME CSS */
#home {
	width: 640px;
}
.home_midashi {
	margin-bottom: 10px;
	margin-left: 5px;
}

#home_nyuuko {
	width: 640px;
}

.home_nyuuko_box {
	float: left;
	height: 140px;
	width: 200px;
	background-image: url(images/nyuukoshya_haikei.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	padding-bottom: 20px;
}
.home_nyuuko_box_img {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-left: 9px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.home_nyuuko_box_text1 {
	float: right;
	width: 80px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_nyuuko_box_text1 p {
	font-size: 10px;
	color: #333333;
}
.home_nyuuko_box_text2 {
	clear: both;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.home_nyuuko_box_text2 p {
	font-size: 80%;
	color: #333333;
	line-height: 100%;
	margin: 0px;
}

.home_nyuuko_box_h3 {
	font-size: 80%;
	color: #333333;
	float: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
}

#home_bodytype {
	width: 640px;
	margin-bottom: 15px;
}
.home_nyuuko_box_h4 {
	font-size: 16px;
	color: #FF0033;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home_bodytype_box img {
	margin-left: 5px;
}
#home_shyoukai {
	width: 640px;
}
#home_shyoukai img {
	margin-left: 5px;
}

#page_php_free {
	width: 620px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}


/* category_php CSS */
#category {
	width: 640px;
}
.category_nyuuko_box {
	float: left;
	height: 120px;
	width: 620px;
	background-image: url(images/nyuukoshya_haikei_cate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
}
.category_nyuuko_box_img {
	height: 70px;
	width: 100px;
	float: left;
	margin: 0px;
	padding-top: 13px;
	padding-left: 9px;
}
.category_nyuuko_box_text1 {
	float: right;
	width: 480px;
	margin-top: 5px;
	margin-right: 10px;
}

.category_nyuuko_box_h3 {
	font-size: 80%;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.category_nyuuko_box_text1 table {
	border-collapse: collapse;
}
.category_nyuuko_box_text1 td {
	color: #333333;
	font-size: 80%;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	line-height: 100%;
}
.category_nyuuko_box_text1 h4 {
	font-size: 18px;
	margin: 0px;
	color: #FF0033;
	line-height: 120%;
}


/* single_php CSS */
#single {
	width: 640px;
}
.single_nyuuko_box {
	float: left;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
}
.single_nyuuko_box_img {
	width: 620px;
	margin-top: 10px;
}
.single_nyuuko_box_imgleftbox {
	width: 300px;
	float: left;
	padding-top: 5px;
}
.single_nyuuko_boxright {
	float: right;
	width: 300px;
}



.single_nyuuko_box_text1 {
	width: 480px;
	float: left;
}
.single_nyuuko_h4 {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}

.single_nyuuko_boxright img {
	margin: 5px;
	border: 1px solid #999999;
	padding: 2px;
	display: inline;
}
.img003 a:hover {
	margin-top: 1px;
	border: 5px solid #333333;
}




.single_nyuuko_box_h3 {
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.single_nyuuko_box_text1 table {
	border-collapse: collapse;
}
.single_nyuuko_box_text1 td {
	color: #333333;
	font-size: 80%;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
}

/* パンくずリスト */
.breadcrumb {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 80%;
	color: #003399;
	width: 600px;
	float: left;
	margin-bottom: 10px;
}	
.breadcrumb a {
	color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;
}

/*検索フォーム*/
.kensaku_form {
	float: right;
	margin-right: 15px;
}

/*ページナビ*/
.pagenav {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* コメントページ */
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 80%;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/text_line.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/text_line.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #5e5e5e;
	background-color: #fff;
	background-image: url(images/comentsbut.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(images/meta_line.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}
#demorogo {
	left: 0px;
	top: 0px;
	position: relative;
}

