@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: Tokyo-Auto
	Author: Yamazen Communications co.,ltd.
	Since2009
----------------------------------------------------------- */
	
/*Index
	1.structure
	
----------------------------------------------------------- */



/* 1.structure
----------------------------------------------------------- */

div#contents,
h2#pagetitle{width:750px;}


div#contents{
	float:none;
	margin:0 auto;
	text-align:left;
}

h2#pagetitle {
	height:27px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:right;
	background:url(../images/title_mycarlist.gif) no-repeat left top;
}

h2#pagetitle span {
	text-indent:-99999px;
	padding:100px 0 0 0;
	font-size:0;
}

