/*=====================TSUNEISHI C VALUES CSS=====================

2008.12.19- ver1.0.0
wrixon.co.,ltd.

=================================================================*/

/*-------------------Default Colors-------------------

text:#444444;

Blue:#00406C;

Light-Blue(1):#B2C5D3;
Pale-Blue:ECEFF3;

-----------------------------------------------------*/

/*---------- Kyoutuu ----------*/
.zenbun {
	padding:135px 0 20px 0;
	}

.aka {
	color:#990000;
	font-size:12px;
	}


/*---------- Index(service) ----------*/

#service {
	background:url(../service/sale/img/service_bg.jpg) no-repeat 0 0;
	}

#service .service_waku {
	clear:both;
	line-height:1.3;
	margin-bottom:30px;
	}

#service .service_waku img {
	margin-bottom:5px;
	}


#service .service_waku .left {
	width:220px;
	float:left;
	margin:0 20px 0 0;
	text-align:center;
	}

#service .service_waku .right {
	width:220px;
	float:right;
	text-align:center;
	}

#service .shou {
	position:relative;
	}


#service .shou ul {
	margin:5px 0 10px 12px;
	}


#service .shikaku {
	position:absolute;
	right:0;
	top:0;
	}



/*---------- rental ----------*/

#rental {
	background:url(../service/sale/img/rental_bg.jpg) no-repeat 0 0;
	}


#rental .ichiran {
	position:relative;
	padding-bottom:80px;
	}

#rental .ichiran ul {
	margin:5px 0 20px 12px;
	}

#rental .ichiran .images {
	position:absolute;
	right:0;
	top:0;
	width:230px;
	text-align:center;
	}



/*---------- sale ----------*/

#sale {
	background:url(../service/sale/img/sale_bg.jpg) no-repeat 0 0;
	}

#sale .ph {
	text-align:center;
	margin:0 0 40px 0;
	}





/*---------- transport ----------*/

#transport {
	background:url(../service/sale/img/transport_bg.jpg) no-repeat 0 0;
	}

#transport .koumoku {
	position:relative;
	padding-bottom:230px;
	}

#transport .koumoku ul {
	margin:5px 0 20px 12px;
	}

#transport .koumoku .ph {
	position:absolute;
	right:0;
	top:0;
	width:230px;
	text-align:center;
	}




/*---------- shop ----------*/

#shop .map {
	margin-top:-20px;
	background:#B2C5D3;
	padding:10px;
	margin-bottom:20px;
	}











