@charset "UTF-8";

/*------------------------------------------------------------------------------
	Client Name - Print CSS
	URL: http://www.garage-i.jp/
	Date: 2007-11-30
	Copyright (C) Client Name All Rights Reserved.
------------------------------------------------------------------------------*/

/* nondisplay */

h1,
ul#skip,
ul#globalNav,
ul#subNav,
p#pan,
div#subContent,
div#subContent ul#localNav,
div#footer ul#textNav,
div#mainContent p.toTop,
p#mainVisual,
#copyright,
#tunIndex p.more,
#htel,
body#home #lotus,
#siteTitle,
#tagline,
.rss{
	display:none;
}

/*end of nondisplay */

body{
	background:#fff;
	color:#000;
	font-size:12pt;
	font-family:"ヒラギノ角ゴ5","ＭＳ Ｐゴシック", Osaka,
	Geneva, Arial, Helvetica, san-serif	;
	line-height:1.5;
	letter-spacing:0.1em;
}
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
}
img{border:0;}
/*a:link:after,
a:visited:after{
	content:"（"attr(href)"）";
	font-size:90%;
}*/

div#mainContent{
	float:none !important;
	width:640px !important;
	margin:0 !important;
	padding:0 !important;
}
div#mainContent h2,
div#mainContent p{
	float:none !important;
	width:640px !important;
	margin:0 !important;
	padding:0 !important;
}
div#mainContent ul{
	list-style-type:square;
	list-style-position:inside;
}
/*#mainContent table,th,td{
	border-collapse:collapse;
	border-spacing:0;
	page-break-before:always;
}*/
div#mainContent table,
div#mainContent table th,
div#mainContent table td{
	border:1px solid #333;
}

.section h3{
	background:url(../img/title/ti_bg_h3.gif) repeat-x;
}
.section h4{
	background:url(../img/title/ti_bg_h4.gif) repeat-x;
}

div#wrapper{
	background:none;
}

body#home div#wrapper{
	background:none;
}

div#mainContent{
	background:none;
}
div#mainContent .section img,
div#mainContent .section p{
	float:none;
	text-align:left;
}


body#lotIndex .phopopR li{
	width:249px !important;
	height:250px !important;
	list-style-type:none;
}
body#tunIndex #category li{
	float:none;
	width:525px;
	list-style-type:none;
}
