@charset "utf-8";
/* CSS Document */

/* print.css	【update　:　2008.9.18】
===============================================================================

　01. ベース設定スタイル
　02. TOP
　03. ヘッダー
　04. フッター
　05. メイン
	
===============================================================================
*/

/*--------------------------------------------------------------------------
　01. ベース設定スタイル
--------------------------------------------------------------------------*/

body,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,li,p{
	margin:0px;
	padding:0px;
}

hr {
	display: none;
}
	
	

ul li{
	list-style: none;
}

img{
	border:0px;
	vertical-align:top;
}

h1,h2,h3,h4,h5 {
	font-weight:normal;
}



body {
	background-color:#FFF;
	text-align:left;
	font-family:Osaka,平成角ゴシック,中ゴシック体,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	line-height: 1.5;
}

/*----記入ベースエリア---*/
#wrap{
	background-color:#FFF;
	margin:0 auto;
	width:900px;
}





/*--------------------------------------------------------------------------
　02. リンク
--------------------------------------------------------------------------*/

a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
a:hover	{
	color:#FF9900;
	text-decoration:none;
}

/*--------------------------------------------------------------------------
　03. ヘッダー
--------------------------------------------------------------------------*/

div #head {
	width:700px;
	background:none;
	padding:15px 0 5px 0;
	float:left;
}

div #hd-icon {
	display:none;
}



/*--------------------------------------------------------------------------
　04. フッター
--------------------------------------------------------------------------*/
div #footer {
	width:700px;
	font-size:12px;
	margin:10px 0 0 0;
	float:left;
}

div #footer .foot-contents {
	display:none;
}

div #footer foot-D {
	width:700px;
	clear:both;
}

div #footer .foot-Dleft {
	width:700px;
	float:left;
}

div #footer p {
	font-size:14px;
	float: left;
}

div #footer dl {
	width:700px;
	line-height:1.3;
	float:left;
}

div #footer dt {
	width:60px;
	float:left;
}

div #footer dd {
	width:635px;
	font-size:12px;
	float:left;
}

div #footer .com11 {
	font-size:11px;
}

div #footer .foot-Dright {
	width:297px;
	padding:15px 0 0 0;
	clear:both;
}


/*--------------------------------------------------------------------------
　05. メイン
--------------------------------------------------------------------------*/
div #main {
	width:700px;
	background: none;
	border-bottom:#333333 1px solid;
	float:left;
}

div #main-aria {
	width:690px;
	padding:0 0 5px 0;
	float:left;
}

div #pan {
	width:500px;
	font-size:10px;
	margin:0 0 15px 0;
	float:left;
}

div #pan ul {
	width:470px;
	float:left;
}

div #pan li {
	margin:0 8px 0 0;
	float:left;
}

div #p-title {
	clear:both;
}

div #p-title h3 {
	clear:both;
}

/*--------------------------------------------------------------------------
　06. コンテンツ
--------------------------------------------------------------------------*/
div #S-contents {
	display:none;
}

div #T-contents {
	display:none;
}

div #B-contents {
	display:none;
}




#rental {
	clear:both;
}
#rental table {
	margin:0 0 20px 0;
	border-bottom:#333333 1px solid;
	border-right:#333333 1px solid;
	text-align:left;
	float:inherit;
}
#rental .rental-topnavi {
	display:none;
}
#rental .rental-bacebox {
	width:678px;
	float:none;
}
#rental .rental-bacebox h4 {
	width:650px;
	clear:both;
}
#rental .rental-bacebox img {
	margin:0 10px 10px 0;
	float:left;
}
#rental .rental-bacebox2 {
	width:320px;
		float:inherit;
}

#rental .rental-bacebox2 h4 {
	width:310px;
}
#rental .up {
	float:none;
}

div.SerchAria {	
	display:none;
}

div #main03 {
	background: none;
}

div #B-contents02 {
	display:none;
}

#rent-s #all #all_date table {
	clear:both;
}
#rent #rent-s #all {
	zoom:0.8;
}
