@charset "utf-8";
/*
Theme Name: MAC
Theme URI: 
Description: 中古車販売,買い取り店MAC様用テンプレート
Version: 0.1
Author: D.Furukawa
Author URI: http://mogya.com/
Tags: fixed width, two columns

*/

*{
	margin:0;
	padding:0;
	border:none;
}

/* Begin Typography & Colors */
body {
	color: #646464;
	text-align: center;
	width: 100%;
	/* 各種環境で可能な限り ヒラギノorメイリオを使ってもらえるような記述。 */
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#debug{
	clear:both;
	width:699px;
	display:none;
}

#page {
	background-color: white;
	background: #ffffff url('/images/bg.gif') no-repeat top left;
	text-align: left;
	width: 949px;
	margin: 0 auto;
	padding: 5px 30px 0 30px;
	font-size: 11px;
}

#header {
	background: #ffffff url('/images/bunner.jpg') no-repeat bottom right;
	height: 80px;
	width: 930px;
}

#headerimg {
	height: 88px;
}

#content {
}

#footer {
	background: #FFFFFF url('/images/footer_bg.jpg') repeat-x top;
	padding: 45px 0 0 0;
}


h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar {
}
#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

#sidebar {
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#content {
	float: left;
	padding: 0;
	margin:10px 0 0 0;
	width: 729px;
}

#content .column{
	width: 348px;
	margin: 0 10px 0 -2px;
	float: left;
}
#content .column img.title{
	vertical-align:top;
}

#top_page #main_image{
	padding: 15px;
	width:672px;
	background-color: #7B2884;
	margin-left:5px;
}

#top_page .column .items{
}

#top_page .item{
	border-bottom: dotted 1px #646464;
	clear: both;
	height: 5em;
	margin: 1.2em 10px 1.2em 0;
}
#top_page .item p{
	line-height: 1.5em;
}
#top_page .left{
}
#top_page .right{
}
#top_page .item .car_image{
	float: left;
	margin: 0 10px 0 15px;
}
#top_page .left .item .car_image{
	border: solid 2px #FF9C2C;
}
#top_page .right .item .car_image{
	border: solid 5px #AAC14F;
}

#top_page .item .icon_new{
	display: inline;
	vertical-align: middle;
}
#top_page .item .date{
	display: inline;
	color: #FF0000;
	font-size: 0.9em;
	margin:1px 0 0 0;
}
#top_page .item .icon_more{
	margin-left: 240px;
	display: block;
}

.info_table {
	width: 700px;
	font-size: 1.3em;
	margin: 0 0 10px 5px;
	border-collapse: collapse;
}
.info_table caption{
	text-align: left;
	font-size: 1.5em;
	margin: 10px 0 0 -5px;
}

.info_table tr{
}
.info_table th{
	background:#792481;
	color: #FFFFFF;
	width: 30%;
	padding: 10px;
	letter-spacing: 0.5em;
	border-bottom:2px solid #FFFFFF;
}
.info_table td{
	background:#E566F3;
	width: 69%;
	color: #FFFFFF;
	padding: 10px;
	border-bottom:2px solid #FFFFFF;
}

#qa {
	width:700px;
	margin-top: 10px;
}

#qa h2{
	font-size: 1.5em;
}
#qa p{
	margin-left: 1em;
	font-size: 1.1em;
	padding-left:3em;
	text-indent:-3em;
}
#qa .q{
	color: #F3399A;
}
#qa .a{
	color: #6A479E;
	margin-bottom: 2em;
}

#company_page{
}
#access_page #main_image{
	margin-left: 100px;
}
#main_image{
	margin-bottom: 10px;
}

#contact_form_table{
	width:700px;
	font-size:1.1em;
}
#contact_form_table tr{
	margin: 0 10px ;
}
#contact_form_table th{
	text-align:right;
	vertical-align:top;
	width:30%;
}
#contact_form_table td{
	text-align:left;
	vertical-align:top;
	width:100%;
}
#contact_form_table label{
	margin-right: 20px;
}
#contact_form_table input,
#contact_form_table textarea
{
	border: 2px solid #FFB345;
	width: 100%;
}
#contact_form_table input.submit_button{
	border: none;
	width: 129px;
	height: 26px;
	float:right;
	margin-right:10px;
	background: url(/images/submit_button.gif) right top no-repeat;
	cursor: pointer; 
}


#car_page{
}
#car_page .car_pics{
	float:left;
	padding: 2px;
	width:315px;
	margin-right:10px;
}
#car_page .car_pics div{
	border: 1px solid #F4F4F4;
	padding: 5px;
}
#car_page .car_pics img{
	border: 1px solid #F4F4F4;
}
#car_page .car_pics img.sub{
	cursor:pointer;
}

#car_page .car_info{
	float:left;
	font-size:14px;
}
.car_info{
	width:360px;
}
.car_info th{
	background:#792481;
	color: #FFFFFF;
  padding:2px;
  _padding:6px;
	letter-spacing: 0.5em;
	text-align: center;
	width: 30%;
}
.car_info td{
	background:#E566F3;
	color: #FFFFFF;
	padding-left: 10px;
	width: 64%;
}
.car_info td.car_pict_icon_cell{
	padding: 2px;
}
.car_info img{
}

.sitemap{
	margin-left:30px;
	margin-top:10px;
}
.sitemap .l2{
	margin-left:1em;
}

.text_page{
	width: 695px;
	margin-top: 10px;
	margin-left: 5px;
	font-size:1.1em;
}
.text_page h2{
	margin-top: 10px;
	font-size:1.5em;
}
.text_page p{
	margin-left: 1em;
}
.text_page ul{
	margin-left: 1em;
}
.text_page li{
	list-style-position:inside;
}

.post{
	clear: both;
	margin-left:10px;
}

.clear {
	clear: both;
}

#footer {
	width: 945px;
	clear: both;
	height: 3em;
	font-size: 1em;
}

.footernavi a{
	color: #646464;
}
.footernavi li {
	border-right: 2px solid #646464;
	padding: 0 15px;
	line-height: 1.2em;
}
.footernavi li.first{
}
.footernavi li.last{
	border-right: none;
	padding-right: 0;
}
#footer .copyright{
	float : right;
	margin: 0 10px 0 0;
}

/* End Structure */

/*	Begin Headers */
#header{
	margin: 10px 0 0 0;
	height: 80px;
}
#headerimg{
	float: left;
	margin: 5px 0 0 0;
	height: 75px;
}
#headernavi{
	float: right;
	margin: 5px 0 0 0;
}
#menubar{
	height: 50px;
	clear: both;
}

.horizontal_menu li{
	display: inline;
	float: left;
}

#headernavi a{
	color: #646464;
}
#headernavi li {
	border-right: 2px solid #646464;
	padding: 0 10px;
	line-height: 1.5em;
}
#headernavi li.first{
}
#headernavi li.last{
	border-right: none;
	padding-right: 0;
}

/* End Headers */

/*	Begin content */

/* End content */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 730px;
	width: 205px;
}
#sidebar .sidebar_item{
	margin: 20px 0 0 0;
	list-style-type: none;
}
#sidebar .sidebar_item li{
	list-style-type: none;
	font-size: 14px;
}
#sidebar .sidebar_item li.name{
	font-weight: bold;
	font-size: 14px;
}
#sidebar .sidebar_item li.property{
	line-height: 1.9em;
	margin-left: 20px;
	font-size: 11px;
}

 
.recommend_box{
	border: 1px solid #BFBFBF;
	width:205px;
	text-align:center;
}
.recommend_box h3{
	border-bottom: 1px solid #BFBFBF;
	background: #FBB306;
	text-align: center;
	font-size: 1.3em;
	padding: 3px;
	
}
.recommend_box img{
	margin: 12px auto 3px auto;
	width: 150px;
	padding: 2px;
	border: 1px solid #BFBFBF;
}
.recommend_box h4{
	font-size: 12px;
	text-align: left;
	margin:0 0 0 25px;
}
.recommend_box p{
	font-size: 9px;
	margin:0 0 0 25px;
	text-align: left;
	width:160px;
	line-height:1.1em;
}
.recommend_box h5{
	font-size: 10px;
	margin:0 10px 20px 0;
	text-align: right;
}


/* End Sidebar */

/* Begin Various Tags & Classes*/
h1.page_title{
	font-size: 1.5em;
	text-align: left;
	margin-left: 4px;
}

hr{
	display :none;
	clear:both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

a img {
	border: none;
}

.hottopixcar_img{
 border: 1px solid #BFBFBF;
padding: 3px;
float: left;
margin-right: 20px;
}

.hottopix_txt{
margin-top: 10px;
width: 348px;
}

.hottopix{
width: 729px;
}

/* End Various Tags & Classes*/

#greeting {line-height: 20px;}
